📋
📋
📋
📋
(Useful) Notes
Search…
⌃K
Tools List
Hacker Mode
Nmap
SQL
Reverse Shells and SSH
File Transfer
Linux Privilege Escalation
Bash-fo
CMD and Powershell
Forensics - Sleuthkit and Autopsy
PWN, Assembly, and Smashing the Stack
Python
Python Quirks and Tricks
[Unfinished] NodeJS Quirks
Powered By GitBook

File Transfer

Python HTTP Server

Host an HTTP server on port 80 in the current working directory.
sudo python3 -m http.server 80
Hacker Mode - Previous
Reverse Shells and SSH
Next - Hacker Mode
Linux Privilege Escalation
Last modified 1yr ago
Copy link