2023-02-20 18:42:46 +00:00
|
|
|
id: gitea
|
|
|
|
|
|
|
|
info:
|
2023-03-17 14:32:27 +00:00
|
|
|
name: Gitea User Name Information - Detect
|
2023-02-20 18:42:46 +00:00
|
|
|
author: dwisiswant0
|
|
|
|
severity: info
|
2023-10-14 11:27:55 +00:00
|
|
|
description: Gitea user name information check was conducted.
|
2023-03-02 21:29:29 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
2023-10-14 11:27:55 +00:00
|
|
|
cvss-score: 0
|
2023-03-02 21:29:29 +00:00
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: osint,osint-coding,gitea
|
2023-02-20 18:42:46 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-02-20 18:42:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://gitea.com/{{user}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "(Git with a cup of tea)"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022053a2102b6dc87ca8cae8ff4848fd7f77dfbd0939f5500ce5c524052b20d5064b0220183b0f1cb5e5ea783546e18b8a4b46cd4875daa467eb1fa214af2007ee403251:922c64590222798bb761d5b6d8e72950
|