mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04:00
Merge pull request #349 from drwetter/patch-2
Add some .well-known dir entries https://developer.apple.com/library/archive/documentation/General/Conceptual/AppSearch/UniversalLinks.html https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml
This commit is contained in:
commit
5eaa8b2cec
1 changed files with 44 additions and 1 deletions
|
@ -24,6 +24,49 @@
|
||||||
.svn/entries
|
.svn/entries
|
||||||
.swf
|
.swf
|
||||||
.web
|
.web
|
||||||
|
.well-known/acme-challenge
|
||||||
|
.well-known/apple-app-site-association
|
||||||
|
.well-known/ashrae
|
||||||
|
.well-known/assetlinks.json
|
||||||
|
.well-known/caldav
|
||||||
|
.well-known/carddav
|
||||||
|
.well-known/coap
|
||||||
|
.well-known/core
|
||||||
|
.well-known/csvm
|
||||||
|
.well-known/dnt
|
||||||
|
.well-known/dnt-policy.txt
|
||||||
|
.well-known/ecips
|
||||||
|
.well-known/enterprise-transport-security
|
||||||
|
.well-known/est
|
||||||
|
.well-known/genid
|
||||||
|
.well-known/hoba
|
||||||
|
.well-known/host-meta
|
||||||
|
.well-known/http-opportunistic
|
||||||
|
.well-known/host-meta.json
|
||||||
|
.well-known/idp-proxy
|
||||||
|
.well-known/jmap
|
||||||
|
.well-known/keybase.txt
|
||||||
|
.well-known/looking-glass
|
||||||
|
.well-known/matrix
|
||||||
|
.well-known/mta-sts.txt
|
||||||
|
.well-known/mud
|
||||||
|
.well-known/nfv-oauth-server-configuration
|
||||||
|
.well-known/ni
|
||||||
|
.well-known/oauth-authorization-server
|
||||||
|
.well-known/openid-configuration
|
||||||
|
.well-known/openorg
|
||||||
|
.well-known/pki-validation
|
||||||
|
.well-known/posh
|
||||||
|
.well-known/reload-config
|
||||||
|
.well-known/repute-template
|
||||||
|
.well-known/resourcesync
|
||||||
|
.well-known/stun-key
|
||||||
|
.well-known/thread
|
||||||
|
.well-known/time
|
||||||
|
.well-known/timezone
|
||||||
|
.well-known/uma2-configuration
|
||||||
|
.well-known/void
|
||||||
|
.well-known/webfinger
|
||||||
0
|
0
|
||||||
00
|
00
|
||||||
01
|
01
|
||||||
|
@ -585,6 +628,7 @@ appeals
|
||||||
append
|
append
|
||||||
appl
|
appl
|
||||||
apple
|
apple
|
||||||
|
apple-app-site-association
|
||||||
applet
|
applet
|
||||||
applets
|
applets
|
||||||
appliance
|
appliance
|
||||||
|
@ -3455,7 +3499,6 @@ robot
|
||||||
robotics
|
robotics
|
||||||
robots
|
robots
|
||||||
robots.txt
|
robots.txt
|
||||||
.well-known/apple-app-site-association
|
|
||||||
role
|
role
|
||||||
roles
|
roles
|
||||||
roller
|
roller
|
||||||
|
|
Loading…
Add table
Reference in a new issue