mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-18 21:13:02 +02:00
Merge pull request #808 from InTruder-Sec/master
Added more API directories for web application enumeration
This commit is contained in:
commit
517c44b24e
2 changed files with 12335 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 - Combination of all of the files above
|
||||
|
||||
## Usage
|
||||
1. In burpsuite, send an API request you want to fuzz to Intruder.
|
||||
|
|
|
|||
12334
Discovery/Web-Content/api/api-endpoints-res.txt
Normal file
12334
Discovery/Web-Content/api/api-endpoints-res.txt
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue