Tag: Penetration Testing

A Detailed Guide on httpx

HTTPx is a fast web application reconnaissance tool coded in Go by projectdiscovery.io. With a plethora of multiple modules effective in manipulating HTTP requests and filtering responses, it proves to be an effective tool in a Bug Bounty Hunter’s arsenal. While tools like curl already exist that can perform almost all the features covered in […]

Nmap for Pentester: Host Discovery

Nmap has become one of the most popular tools in network scanning by leaving other scanners behind. Many times, network administrators secure hosts in some organizations using firewalls or intrusion prevention systems. However, these security measures can sometimes block scanning attempts due to the preset rules used to filter network traffic. In Nmap, a pentester […]

Nmap for Pentester: Output Format Scan

Pentesters widely use Nmap, also known as Network Mapper, as one of the best open-source and handiest tools for security auditing and network scanning. It also offers an additional feature that allows users to record the results of a network scan in various formats. Table of Contents Introduction- Scan Output Formats Nmap Scan Report in […]