2021-03-12 08:10:33 +00:00
|
|
|
id: gitlab-public-repos
|
|
|
|
|
2021-03-12 04:45:35 +00:00
|
|
|
info:
|
|
|
|
name: GitLab public repositories
|
|
|
|
author: ldionmarcil
|
|
|
|
severity: info
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://twitter.com/ldionmarcil/status/1370052344562470922
|
|
|
|
- https://github.com/ldionmarcil/gitlab-unauth-parser
|
2022-03-02 07:35:29 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-03-02 07:35:29 +00:00
|
|
|
shodan-query: http.title:"GitLab"
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: gitlab,exposure,misconfig
|
2021-03-12 04:45:35 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-12 04:45:35 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/api/v4/projects"
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-03-12 04:45:35 +00:00
|
|
|
headers:
|
|
|
|
Cookie: _gitlab_session=
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "Set-Cookie: _gitlab_session="
|
|
|
|
|
2021-03-12 06:58:45 +00:00
|
|
|
- type: word
|
2021-03-12 04:45:35 +00:00
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "name_with_namespace"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100db1456b7621cff9a0e9b23cec256889e1b2105c58ea97aaeaf719f1403c36ce7022100b8eb7341c2599e8983388219ce5c1cfa516e1b1895649d49186e795b14f052b5:922c64590222798bb761d5b6d8e72950
|