[THUGS(red)]

Tools

Everything the team reaches for — CTF, red team, blue team, OSINT, forensics, wireless and living-off-the-land, plus the one-liners we retype every engagement. Search, filter by tag, and click any code block to copy it.

1054
entries
37
tags in use
2h ago
last added
clear
tools.db 8 shown

Burp Suite tool

Blackbox Red Team Web Whitebox

The standard web application security testing platform — intercepting proxy, repeater, intruder and a huge extension ecosystem (BApp Store). Community edition is free; Pro adds the active scanner.

visit → added by THUGS(red)

CloudMapper tool

Cloud Recon Whitebox

Generates network diagrams of AWS environments from live account data, helping identify unexpected public exposure across VPCs and security groups.

python3 cloudmapper.py collect --account example
visit → added by THUGS(red)

HackTricks tool

Cheat Sheets Red Team Whitebox

A community-maintained methodology wiki covering pentesting techniques across web, cloud, AD, mobile and binary exploitation — organised as a checklist you actually work through during an engagement.

visit → added by THUGS(red)

Nessus tool

Blue Team Network Whitebox

A widely deployed commercial vulnerability scanner (a free "Essentials" tier exists) — CVE-backed checks across a huge range of software and network devices, with policy-based scanning and reporting.

visit → added by THUGS(red)

OpenVAS / Greenbone Vulnerability Management tool Linux

Blue Team Network Whitebox

A full-featured open-source vulnerability scanning and management framework that grew out of the last open Nessus release — a free, self-hosted alternative for network-wide vulnerability assessment.

visit → added by THUGS(red)

OWASP ZAP tool

Blackbox Web Whitebox

A free, open-source web application security scanner from OWASP — intercepting proxy, active/passive scanning and automation API, the open-source counterpart to Burp Suite.

visit → added by THUGS(red)

Prowler tool

Blue Team Cloud Whitebox

AWS (and multi-cloud) security best-practices assessment tool covering CIS benchmarks, GDPR, HIPAA and more, run as a CLI against a live account.

prowler aws
visit → added by THUGS(red)

ScoutSuite tool

Blue Team Cloud Whitebox

Multi-cloud security auditing tool that pulls configuration data from AWS/Azure/GCP/Alibaba via each provider's API and reports misconfigurations in a readable HTML report.

scout aws
visit → added by THUGS(red)