mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
Merge pull request #1101 from napz99/seclist
Updated Discovery Web Content : IIS.fuzz.txt, web-extensions-big.txt and web-extensions.txt
This commit is contained in:
commit
f815572a04
3 changed files with 19 additions and 3 deletions
|
|
@ -164,6 +164,7 @@ system/
|
||||||
system_web/
|
system_web/
|
||||||
test/
|
test/
|
||||||
tools/newdsn.exe?driver=Microsoft%2BAccess%2BDriver%2B%28*.mdb%29&dsn=goatfart+samples+from+microsoft&dbq=..%2F..%2Fwwwroot%2goatfart.html&newdb=CREA
|
tools/newdsn.exe?driver=Microsoft%2BAccess%2BDriver%2B%28*.mdb%29&dsn=goatfart+samples+from+microsoft&dbq=..%2F..%2Fwwwroot%2goatfart.html&newdb=CREA
|
||||||
|
trace.axd
|
||||||
tsweb/
|
tsweb/
|
||||||
vc30
|
vc30
|
||||||
_fpclass/
|
_fpclass/
|
||||||
|
|
@ -187,9 +188,11 @@ _vti_pvt/authors.pwd
|
||||||
_vti_pvt/service.pwd
|
_vti_pvt/service.pwd
|
||||||
_vti_pvt/shtml.exe
|
_vti_pvt/shtml.exe
|
||||||
_vti_pvt/users.pwd
|
_vti_pvt/users.pwd
|
||||||
|
_vti_inf.html
|
||||||
_vti_script
|
_vti_script
|
||||||
_vti_txt
|
_vti_txt
|
||||||
web/
|
web/
|
||||||
|
web.config
|
||||||
_WEB_INF/
|
_WEB_INF/
|
||||||
WEB-INF/web.xml
|
WEB-INF/web.xml
|
||||||
WebSer~1
|
WebSer~1
|
||||||
|
|
@ -208,4 +211,4 @@ x.shtml
|
||||||
con/
|
con/
|
||||||
aux/
|
aux/
|
||||||
con.aspx
|
con.aspx
|
||||||
aux.aspx
|
aux.aspx
|
||||||
|
|
@ -1,13 +1,21 @@
|
||||||
.asp
|
.asp
|
||||||
|
.ascx
|
||||||
|
.ashx
|
||||||
|
.asmx
|
||||||
.aspx
|
.aspx
|
||||||
|
.axd
|
||||||
.bat
|
.bat
|
||||||
.c
|
.c
|
||||||
.cfm
|
.cfm
|
||||||
.cgi
|
.cgi
|
||||||
|
.class
|
||||||
|
.crt
|
||||||
.css
|
.css
|
||||||
|
.csv
|
||||||
.com
|
.com
|
||||||
.dll
|
.dll
|
||||||
.exe
|
.exe
|
||||||
|
.flv
|
||||||
.hta
|
.hta
|
||||||
.htm
|
.htm
|
||||||
.html
|
.html
|
||||||
|
|
@ -27,6 +35,7 @@
|
||||||
.php5
|
.php5
|
||||||
.php6
|
.php6
|
||||||
.php7
|
.php7
|
||||||
|
.php8
|
||||||
.phps
|
.phps
|
||||||
.pht
|
.pht
|
||||||
.phtml
|
.phtml
|
||||||
|
|
@ -54,12 +63,12 @@
|
||||||
.ogv
|
.ogv
|
||||||
.oga
|
.oga
|
||||||
.webm
|
.webm
|
||||||
|
.webp
|
||||||
.json
|
.json
|
||||||
.md
|
.md
|
||||||
.markdown
|
.markdown
|
||||||
.rss
|
.rss
|
||||||
.atom
|
.atom
|
||||||
|
|
||||||
.asp
|
.asp
|
||||||
.asP
|
.asP
|
||||||
.aSp
|
.aSp
|
||||||
|
|
@ -4351,6 +4360,8 @@
|
||||||
.webm.markdown
|
.webm.markdown
|
||||||
.webm.rss
|
.webm.rss
|
||||||
.webm.atom
|
.webm.atom
|
||||||
|
.yaml
|
||||||
|
.yml
|
||||||
.json.asp
|
.json.asp
|
||||||
.json.aspx
|
.json.aspx
|
||||||
.json.bat
|
.json.bat
|
||||||
|
|
@ -66871,4 +66882,4 @@
|
||||||
.atom.rss.
|
.atom.rss.
|
||||||
..atom.rss
|
..atom.rss
|
||||||
.atom.rss…
|
.atom.rss…
|
||||||
….atom.rss
|
….atom.rss
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@
|
||||||
.jhtml
|
.jhtml
|
||||||
.js
|
.js
|
||||||
.jsa
|
.jsa
|
||||||
|
.json
|
||||||
.jsp
|
.jsp
|
||||||
.log
|
.log
|
||||||
.mdb
|
.mdb
|
||||||
|
|
@ -32,6 +33,7 @@
|
||||||
.phtml
|
.phtml
|
||||||
.pl
|
.pl
|
||||||
.phar
|
.phar
|
||||||
|
.rb
|
||||||
.reg
|
.reg
|
||||||
.sh
|
.sh
|
||||||
.shtml
|
.shtml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue