Overview
Host files
SimpleHTTPServer
python -m http.server <port> -d <path>Apache
sudo systemctl start apache2SMB (impacket)
smbserver.py -smb2support <share-name> <local-folder>FTP
Download files
wget
curl
PowerShell
certutil
VBScript
BITSAdmin
Send/retrieve files
netcat
cat
Last updated