httprobe
httprobe copied to clipboard
-status-codes flag
I made a modification to include the status code in the output when using the -status-code flag. Here's an example of the new output:
▶ cat recon/example/domains.txt | httprobe -status-code
200 http://example.com
403 http://admin.example.com
302 http://redirect.example.com