Recent Activity
0xBEN
User for 2 years
Created Content
Recently Created Pages View All
John the Ripper Help Tricks
Find Hash Format Modules Find supported hash types # Field 1 is the Format label # Field 7 is ...
Hashcat Help Tricks
Find Hash Format Modules Find supported hash types hashcat -h | grep -i <hash_type> Show info ...
Using an Ad-Hoc Python Web Server to Catch HTTP Client Requests
nano serv.py import http.server bind_address='0.0.0.0' port=80 class CustomRequestHandl...
Burp Chromium Browser Always Upgrades to TLS
Problem In the browser, you enter http://domain.tld or http://10.10.10.10 for example. If you're...
Using an Ad-Hoc Nginx Server to Catch-Web Requests
Set up Custom Logging sudo apt install -y libnginx-mod-http-lua Install Nginx LUA libraries ...
Recently Created Chapters View All
Recently Created Books View All
Linux
Any offensive security notes pertaining to Linux exploits or privilege escalation
Printers
Everyone loves to hate them (and with good reason)
Hydra
Computer Programming
PJPT & PNPT Study Group Lessons
This book will hold all of the lesson plans and/or supplementary material for when I teach in the...