mirror of
https://github.com/danielmiessler/SecLists
synced 2026-03-07 13:54:32 +01:00
| .. | ||
| actions-lowercase.txt | ||
| actions-uppercase.txt | ||
| actions.txt | ||
| api-endpoints-res.txt | ||
| api-endpoints.txt | ||
| api-seen-in-wild.txt | ||
| ispsystem_billmanager_api.txt | ||
| objects-lowercase.txt | ||
| objects-uppercase.txt | ||
| objects.txt | ||
| README.md | ||
| salesforce-aura-objects.txt | ||
API wordlists
This directory contains wordlists for fuzzing web application APIs. Most of the wordlists in this directory were sourced from https://github.com/chrislockard/api_wordlist.
api-seen-in-wild.txt
Contains many API words seen in the wild.
actions.txt
All API function name verbs.
objects.txt
All API function name nouns.
actions-uppercase.txt
API function name verbs with leading character upper-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-lowercase.txt
API function name nouns with leading character lower-case.
api-endpoints-res.txt
Combination of the files:
api_seen_in_wild.txtactions.txtobjects.txtactions-uppercase.txtactions-lowercase.txtobjects-uppercase.txtobjects-lowercase.txt