Posts
All the articles I've posted.
-
SubSprayer - Automated Subdomain Enumeration Tool A comprehensive subdomain enumeration tool I created for recon that combines multiple techniques to discover subdomains and identify live hosts efficiently
- bash
- automation
- recon
- tool
-
InstallGoOffensive - Automated Go & Security Tools Installer A script that automates the installation of Go and a curated collection of offensive security tools, making it easy to set up your penetration testing environment
- automation
- tool
- go
-
Hack The Box Machine - CozyHosting Walkthrough of the CozyHosting machine from Hack The Box - an easy Linux box involving Spring Boot exploitation, command injection, and privilege escalation
- hackthebox
- easy
- cybersecurity
-
Hack The Box Machine - Sau Walkthrough of the Sau machine from Hack The Box - an easy Linux box involving SSRF exploitation, Maltrail vulnerability, and privilege escalation
- hackthebox
- easy
- cybersecurity
-
Nmap Python Script A Python script to automate nmap scanning - performs quick port discovery followed by comprehensive scans with service detection and vulnerability scripts
- coding
- python
- copilot
- nmap