Note Keeping / Reporting / Admin Stuff

Bypass Medium Paywall

https://freedium.cfd/https://medium.com/url

Free Ubuntu VPS

Clone website - Local version

On ubuntu

Install httrack: http://www.httrack.com/page/2/

sudo apt install httrack

Download all website pages

httrack "https://0xss0rz.gitbook.io" -O "./my_gitbook_local"

Web server

cd my_gitbook_local
sudo python3 -m http.server 8000

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 Contact

  • Credentials

  • Discovery/Enumeration

    • Scans

    • Live hosts

  • Application Discovery

    • Scans

    • Interesting/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