mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-12 16:57:40 +00:00
Merge pull request #1171 from ItsIgnacioPortal/sync
This commit is contained in:
@@ -0,0 +1,30 @@
|
|||||||
|
# CMS Wordlists
|
||||||
|
|
||||||
|
These wordlists are specific to Content Management Systems.
|
||||||
|
|
||||||
|
## AdobeCQ-AEM_2017.txt
|
||||||
|
Use for: Discovering sensitive filepaths of **Adobe Experience Manager**
|
||||||
|
Creation date: Oct 1, 2017
|
||||||
|
No updates have been made to this wordlist since its creation.
|
||||||
|
|
||||||
|
|
||||||
|
## Oracle-EBS-wordlist.txt
|
||||||
|
Use for: Fuzzing for common filepaths of [Oracle E-Business Suite](https://www.oracle.com/applications/ebusiness/) (EBS) version 11.
|
||||||
|
|
||||||
|
EBS v11 exposes:
|
||||||
|
- usernames
|
||||||
|
- ports
|
||||||
|
- OS information
|
||||||
|
- protocol information
|
||||||
|
- Unauthenticated file upload
|
||||||
|
- Cookie contents
|
||||||
|
- SHA-1 hashed passwords
|
||||||
|
|
||||||
|
As an Unauthenticated user it's also possible to:
|
||||||
|
- Create forms
|
||||||
|
- Get servlets status
|
||||||
|
- Get certain configuration files
|
||||||
|
|
||||||
|
Reference: https://the-infosec.com/2017/03/29/do-you-know-what-your-erp-is-telling-us/
|
||||||
|
|
||||||
|
Date of last update: Oct 7, 2019
|
||||||
@@ -1,10 +1,5 @@
|
|||||||
# Web discovery wordlists
|
# Web discovery wordlists
|
||||||
|
|
||||||
## AdobeCQ-AEM.txt
|
|
||||||
Use for: Discovering sensitive filepaths of **Adobe Experience Manager**
|
|
||||||
Creation date: Oct 1, 2017
|
|
||||||
No updates have been made to this wordlist since its creation.
|
|
||||||
|
|
||||||
## AdobeXML.fuzz.txt
|
## AdobeXML.fuzz.txt
|
||||||
Use for: Discovering sensitive filepaths of **Adobe ColdFusion**
|
Use for: Discovering sensitive filepaths of **Adobe ColdFusion**
|
||||||
|
|
||||||
@@ -116,33 +111,3 @@ Use for: Fuzzing for common filepaths in webpages designed with **[Microsoft Fro
|
|||||||
|
|
||||||
Year of the first release of Microsoft Frontpage: 1997
|
Year of the first release of Microsoft Frontpage: 1997
|
||||||
Year of the last release of Microsoft Frontpage: 2003
|
Year of the last release of Microsoft Frontpage: 2003
|
||||||
|
|
||||||
## Oracle-EBS-wordlist.txt
|
|
||||||
Use for: Fuzzing for common filepaths of [Oracle E-Business Suite](https://www.oracle.com/applications/ebusiness/) (EBS) version 11.
|
|
||||||
|
|
||||||
EBS v11 exposes:
|
|
||||||
- usernames
|
|
||||||
- ports
|
|
||||||
- OS information
|
|
||||||
- protocol information
|
|
||||||
- Unauthenticated file upload
|
|
||||||
- Cookie contents
|
|
||||||
- SHA-1 hashed passwords
|
|
||||||
|
|
||||||
As an Unauthenticated user it's also possible to:
|
|
||||||
- Create forms
|
|
||||||
- Get servlets status
|
|
||||||
- Get certain configuration files
|
|
||||||
|
|
||||||
Reference: https://the-infosec.com/2017/03/29/do-you-know-what-your-erp-is-telling-us/
|
|
||||||
|
|
||||||
Date of last update: Oct 7, 2019
|
|
||||||
|
|
||||||
|
|
||||||
## iis-systemweb.txt
|
|
||||||
Use for: Fuzzing the `/aspnet_client/system_web/` directory on [Microsoft IIS](https://www.iis.net/) servers to detect **CGIs** and **scripts** even even if the two ladder directories are inaccessible.
|
|
||||||
|
|
||||||
Reference: https://github.com/irsdl/IIS-ShortName-Scanner
|
|
||||||
Discussion: https://github.com/danielmiessler/SecLists/pull/783
|
|
||||||
|
|
||||||
Date of last update: Jun 27, 2022
|
|
||||||
|
|||||||
Reference in New Issue
Block a user