mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-05-08 19:56:27 +00:00
Add Wordpress and Shopware login pages
Added common Wordpress and Shopware CMS's login forms. References: https://premium.wpmudev.org/blog/find-wordpress-login/ https://github.com/toxydose/SecLists/blob/master/Discovery/Web-Content/CMS/wordpress.fuzz.txt https://github.com/toxydose/SecLists/blob/master/Discovery/Web-Content/CMS/shopware.txt
This commit is contained in:
parent
6a18428339
commit
2ced567e86
@ -7,6 +7,7 @@
|
||||
/admin.pl
|
||||
/admin.py
|
||||
/admin.rb
|
||||
/admin/
|
||||
/administrator
|
||||
/administrator.asp
|
||||
/administrator.aspx
|
||||
@ -18,11 +19,14 @@
|
||||
/administrator.py
|
||||
/administrator.rb
|
||||
/admnistrator.php3
|
||||
/backend/
|
||||
/cgi-bin/sqwebmail?noframes=1
|
||||
/default.asp
|
||||
/exchange/logon.asp
|
||||
/gs/admin
|
||||
/index.php?u=
|
||||
/invocactf.php
|
||||
/login/
|
||||
/login.asp
|
||||
/login.aspx
|
||||
/login.cfm
|
||||
@ -45,4 +49,7 @@
|
||||
/typo3/in
|
||||
/utilities/TreeView.asp
|
||||
/webeditor.php
|
||||
/invocactf.php
|
||||
/wp-admin/
|
||||
/wp-login.php
|
||||
/wp-signup.php
|
||||
/wp-register.php
|
||||
|
Loading…
x
Reference in New Issue
Block a user