Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stats not attributing URLs to discovering modules #2171

Open
liquidsec opened this issue Jan 14, 2025 · 0 comments
Open

stats not attributing URLs to discovering modules #2171

liquidsec opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
bug Something isn't working low priority Fix these last

Comments

@liquidsec
Copy link
Collaborator

As an example - ffuf_shortnames discovers URL_UNVERIFIED events which are not tracked in stats, but are then checked by httpx, and some will become URL events. But despite the face that ffuf_shortnames discovered them, it does not get attributed with the URL.

Expected behavior: when HTTPX finds a URL, the stats should get attributed to the module that supplied the URL_UNVERIFIED event not HTTPX itself, falling back to HTTPX if there isn't one.

This should apply to ffuf and excavate as well. In the case of excavate, I think it is much more useful to know it came from excavate then just everything being attributed to httpx.

@liquidsec liquidsec added bug Something isn't working low priority Fix these last labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority Fix these last
Projects
None yet
Development

No branches or pull requests

2 participants