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

Batch of Improvement Ideas #62

Closed
aress31 opened this issue Jan 7, 2021 · 4 comments
Closed

Batch of Improvement Ideas #62

aress31 opened this issue Jan 7, 2021 · 4 comments

Comments

@aress31
Copy link

aress31 commented Jan 7, 2021

Hi @Quitten

First of all, you created an amazing extension (a bit upset I discover it just now...)!

As I used it in a real-life scenario, I noticed that a few improvements could be made to make pentesters life easier:

  1. Remove duplicate entries, I usually include the CVS output to my penetration test reports, and sometimes, I repeat the same requests multiple times as I am manually crawling/interacting with the web app. That means that I end up with a CSV table with many duplicate entries, giving an option to uniq/sort the view/logs would be awesome.
  2. Removing arbitrary rows, I guess that it would not be too hard to implement a feature to give users the possibility to delete specific rows on the view.
  3. Live refresh on the view, when setting filters and regex, it would be cool if the view/table was automatically refreshed to leave out the rows not matching the filters.

These are just a few minor improvements that would make life much easier.

Again, thanks for this amazing extension!

Alex

@Quitten
Copy link
Owner

Quitten commented Jan 7, 2021

Hi @aress31 - thanks for the feedback, and i'm honored to help the community with this tool :)

Regarding your points:

  1. Agree, we should remove duplicates rows, I hope i'll find time to get it done soon (but I think there are other feature requests to be done prior this one)
  2. Same as issue Unable to delete items from results #16
  3. I like it, hope to get it done soon

@terminalJunki3
Copy link
Contributor

terminalJunki3 commented Mar 5, 2022

@aress31 I'm willing to spend the time on adding this feature. If you have a screen shot highlight what you are referring to, ill look it over.

Update: Nevermind I see it. I'll work on a feature to remove duplicates from the CSV export. Ill have a button you can select so you can toggle it.

@terminalJunki3
Copy link
Contributor

terminalJunki3 commented Mar 6, 2022

@Quitten submitted pull request. Feature allows use to check a box to remove duplicates from CSV and HTML report. #83

@Quitten
Copy link
Owner

Quitten commented Mar 6, 2022

Closing after merging @terminalJunki3's PR. e658e1c
@aress31 - Please let me know if you have any further requests.

@Quitten Quitten closed this as completed Mar 6, 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

3 participants