nuclei-templates/http/miscellaneous/old-copyright.yaml

46 lines
1.1 KiB
YAML

id: old-copyright
info:
name: Find Pages with Old Copyright Dates
author: geeknik
severity: info
metadata:
verified: true
max-request: 1
tags: misc,generic
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 3
matchers-condition: and
matchers:
- type: word
part: body
words:
- '2023'
negative: true
- type: regex
part: body
regex:
- 'Copyright [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
extractors:
- type: regex
part: body
regex:
- 'Copyright [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
# digest: 4a0a00473045022021bec9011cfc7eee36df89ae633ececa9c758b6e337d2c9039a71d051d52e736022100868348e92af9edbd86a9ba5d19c4cc8003815bd6c11e24f31addfc3eed72a71e:922c64590222798bb761d5b6d8e72950