mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-15 13:23:31 +01:00
Update README.md
This commit is contained in:
parent
ec1bc6a782
commit
d923f12bc2
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ A wordlist of API names used for fuzzing web application APIs.
|
|||
* actions-lowercase.txt - API function name verbs with leading character lower-case
|
||||
* objects-uppercase.txt - API function name nouns with leading character upper-case
|
||||
* objects-lowercase.txt - API function name nouns with leading character lower-case
|
||||
* api-endpoints-res.txt - Resultuent file for all API files
|
||||
|
||||
## Usage
|
||||
1. In burpsuite, send an API request you want to fuzz to Intruder.
|
||||
|
|
|
|||
Loading…
Reference in a new issue