mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-05-05 07:57:40 -04:00
Merge pull request #231 from toxydose/master
WP REST API v2 endpoints Source: http://v2.wp-api.org/
This commit is contained in:
commit
f8343e454d
2 changed files with 4 additions and 0 deletions
|
@ -858,6 +858,9 @@ wp-includes/widgets.php
|
||||||
wp-includes/wlwmanifest.xml
|
wp-includes/wlwmanifest.xml
|
||||||
wp-includes/wp-db.php
|
wp-includes/wp-db.php
|
||||||
wp-includes/wp-diff.php
|
wp-includes/wp-diff.php
|
||||||
|
wp-json/
|
||||||
|
wp-json/wp/v2/posts
|
||||||
|
wp-json/wp/v2/users
|
||||||
wp-links-opml.php
|
wp-links-opml.php
|
||||||
wp-load.php
|
wp-load.php
|
||||||
wp-login.php
|
wp-login.php
|
||||||
|
|
|
@ -2330,6 +2330,7 @@
|
||||||
/wp-content/plugins/disqus-comment-system/disqus.php
|
/wp-content/plugins/disqus-comment-system/disqus.php
|
||||||
/wp-content/plugins/google-sitemap-generator/sitemap-core.php
|
/wp-content/plugins/google-sitemap-generator/sitemap-core.php
|
||||||
/wp-content/uploads/
|
/wp-content/uploads/
|
||||||
|
/wp-json/wp/v2/users
|
||||||
/wp-register.php
|
/wp-register.php
|
||||||
/wp.php
|
/wp.php
|
||||||
/wp.rar/
|
/wp.rar/
|
||||||
|
|
Loading…
Add table
Reference in a new issue