issues
search
PortSwigger
/
BChecks
BChecks collection for Burp Suite Professional and Burp Suite Enterprise Edition
https://portswigger.net/burp/documentation/scanner/bchecks
GNU Lesser General Public License v3.0
635
stars
112
forks
source link
Create Use-of-Password-Grant-Type.bcheck
#236
Open
LabMC
opened
1 week ago
LabMC
commented
1 week ago
Context
: The
Use-of-Password-Grant-Type
file is used to detect for usage of the
password
grant_type in OAuth within
GET
&
POST
HTTP requests' HTTP request bodies.
I have additionally added a
/OAuth
folder within the
/other
root folder.
BCheck Contributions
[X] BCheck compiles and executes as expected
[X] BCheck contains appropriate metadata (name, version, author, description and appropriate tags)
[X] Only .bcheck files have been added or modified
[X] BCheck is in the appropriate folder
[X] PR contains single or limited number of BChecks (Multiple PRs are preferred)
[X] BCheck attempts to minimize false positives
Use-of-Password-Grant-Type
file is used to detect for usage of thepassword
grant_type in OAuth withinGET
&POST
HTTP requests' HTTP request bodies./OAuth
folder within the/other
root folder.BCheck Contributions