mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-09 05:39:43 +02:00
Merge new Nginx endpoints into existing wordlist
This commit is contained in:
parent
1160e517d2
commit
ebf4916da2
1 changed files with 20 additions and 3 deletions
|
|
@ -1,8 +1,11 @@
|
|||
50x.html
|
||||
api
|
||||
api/
|
||||
basic_status
|
||||
conf
|
||||
conf/
|
||||
conf/fastcgi_params
|
||||
conf/fastcgi.conf
|
||||
conf/fastcgi_params
|
||||
conf/koi-utf
|
||||
conf/koi-win
|
||||
conf/mime.types
|
||||
|
|
@ -12,13 +15,14 @@ conf/uwsgi_params
|
|||
conf/win-utf
|
||||
contrib
|
||||
contrib/
|
||||
contrib/geo2nginx.pl
|
||||
contrib/README
|
||||
contrib/geo2nginx.pl
|
||||
contrib/unicode2nginx
|
||||
contrib/unicode2nginx/koi-utf
|
||||
contrib/unicode2nginx/unicode-to-nginx.pl
|
||||
contrib/unicode2nginx/win-utf
|
||||
contrib/vim
|
||||
dashboard.html
|
||||
docs
|
||||
docs/
|
||||
docs/CHANGES
|
||||
|
|
@ -28,14 +32,27 @@ docs/OpenSSL.LICENSE
|
|||
docs/PCRE.LICENCE
|
||||
docs/README
|
||||
docs/zlib.LICENSE
|
||||
health
|
||||
healthz
|
||||
html
|
||||
html/
|
||||
html/50x.html
|
||||
html/index.html
|
||||
index.html
|
||||
liveness
|
||||
logs
|
||||
logs/
|
||||
nginx.conf
|
||||
nginx.exe
|
||||
nginx_status
|
||||
ping
|
||||
readiness
|
||||
ready
|
||||
server-status
|
||||
status
|
||||
stub_status
|
||||
swagger-ui
|
||||
temp
|
||||
temp/
|
||||
nginx.conf
|
||||
upstream_conf
|
||||
upstream_conf?list=
|
||||
|
|
|
|||
Loading…
Reference in a new issue