blacklanternsecurity / baddns

Check subdomains for subdomain takeovers and other DNS tomfoolery
GNU General Public License v3.0
96 stars 5 forks source link

[SignatureBot] Add or update signature nucleitemplates_uptimerobot-takeover.yml #360

Closed liquidsec closed 9 months ago

liquidsec commented 1 year ago

Add or update signature: nucleitemplates_uptimerobot-takeover.yml

This PR adds or updates the follow signature:

identifiers:
  cnames: []
  ips: []
  nameservers: []
  not_cnames: []
matcher_rule:
  matchers:
  - dsl:
    - Host != ip
    type: dsl
  - regex:
    - ^page not found$
    type: regex
  - case-insensitive: true
    condition: and
    part: header
    type: word
    words:
    - 'Server: Caddy'
  - status: 404
    type: status
  matchers-condition: and
mode: http
service_name: uptimerobot takeover detection
source: nucleitemplates
liquidsec commented 9 months ago

blocking signature due to lack of impact, per discussion here:

https://github.com/EdOverflow/can-i-take-over-xyz/issues/45

liquidsec commented 9 months ago

closing