From 2ced567e86b6c56da9a78e2dc7d88965d3840a40 Mon Sep 17 00:00:00 2001 From: Alexander Bridges Date: Tue, 23 Oct 2018 13:46:26 +0300 Subject: [PATCH] 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 --- Discovery/Web-Content/Logins.fuzz.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Discovery/Web-Content/Logins.fuzz.txt b/Discovery/Web-Content/Logins.fuzz.txt index bc5578f..632ce8e 100644 --- a/Discovery/Web-Content/Logins.fuzz.txt +++ b/Discovery/Web-Content/Logins.fuzz.txt @@ -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