Skip to content

maverick-hackz/Workstation

Repository files navigation

Workstation

Workstation

Personal knowledge base and tooling for AppSec / pentest work — cheatsheets, payloads, scripts, and bundled third-party tools.

⚠️ Authorized testing only. Materials in this repository are intended for security testing on systems you own or have written authorization to test, education, AppSec research, and CTF competitions. See DISCLAIMER.md.

Repository Map

Directory Purpose
cheatsheets/ Tool cheatsheets — nmap, ffuf, curl, hydra, find, chisel, nginx, scan, png-analyze
recon/ Service enumeration (FTP, SMB, NFS, DNS, SMTP, SNMP, IMAP, MySQL, MSSQL, IPMI, SSH, RDP, WinRM)
web/ Web-application vulnerabilities — XSS, SQLi, XXE, LFI/RFI, IDOR, HTTP verb tampering, JWT, OAuth/SAML, request smuggling, prototype pollution, deserialization, checklist
api/ REST + gRPC pentest, OWASP API Top 10 (2023)
mobile/ Android, iOS, Frida/objection, TLS pinning bypass
cloud/ AWS, GCP, Azure, cross-provider cloud-metadata SSRF
containers-k8s/ Docker escape paths, Kubernetes attack paths, image scanning (Trivy/Grype/Syft)
cicd-supply-chain/ GitHub Actions, Poisoned Pipeline Execution, dependency confusion, SBOM & Sigstore
ad-infrastructure/ Active Directory enumeration, Kerberos, lateral movement
llm-security/ Prompt injection, OWASP Top 10 for LLM Applications (2025)
post-exploitation/ Reverse shells & TTY upgrade
payloads/ Drop-in payloads — XSS, CSRF, SSRF, CSV-injection, PDF
scripts/ Python helpers with argparse and proper error handling
server-uploads/ Helper binaries to drop on a target — chisel, linpeas, pspy64 + SHA256SUMS
tools/ Bundled third-party tools (offline copies) — see tools/README.md

Main links

Resourses for reading

Academies

Tools

Bundled third-party tools live under tools/. Each one is kept in-repo for offline use; the tools/README.md index links every tool to its upstream and documents how to refresh.

Download Burp

CLICK THIS LINK

Logo

License & Disclaimer

  • License: MIT — applies to original content in this repository. Bundled third-party tools retain their upstream licenses.
  • Disclaimer: DISCLAIMER.md — authorization, legal scope, responsibility.
  • Contributing: CONTRIBUTING.md — cheatsheet format, naming convention, sources requirement.

Releases

No releases published

Packages

 
 
 

Contributors