mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-19 13:45:57 +00:00
feat(wordlist): Added more API fuzzing endpoints
Co-authored-by: rnbochsr <66180525+rnbochsr@users.noreply.github.com> Closes #1279
This commit is contained in:
@@ -52,6 +52,16 @@ api/links
|
|||||||
api/log
|
api/log
|
||||||
api/log/add
|
api/log/add
|
||||||
api/logout
|
api/logout
|
||||||
|
api/message
|
||||||
|
api/message/admin
|
||||||
|
api/message/current
|
||||||
|
api/message/login
|
||||||
|
api/message/me
|
||||||
|
api/messages
|
||||||
|
api/messages/admin
|
||||||
|
api/messages/current
|
||||||
|
api/messages/login
|
||||||
|
api/messages/me
|
||||||
api/menus
|
api/menus
|
||||||
api/models
|
api/models
|
||||||
api/modules
|
api/modules
|
||||||
@@ -91,10 +101,16 @@ api/swagger.yml
|
|||||||
api/timelion/run
|
api/timelion/run
|
||||||
api/token
|
api/token
|
||||||
api/tracking
|
api/tracking
|
||||||
|
api/user
|
||||||
|
api/user/admin
|
||||||
api/user/current
|
api/user/current
|
||||||
|
api/user/login
|
||||||
api/user/me
|
api/user/me
|
||||||
|
api/users
|
||||||
|
api/users/admin
|
||||||
api/users/current
|
api/users/current
|
||||||
api/users/login
|
api/users/login
|
||||||
|
api/users/me
|
||||||
api/v1/account/accounts
|
api/v1/account/accounts
|
||||||
api/v1/account/accounts/summaries
|
api/v1/account/accounts/summaries
|
||||||
api/v1/account/oauth/ticket
|
api/v1/account/oauth/ticket
|
||||||
|
|||||||
Reference in New Issue
Block a user