Hacktricks | Offline

— Your local /etc/hosts

# Python 3 HTTP server python3 -m http.server 8000 nc -lvp 4444 < file_to_send nc target 4444 > received_file Base64 encoding base64 -w0 payload.exe; echo Offline Tools to Pair with HackTricks | Tool | Purpose | | --- | --- | | grep , ripgrep (rg) | Ultra-fast search through markdown files | | fzf | Fuzzy finding over all headings | | obsidian / logseq | Local markdown knowledge base with backlinks | | cheat | Custom cheat sheets – import HackTricks snippets | hacktricks offline

(by Carlos Polop) is the industry’s go-to crowdsourced repository of enumeration, privilege escalation, persistence, and exploitation techniques. But the online version is useless when you are inside an isolated network. — Your local /etc/hosts # Python 3 HTTP