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

[Feature Request] More filters and minor bug in GUI #17

Open
vay3t opened this issue Dec 17, 2021 · 0 comments
Open

[Feature Request] More filters and minor bug in GUI #17

vay3t opened this issue Dec 17, 2021 · 0 comments

Comments

@vay3t
Copy link

vay3t commented Dec 17, 2021

Burp version

Professional v2021.12-10792 (early adopter) on Ubuntu 21.10

More filters

Include an advanced filter to filter by specific status code for both history. Also filters such as content lenght or if what I want to look for is in the request or in the response, or or the request verb. having only regex is impractical. add the woff/2 & ttf to the hide and more filters by extension. My idea is that it resembles the burp proxy history as much as possible. so have burp pro improvements in burp community but with more utilities.

Example of fields

  • specific status code: 201,203,404
  • specific content length: 311,102,412 [bytes] # with reverse search
  • content length greater than: 1000 [bytes] # with reverse search
  • Method: POST,GET # with reverse search
  • Search in:
    [X] Request
    [ ] Response

example pics
image

additional notes: It could be useful to have a basic language of comparisons, for example that of bash: eq, lt, ne, gt, etc.

Minor bug in GUI

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant