mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-05-05 16:07:42 -04:00
Add /wp-json/wp/v2/users
Add /wp-json/wp/v2/users WP REST API endpoint which exposes sensitive information - list of all WP users, which could be used for brute-force attacks.
This commit is contained in:
parent
dbfa5e2b1e
commit
a53dae2a76
1 changed files with 1 additions and 0 deletions
|
@ -2330,6 +2330,7 @@
|
|||
/wp-content/plugins/disqus-comment-system/disqus.php
|
||||
/wp-content/plugins/google-sitemap-generator/sitemap-core.php
|
||||
/wp-content/uploads/
|
||||
/wp-json/wp/v2/users
|
||||
/wp-register.php
|
||||
/wp.php
|
||||
/wp.rar/
|
||||
|
|
Loading…
Add table
Reference in a new issue