Web Checklist - Recon
Finding Subdomains subfinder -d example.com -all -recursive -o subs_subfinder.txt assetfinder --subs-only example.com > subs_assetfinder.txt findomain -t example.com | tee subs_findomain.txt a...
Finding Subdomains subfinder -d example.com -all -recursive -o subs_subfinder.txt assetfinder --subs-only example.com > subs_assetfinder.txt findomain -t example.com | tee subs_findomain.txt a...
A combination of my own methodology and the Web Application Hacker’s Handbook Task checklist, as a Github-Flavored Markdown file maintain a personal payloads repo synced with BLNS/SecLists; keep...
Red Teaming Red teaming is more than a penetration test. It involves security testing of the below Technical Infrastructure: Red teams will try to uncover technical vulnerabilities and weakne...
┌──(ares㉿legion)-[~] └─$ sudo nmap -sV -A -T4 $target Starting Nmap 7.95 ( https://nmap.org ) at 2025-11-07 10:53 EET Stats: 0:00:25 elapsed; 0 hosts completed (1 up), 1 undergoing Tracerou...
Cyber Threat Intelligence Definition From blue team perspective, it’s the collection and analysis of tactics, techniques and procedures used by attackers to build detections. From read team persp...
Implementing Information Security Programs Using Cybersecurity Frameworks NIST’s Cybersecurity Framework (CSF) NIST 800/30 (For risk assessment)and NIST 800/53 NIST SP 800-115: Technical Gui...
The below notes encompasses career-related notes, management and operational notes in Cyber security. Career Cyber Security RoadMap Below are the basics to get started in Cyber security Networki...
This has been developed to assist my first malware development project to further more enhance the evasion capabilities. This tool encrypts executables using XOR encryption with a randomly generat...
SOC Center Definition SOC center is the first line of defense and should be based on the below strategies Single management and reporting structure Complete awareness of both the business ob...
ares@legion:~/HackTheBox$ sudo nmap -sVC -sU -A -T4 $target Starting Nmap 7.95 ( https://nmap.org ) at 2025-11-13 12:17 EET Nmap scan report for 10.129.58.133 (10.129.58.133) Host is up (0.047s lat...