There are several ways to get HackTricks running on your local machine. The method you choose depends on your technical preferences and the tools you already have installed.
# Using wget to mirror (Linux/macOS) wget --recursive --level=10 --page-requisites --html-extension \ --convert-links --domains book.hacktricks.xyz --no-parent \ https://book.hacktricks.xyz/ hacktricks offline
The author of HackTricks, Carlos Polop, maintains the entire repository as open source. The most professional way to go offline is to clone the repository. There are several ways to get HackTricks running
Images don't load offline. Solution: Many images are hosted raw on GitHub. In the offline build, they break if you aren't connected. To fix this, modify mkdocs.yml and change the site_url to "" or use wget to recursively download all images locally (though this is massive). The most professional way to go offline is
HackTricks Offline: Your Essential Guide to Accessing the Ultimate Pentesting Wiki Without Internet
Don’t hesitate to drop us a line, we look forward to connecting with you soon.
You can schedule an intro meeting online! Find a time on our calendar that works for you.
schedule today!