mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-05 11:00:26 +02:00
fix(docs): Fixed formatting
This commit is contained in:
parent
87c33eff43
commit
46789a06c9
2 changed files with 9 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ These wordlists are for testing specific web-based services.
|
|||
## Microsoft-Forefront-Identity-Manager.txt
|
||||
Use for: Fuzzing for common filepaths in **[Microsoft Forefront Identity Manager](https://learn.microsoft.com/en-us/previous-versions/windows/desktop/forefront-2010/ee652374(v=vs.100)) deployments.**
|
||||
|
||||
Date of the first release of Microsoft Forefront Identity Manager: [2010-05-27](https://learn.microsoft.com/en-us/lifecycle/products/?terms=forefront%20identity)
|
||||
Date of the first release of Microsoft Forefront Identity Manager: [2010-05-27](https://learn.microsoft.com/en-us/lifecycle/products/?terms=forefront%20identity)
|
||||
Date of the last release of Microsoft Forefront Identity Manager: 2013-01-15
|
||||
|
||||
Date of last wordlist update: May 14, 2020
|
||||
|
|
@ -5,7 +5,7 @@ The wordlists contained in this directory are specific for testing certain **web
|
|||
## Java-Servlet-Runner-Adobe-JRun
|
||||
Use for: Fuzzing for common filepaths in webpages served with **[Java Servlet Runner (Adobe JRun)](https://adobe.fandom.com/wiki/JRun)**
|
||||
|
||||
Year of the first release of Java Servlet Runner (Adobe JRun): 1997
|
||||
Year of the first release of Java Servlet Runner (Adobe JRun): 1997
|
||||
Year of the last release of Java Servlet Runner (Adobe JRun): 2007
|
||||
|
||||
Date of last update: Oct 14, 2010
|
||||
|
|
@ -14,7 +14,7 @@ Date of last update: Oct 14, 2010
|
|||
## Oracle-Sun-iPlanet.txt
|
||||
Use for: Fuzzing for common filepaths in webpages served with **[Oracle Sun iPlanet](https://www.oracle.com/middleware/technologies/webtier.html)**
|
||||
|
||||
Year of the first release of Sun-iPlanet (Adobe JRun): 1994
|
||||
Year of the first release of Sun-iPlanet (Adobe JRun): 1994
|
||||
Year of the last release of Sun-iPlanet (Adobe JRun): 2017
|
||||
|
||||
Date of last update: Oct 14, 2010
|
||||
|
|
@ -23,7 +23,7 @@ Date of last update: Oct 14, 2010
|
|||
## Glassfish-Sun-Microsystems.txt
|
||||
Use for: Fuzzing for common filepaths in webpages served with **[Glassfish - Sun Microsystems](https://glassfish.org/)**
|
||||
|
||||
Year of the first release of Glassfish: [2005](https://en.wikipedia.org/wiki/GlassFish)
|
||||
Year of the first release of Glassfish: [2005](https://en.wikipedia.org/wiki/GlassFish)
|
||||
Glassfish is still in recieving updates as of 2024.
|
||||
|
||||
Date of last update: Oct 14, 2010
|
||||
|
|
@ -31,11 +31,13 @@ Date of last update: Oct 14, 2010
|
|||
|
||||
## Apache.fuzz.txt
|
||||
Use for: Discvering sensitive content in Apache web servers.
|
||||
|
||||
Date of last update: Jan 26, 2015
|
||||
|
||||
|
||||
## Apache-Tomcat.txt
|
||||
Use for: Discovering sensitive content in Apache Tomcat servers.
|
||||
|
||||
Date of last update: Dec 14, 2017
|
||||
|
||||
|
||||
|
|
@ -43,6 +45,7 @@ Date of last update: Dec 14, 2017
|
|||
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
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
|
@ -52,7 +55,7 @@ Date of last update: Jun 27, 2022
|
|||
## JBoss.txt
|
||||
Use for: Fuzzing for common filepaths in webpages served with **[JBoss - RedHat](https://jbossas.jboss.org)** (not to be confused with "JBoss EAP").
|
||||
|
||||
Date of the first release of JBoss: [2002-05-29](https://jbossas.jboss.org/downloads/)
|
||||
Date of the first release of JBoss: [2002-05-29](https://jbossas.jboss.org/downloads/)
|
||||
Date of the last release of JBoss: 2012-03-09
|
||||
|
||||
Date of last wordlist update: Feb 27, 2014
|
||||
|
|
@ -61,7 +64,7 @@ Date of last wordlist update: Feb 27, 2014
|
|||
## Apache-Axis.txt
|
||||
Use for: Fuzzing for common filepaths in webpages created with **[Apache Axis](https://axis.apache.org/axis/)**
|
||||
|
||||
Date of the first release of Apache Axis: [2002-10-07](https://jbossas.jboss.org/downloads/)
|
||||
Date of the first release of Apache Axis: [2002-10-07](https://jbossas.jboss.org/downloads/)
|
||||
Date of the last release of Apache Axis: 2006-04-22
|
||||
=======
|
||||
Date of last update: Jun 27, 2022
|
||||
|
|
|
|||
Loading…
Reference in a new issue