⚒️My Cyber Cheat Sheet

This is just a set here as a reminder of all of the tools and information just to have it in one place ordered correctly

Documentation

Bug Bounty Programs

Gather scopes programatically with sw33tLie/bbscope

Tools

Subdomain Enumeration

Information Gathering

Wordlists

Permutations

gotator -sub $subdomains -perm $dns_wordlist -depth 2 -numbers 4 -mindup -adv -md -silent -t 150

SQLi:

Phishing

Other tools

Check Acquisitions

  • httpx

    • Gives also context about web apps such as technology

Port Analysis

PORTS=80,81,300,443,591,593,832,981,1010,1311,2082,2087,2095,2096,2480,2375,3000,3128,3333,4443,4080,4243,4567,4711,4712,4993,5000,5104,5108,5800,6543,7000,7396,7474,8000,8001,8008,8014,8042,8069,8080,8081,8088,8090,8091,8118,8123,8172,8222,8243,8280,8281,8333,8443,8500,8834,8880,8888,8983,9000,9043,9060,9080,9090,9091,9200,9443,9800,9981,10000,10250,12443,16080,18091,18092,20720,28017

Content Discovery

VPS Hosting

Manual - Proxies

Static Code Analysis | Secret detection

Privilege Escalation

Useful banners

Good WriteUp's / Posts:

Last updated