removed few invalid takeovers
parent
f5ac4f5881
commit
d10b042a93
|
@ -16,6 +16,7 @@ dns:
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
|
- "NXDOMAIN"
|
||||||
- "azure-api.net"
|
- "azure-api.net"
|
||||||
- "azure-mobile.net"
|
- "azure-mobile.net"
|
||||||
- "azurecontainer.io"
|
- "azurecontainer.io"
|
||||||
|
@ -38,3 +39,4 @@ dns:
|
||||||
- "servicebus.windows.net"
|
- "servicebus.windows.net"
|
||||||
- "trafficmanager.net"
|
- "trafficmanager.net"
|
||||||
- "visualstudio.com"
|
- "visualstudio.com"
|
||||||
|
|
||||||
|
|
|
@ -5,9 +5,11 @@ info:
|
||||||
author: "melbadry9 & pxmme1337"
|
author: "melbadry9 & pxmme1337"
|
||||||
severity: high
|
severity: high
|
||||||
|
|
||||||
# update this list with new takeovers matchers
|
# Update this list with new takeovers matchers
|
||||||
# do not delete other template files for takeover
|
# Do not delete other template files for takeover
|
||||||
# https://github.com/EdOverflow/can-i-take-over-xyz
|
# https://github.com/EdOverflow/can-i-take-over-xyz
|
||||||
|
# You need to claim the cname the subdomain to confirm the takeover.
|
||||||
|
# Do not report this without claiming the cname.
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -79,11 +81,6 @@ requests:
|
||||||
- herokucdn.com/error-pages/no-such-app.html
|
- herokucdn.com/error-pages/no-such-app.html
|
||||||
- "<title>No such app</title>"
|
- "<title>No such app</title>"
|
||||||
|
|
||||||
- type: word
|
|
||||||
name: instapage
|
|
||||||
words:
|
|
||||||
- You've Discovered A Missing Link. Our Apologies!
|
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
name: tictail
|
name: tictail
|
||||||
words:
|
words:
|
||||||
|
@ -276,11 +273,6 @@ requests:
|
||||||
words:
|
words:
|
||||||
- is not a registered InCloud YouTrack.
|
- is not a registered InCloud YouTrack.
|
||||||
|
|
||||||
- type: word
|
|
||||||
name: azure
|
|
||||||
words:
|
|
||||||
- 404 Web Site not found
|
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
name: readme
|
name: readme
|
||||||
words:
|
words:
|
||||||
|
|
Loading…
Reference in New Issue