Browsing Tag
kali linux
274 posts
PasteHunter: A Practical Guide to Automated Paste Site Monitoring for Leaked Data
I got interested in PasteHunter after seeing yet another breach postmortem where the first public sign of a…
OWASP Amass: The Definitive Guide to Attack Surface Mapping and Asset Discovery
The first time I ran OWASP Amass against a real target, the sheer volume of subdomains it surfaced…
DNSDumpster: The Complete Guide to DNS Reconnaissance for Security Researchers
I still remember the first time DNSDumpster saved me hours of manual dig queries during a bug bounty…
Detecting Kernel-Level Rootkits Through System Call Table Redirection: A Look Back at a Foundational Methodology
Every rootkit tells the same lie. It sits between an application and the truth, and it decides what…
Malware Detection Based on Suspicious Behavior Identification: How API Call Sequences Give Malware Away
For years, antivirus engines have leaned on one trick: signatures. Take a sample, disassemble it, pull out a…
Post-Exploitation in Penetration Testing: Complete Methodology
Getting a shell is the moment most beginners think the job is done. In reality, that’s usually where…
Lateral Movement Techniques Used in Red Team Assessments
One compromised laptop rarely tells the full story. What actually matters in a red team assessment is what…
Command-and-Control Frameworks: A Guide for Red Teamers
Every red team engagement I’ve run eventually comes down to one question: how do I maintain reliable, flexible…
Nmap Tutorial: Advanced Network Scanning for Penetration Testers
I still remember the first time I ran a plain nmap -sV against a client’s network and thought…
Wireshark for Penetration Testers: Traffic Analysis Guide
There’s a specific moment in a lot of engagements where a scan or a tool tells you something…