Note Keeping / Reporting / Admin Stuff
Bypass Medium Paywall
https://freedium.cfd/https://medium.com/urlFree Ubuntu VPS
Clone website - Local version
On ubuntu
Install httrack: http://www.httrack.com/page/2/
sudo apt install httrackDownload all website pages
httrack "https://0xss0rz.gitbook.io" -O "./my_gitbook_local"Web server
cd my_gitbook_local
sudo python3 -m http.server 8000When you get a 404 error, add .html at the end of the URL.
Start the web server from: ~/Desktop/my_gitbook_local/0xss0rz.gitbook.io


DocuSeal - Alternative to DocuSign
Perform various operations on PDF files - Locally hosted
Pentest Contracts
Markedown Editors
Knowledge Management
Create Visuals
Image of Code
Note Keeping - Example
External Penetration Test - <Client Name>
Scope(including in-scope IP addresses/ranges, URLs, any fragile hosts, testing timeframes, and any limitations or other relative information we need handy)Client Points of ContactCredentialsDiscovery/EnumerationScansLive hosts
Application DiscoveryScansInteresting/Notable Hosts
Exploitation<Hostname or IP><Hostname or IP>
Post-Exploitation<Hostname or IP><<Hostname or IP>
Organizing your Recon
How to Write a Pentest Report
Templates of vulnerability reports
Vulnerability Rating taxonomy
Red Team Templates
Anonymized Internal Pentest Report
SysReportor
Docx Template
Pwndoc-ng
Faction
Last updated