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

44 lines
1.1 KiB
YAML
Raw Normal View History

id: old-copyright
info:
2023-02-24 06:50:36 +00:00
name: Find Pages with Old Copyright Dates
author: geeknik
severity: info
2023-02-24 06:50:36 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-10-14 11:27:55 +00:00
max-request: 1
2024-01-14 09:21:50 +00:00
tags: miscellaneous,misc,generic
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 3
2023-10-14 11:27:55 +00:00
2020-12-30 17:23:46 +00:00
matchers-condition: and
matchers:
- type: word
2022-01-28 10:24:49 +00:00
part: body
words:
- '2024'
negative: true
2020-12-30 17:23:46 +00:00
- type: regex
part: body
regex:
2023-02-03 05:17:17 +00:00
- '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*'
2022-01-28 10:24:49 +00:00
extractors:
2020-12-30 17:17:21 +00:00
- type: regex
part: body
regex:
2023-02-24 06:50:36 +00:00
- 'Copyright [1-9]\d* ?\-? ?[1-9]?\d*'
2023-02-03 05:17:17 +00:00
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
- '© [1-9]\d* ?\-? ?[1-9]?\d*'
# digest: 4b0a00483046022100c751355ae1b62dafbdf5606185e449df97fc42b9d58a878a34b233de5ce220a7022100b0d555e0598a3ab98f1d0b599473e6c35465899bc39a6ecf83cc01bb38165a82:922c64590222798bb761d5b6d8e72950