πWindows File Transfer
simple webserver
| python 2.7
python2 -m SimpleHTTPServer| python3
python3 -m http.server| ruby
ruby -rwebrick -e "WEBrick::HTTPServer.new(:Port => 8888, :DocumentRoot => Dir.pwd).start"| php
php -S 0.0.0.0:8888Smbsever (impacket)
| kali:
| windows:
TFTP
hacker
| target
FTP
| hacker
SCP
VBScript
PowerShell
| Download File to path
| Download testfile and executes it in the memory
|powershell full path:
| powershell wget
wget.psl
| kali
| target:
netcat
curl
certutils
| windows
Last updated