Skip to content

ShadowGuardAI/vuln-api-endpoint-fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vuln-API-Endpoint-Fuzzer

Fuzzes API endpoints with various payloads (including SQL injection, command injection, and XSS) to identify potential vulnerabilities in the API's input validation and data handling. It uses a predefined list of common API endpoints and automatically generates fuzzing payloads. - Focused on Assess vulnerabilities in web applications by performing scans and providing detailed reports

Install

git clone https://github.com/ShadowGuardAI/vuln-api-endpoint-fuzzer

Usage

./vuln-api-endpoint-fuzzer [params]

Parameters

  • -h: Show help message and exit
  • -e: No description provided
  • -p: No description provided
  • -t: No description provided
  • -v: No description provided

License

Copyright (c) ShadowGuardAI

About

Fuzzes API endpoints with various payloads (including SQL injection, command injection, and XSS) to

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages