httpx

여러 프로브를 한 번에 실행하기 위해 Go로 작성된 빠르고 다목적 HTTP 도구 키트. 참고: 동일한 명령 이름을 가진 관련 없는 Python’s HTTPX와 혼동하지 말것. 더 많은 정보: https://docs.projectdiscovery.io/tools/httpx/running.

httpx -probe -u {{url|host|ipaddress|subnet_with_cidr}}

subfinder -d {{example.com}} | httpx -sc

httpx -rl {{150}} -l {{경로/대상/개행으로_구분된_호스트_목록}} -td -rt

httpx -u {{주소}} -title -cdn -hash {{sha256}}

httpx -probe -u {{호스트1,호스트2,...}} -p http:{{80,8000-8080}},https:{{443,8443}} -timeout {{10}}

httpx -u {{호스트1,호스트2,...}} -fc {{400,401,404}}

httpx -u {{호스트1,호스트2,...}} -mc {{200,301,304}}

httpx -u {{https://www.github.com}} -path {{/tldr-pages/tldr,/projectdiscovery/httpx}} -ss -st {{10}}