Page 1 of 1

Shellcomm-php untuk buat remote shell dgn PHP jd lbh mudah

Posted: Fri Feb 02, 2018 2:09 pm
by familycode
Share

Shellcomm-php untuk membuat remote shell dengan PHP menjadi lebih mudah

ShellComm is a simple interactive CLI remote shell communicator. Sometimes, during a pentest, you get to upload a shell but you can't upload a heavy, complex one for whatever reason. In those situations, you can simply upload the tinyest shell like <?php echo system($_GET['cmd']); and use this tool to comfortably communicate with it.

Download : https://github.com/HacKanCuBa/shellcomm-php / https://github.com/HacKanCuBa/shellcomm ... tag/v0.3.1