Category: Ethical Hacking

Ethical Hacking

Gobuster: Brute-Forcing Directories Like a Pro

Gobuster is a powerful tool designed for web application penetration testing, specifically for directory and file brute-forcing. Key Takeaways Gobuster is a directory brute-forcing tool used for finding hidden web resources… Setting up Gobuster involves installing the tool, specifying the target URL… Choosing the right wordlist is crucial for maximizing discovery… Setting Up Gobuster for […]

Find this helpful? Share it with others!
d3ndr1t0x 
Ethical Hacking

Path Traversal to RCE: Bug Bounty Write-Up POC

Path Traversal to RCE: Bug Bounty Write-Up POC Path Traversal to RCE: Bug Bounty Write-Up POC Introduction Bug bounty hunting is all about persistence and creativity. This write-up documents my approach to a CTF lab that simulates a real-world vulnerability, inspired by this $40,000 bounty write-up by Abdullah Nawaf and Orwa Atyat. In this challenge, […]

Find this helpful? Share it with others!
d3ndr1t0x