In this exploit you have a target that is running asp.net
you have an ability to upload a file
In this process we will (not shown, uploading to ftp)
create an .aspx payload (reverse shell) with msfvenom
upload reverse shell payload to target
start a multi exploit handler in msfconsole
trigger the uploaded reverse shell with a curl (different terminal)
access target through meterprerter shell created in msfconsole terminal
*UPLOAD PAYLOAD TO FTP
msfconsole