Initial commit
This commit is contained in:
7
skills/api-fuzzer/scripts/README.md
Normal file
7
skills/api-fuzzer/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for api-fuzzer skill
|
||||
|
||||
- [ ] fuzz_api.py: Script to execute the fuzzing process, taking API endpoint and payload types as input.
|
||||
- [ ] generate_payloads.py: Script to generate various types of payloads (malformed, boundary, random) for fuzzing.
|
||||
- [ ] report_generator.py: Script to generate a detailed report of the fuzzing results, including vulnerabilities found.
|
||||
Reference in New Issue
Block a user