Skip to content

blue0x1/millhouse-rce-exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Millhouse Remote code execution exploit


Prerequisites

  • PHP installed
  • cURL extension enabled in PHP

Install requirements

sudo apt update
sudo apt install php
sudo apt install php-curl

Usage

php exploit.php -u http://target.org/ -c COMMAND

or

php exploit.php -u http://target.org/ -c "COMMAND"

Example:

image



Reverse shell:

image

image


Releases

No releases published

Packages

No packages published

Languages