Merge pull request #808 from InTruder-Sec/master

Added more API directories for web application  enumeration
This commit is contained in:
g0tmi1k
2022-11-22 12:10:51 +00:00
committed by GitHub
2 changed files with 12335 additions and 0 deletions
+1
View File
@@ -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 * 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-uppercase.txt - API function name nouns with leading character upper-case
* objects-lowercase.txt - API function name nouns with leading character lower-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 ## Usage
1. In burpsuite, send an API request you want to fuzz to Intruder. 1. In burpsuite, send an API request you want to fuzz to Intruder.
File diff suppressed because it is too large Load Diff