SolomonSklash / chomp-scan

A scripted pipeline of tools to streamline the bug bounty/penetration test reconnaissance phase, so you can focus on chomping bugs.
https://www.solomonsklash.io/chomp-scan-update.html
GNU General Public License v3.0
393 stars 76 forks source link

adding tool httprobe by tomnomnom #74

Closed Sy3Omda closed 4 years ago

Sy3Omda commented 5 years ago

Purpose: Take a list of domains and probe for working http and https servers.

This tool is going to filter out all resolved domain for running both port 80,443 which will confirm that is there is web server running there, so we could run any kind of scan later against this list to minimize scan useless targets .