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

[addtool] API-fuzzer #1187

Closed
piyush-security opened this issue May 13, 2023 · 3 comments
Closed

[addtool] API-fuzzer #1187

piyush-security opened this issue May 13, 2023 · 3 comments
Labels
accepted enhancement New feature or request

Comments

@piyush-security
Copy link

[link]
https://github.com/Fuzzapi/API-fuzzer
[/link]

[tags]
api, fuzzing
[/tags]

[short_descr]
It allows to fuzz request attributes using common pentesting techniques and lists vulnerabilities.
[/short_descr]

[long_descr]
API_Fuzzer gem accepts a API request as input and returns vulnerabilities possible in the API. Following are the main check involved in API_Fuzzer gem

  • Cross-site scripting vulnerability
  • SQL injection
  • Blind SQL injection
  • XML External entity vulnerability
  • IDOR (in specific cases)
  • API Rate Limiting
  • Open redirect vulnerabilities
  • Information Disclosure flaws
  • Info leakage through headers
  • Cross-site request forgery vulnerability
    [/long_descr]

[image]
image

[/image]

@gwen001
Copy link
Owner

gwen001 commented May 13, 2023

Problem occured with the following fields:

  • image not found

Check the guidelines or use the template created for that purpose.

@gwen001 gwen001 added question Further information is requested and removed question Further information is requested labels May 13, 2023
@gwen001
Copy link
Owner

gwen001 commented May 13, 2023

Issue correctly handled, tool is waiting for human validation.

@gwen001 gwen001 added the enhancement New feature or request label May 13, 2023
@gwen001
Copy link
Owner

gwen001 commented May 13, 2023

Tool has been accepted by the team: https://offsec.tools/tool/api-fuzzer

Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants