OPSECTLAS you are here: Essentials
Essentials

External References

reference

  1. Recon
  2. Enumerate
  3. Foothold
  4. PrivEsc
  5. Lateral
  6. Post-Ex
Reference Wikis
ResourceURLUse It For
HackTricksbook.hacktricks.xyzBest single reference for any service/vuln · check here first
InternalAllTheThingsswisskyrepo.github.io/InternalAllTheThingsAD attacks, internal PT, lateral movement techniques
PayloadsAllTheThingsswisskyrepo.github.io/PayloadsAllTheThingsPayloads for every vuln class: SQLi, XSS, LFI, SSTI, etc.
p3ta-tricksp3ta-tricks.comAggregated offensive tricks and one-liners
Live Tools
ToolURLUse It For
RevShellsrevshells.comGenerate any reverse shell one-liner, auto-URL-encoded
GTFOBinsgtfobins.github.ioLinux SUID/sudo binary escapes · look up any binary here
LOLBASlolbas-project.github.ioWindows living-off-the-land binaries for execution/transfer/bypass
WADComswadcoms.github.ioAD attack command generator · filter by what you have
CyberChefgchq.github.io/CyberChefEncode, decode, transform anything · base64, hex, URL, etc.
hashes.comhashes.comOnline hash lookup and cracking · try before you crack locally
Exploit Sources
SourceURLUse It For
Exploit-DBexploit-db.comPublic exploits · searchsploit pulls from here
NIST NVDnvd.nist.govCVE details, CVSS scores, official descriptions
Packet Stormpacketstormsecurity.comExploits, tools, advisories · sometimes has what ExploitDB misses
Cheat Sheets
SheetURLUse It For
PentestMonkeypentestmonkey.netReverse shells, SQL injection, cheat sheets
HighOn.Coffeehighon.coffee/blog/penetration-testing-tools-cheat-sheetCondensed PT commands for all phases
sushant747 OSCP Guidesushant747.gitbooks.io/total-oscp-guideOSCP-focused methodology, great for exam prep
Practice Platforms
PlatformURLNotes
OffSec Proving Groundsoffsec.com/labs/individualClosest to real OSCP exam machines
HackTheBoxhackthebox.comHuge variety, active community, good for skills
VulnHubvulnhub.comOffline VMs · no internet needed, great for lab practice
TJ Null's OSCP ListGoogle SheetCurated HTB/PG machines that mirror OSCP difficulty
OSINT & Recon
ResourceURLUse It For
OSINT Frameworkosintframework.comA tree of OSINT resources organized by data type and goal
Google Hacking DB (GHDB)exploit-db.com/google-hacking-databaseReady-made Google dorks for exposed files, panels, and creds
Shodanshodan.ioSearch internet-exposed devices, services, and versions
DNSDumpsterdnsdumpster.comFast DNS recon and subdomain mapping for a target domain
Active Directory & Windows
ResourceURLUse It For
The Hacker Recipesthehacker.recipesModern AD and Windows attack techniques, densely cross-linked
AD Securityadsecurity.orgDeep Active Directory attack and defense research
OCD Mindmapsorange-cyberdefense.github.io/ocd-mindmapsVisual AD and pentest attack-path maps
BloodHound Docsbloodhound.specterops.ioCypher queries and attack-path reference for BloodHound
Web & API
ResourceURLUse It For
PortSwigger Web Security Academyportswigger.net/web-securityFree, authoritative web-vuln labs and theory
OWASP Web Security Testing Guideowasp.org/wstgThe web-app testing methodology standard
OWASP Cheat Sheet Seriescheatsheetseries.owasp.orgPer-topic attack and defense cheat sheets
OWASP API Security Top 10owasp.org/API-SecurityThe API-specific vulnerability classes
JWT.iojwt.ioDecode, inspect, and tamper with JSON Web Tokens
Cloud
ResourceURLUse It For
HackTricks Cloudcloud.hacktricks.xyzAWS, Azure, GCP, and Kubernetes attack techniques
Hacking the Cloudhackingthe.cloudOffensive AWS techniques, organized by attacker goal
CloudFoxgithub.com/BishopFox/cloudfoxEnumerate exploitable attack paths across cloud infrastructure
WeirdAALgithub.com/carnal0wnage/weirdAALAWS attack library for enumeration and credential abuse
AI / LLM Security
ResourceURLUse It For
OWASP Top 10 for LLM Appsgenai.owasp.orgThe standard LLM and GenAI vulnerability classes
MITRE ATLASatlas.mitre.orgThe adversary tactics and techniques matrix for AI systems
PortSwigger: Web LLM Attacksportswigger.net/web-security/llm-attacksHands-on labs for attacking LLM-backed web apps
LLM Security Researchgithub.com/greshake/llm-securityPrompt-injection research and real-world exploit examples
Privilege Escalation
ResourceURLUse It For
PEASS-ng (winPEAS / linPEAS)github.com/peass-ng/PEASS-ngThe definitive privesc enumeration scripts
g0tmi1k Linux PrivEscblog.g0tmi1k.comThe classic Linux privilege-escalation checklist
Priv2Admingithub.com/gtworek/Priv2AdminAbusing Windows token privileges up to SYSTEM
WES-NGgithub.com/bitsadmin/wesngWindows exploit suggester from systeminfo output
Methodology & Frameworks
ResourceURLUse It For
MITRE ATT&CKattack.mitre.orgAdversary tactics and techniques knowledge base
PTESpentest-standard.orgPenetration Testing Execution Standard
NIST SP 800-115csrc.nist.govTechnical guide to information security testing
CISA KEV Catalogcisa.gov/kevCVEs known to be actively exploited in the wild