BountySecurity / gbounty

GBounty is a multi-step website vulnerability scanner developed in Golang designed to help companies, pentesters, and bug hunters identify potential vulnerabilities in web applications.
https://gbounty.bountysecurity.ai
MIT License
52 stars 9 forks source link

Add `--only-poc` flag to print only PoCs #6

Open iambouali opened 3 weeks ago

iambouali commented 3 weeks ago

I would like to request a new feature for gbounty that introduces a --only-poc mode. When enabled, this flag should suppress non-essential output, such as tool banners or verbose information, and only print the proof of concept (PoC): vulnerable URLs, or raw HTTP requests that are relevant to the identified vulnerabilities.

Benefits:

shubhamku044 commented 2 days ago

you can assign it to me