cyberneticlibrary

Discover HTTP services on network

http-discoveryworkflowsetup L30
umutbasal/security-workflows
What it does

Scan HTTP targets via port enumeration then probe live services

Best for

Discovering live HTTP services via port scan plus HTTP probe pipeline.

Inputs
  • · Target list file, port ranges, HTTP probing flags
Outputs
  • · Live URL list with status codes, titles, tech stack
Requires
  • · bash
  • · agent()
  • · naabu
  • · httpx
Preconditions

naabu and httpx installed, target list exists

Failure modes
  • · naabu/httpx not in PATH
  • · Target parsing fails
  • · No open ports found
Trust signals
  • · Two-stage probe (port + service)
  • · Tech detection via httpx
  • · Silent failures logged