HTTPX (Project Discovery) Response Body Scanning
Author: karllllCreated Sep 1, 2026Updated Sep 1, 2026
Labelsenhancement
Description
Ability to parse HTTPX json response data.
Preferred Solution
User provides path to HTTPX JSONL response data (-o outputfile -j -irr to include in HTTPX output), which is then processed by trufflehog. Response metadata is passed to the user for further analysis. (e.g., URL)
Additional Context
HTTPX is a fast HTTP client that can perform broad information gathering activities. Trufflehog may be used within a continuous monitoring workflow by processing the output of routine HTTPX scans, to reduce likelihood of credential disclosure.
References
Source: trufflesecurity/trufflehog