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

Adding statistics #9

Open
irsdl opened this issue Sep 10, 2015 · 2 comments
Open

Adding statistics #9

irsdl opened this issue Sep 10, 2015 · 2 comments

Comments

@irsdl
Copy link
Contributor

irsdl commented Sep 10, 2015

It is good to see how many requests have been sent with different tools (proxy, scanner, intruder, etc.).
How many requests have been sent and how many responses have been received (to detect any form of DoS when there is no response).
How many requests have been sent with a specific regular expression rule (for header and body).
How many responses have been received with a specific regular expression rule (for header and body).

@JulianVolodia
Copy link
Contributor

(to detect any form of DoS when there is no response).

...or DoSing?

@JulianVolodia
Copy link
Contributor

JulianVolodia commented Oct 21, 2020

How many responses have been received with a specific regular expression rule (for header and body).

CSV export and grep? Imho still nowadays for big dumps there is problem with full text search, even w/o regexes.

I understand that it was needed live.

@irsdl have any idea about current needs or workarounds?

CoreyD97 pushed a commit that referenced this issue Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants