nuclei-templates/http/technologies/gitea-detect.yaml

35 lines
753 B
YAML
Raw Normal View History

2021-09-16 04:18:34 +00:00
id: gitea-detect
info:
name: Gitea Detect
author: pikpikcu
severity: info
metadata:
max-request: 2
2023-10-14 11:27:55 +00:00
tags: tech,gitea
2021-09-16 04:18:34 +00:00
http:
2021-09-16 04:18:34 +00:00
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/user/login"
2021-09-16 12:13:04 +00:00
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2021-09-16 04:18:34 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Powered by Gitea"
- type: status
status:
- 200
2021-09-16 12:13:04 +00:00
extractors:
- type: regex
part: body
regex:
- "Powered by Gitea(\\s*)Version:(\\s*)([\\d.]+)"
# digest: 490a004630440220791687a21e5f46c7a6eb923d809d18340770e0c193af81f0a9934a3f199169780220280ffe146a31762152e070e81bffa10978320384487251c5643d87884f18867e:922c64590222798bb761d5b6d8e72950