Scan websites on Glitch (httpx)

Project URL: Glitch :・゚✧

I’ve created a little demo of httpx, its a tool that can websites and IPs. I’ve set up a demo of it to scan ever domain that ends in .ag for the file “robots.txt” (there is <10,000).

To run the project, open the console and run bash setup.sh.

A few ideas of projects you can do with this tool:

  • Get an idea of how many sites use PHP (scan /index.php)
  • Get an idea of how many sites use arc.io (scan /arc-sw.js)
  • Get an idea of how many sites use Cloudflare (scan /cgi-bin/trace)

Keep in mind you can also scan for HTTP servers on IP addresses with this. List the CIDR blocks you want to scan in a text file you will feed to httpx.

6 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.