2021-03-22 22:22:19 +00:00
|
|
|
id: gitlab-public-signup
|
2021-11-01 14:06:21 +00:00
|
|
|
|
2021-03-22 22:22:19 +00:00
|
|
|
info:
|
2021-03-22 22:33:38 +00:00
|
|
|
name: GitLab public signup
|
2024-01-03 11:11:50 +00:00
|
|
|
author: pdteam,axrk
|
2021-03-22 22:22:19 +00:00
|
|
|
severity: info
|
2022-03-02 07:35:29 +00:00
|
|
|
metadata:
|
2024-01-14 13:49:27 +00:00
|
|
|
max-request: 2
|
2022-03-02 07:35:29 +00:00
|
|
|
shodan-query: http.title:"GitLab"
|
2021-11-01 14:06:21 +00:00
|
|
|
tags: gitlab,misconfig
|
2021-03-22 22:22:19 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-22 22:22:19 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/users/sign_in"
|
2024-01-03 11:10:08 +00:00
|
|
|
- "{{BaseURL}}/users/sign_up"
|
2021-03-22 22:22:19 +00:00
|
|
|
|
2024-01-03 11:10:08 +00:00
|
|
|
stop-at-first-match: true
|
2021-03-22 22:22:19 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<a data-qa-selector="register_link" href="/users/sign_up">Register now</a>'
|
2021-03-22 22:33:38 +00:00
|
|
|
- 'data-qa-selector="new_user_register_button"'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-03-22 22:22:19 +00:00
|
|
|
- 'https://about.gitlab.com'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
2021-11-01 14:06:21 +00:00
|
|
|
negative: true
|
2021-03-22 22:22:19 +00:00
|
|
|
words:
|
2023-10-14 11:27:55 +00:00
|
|
|
- '<meta content="GitLab.com" property="og:description">'
|
2024-01-03 18:35:52 +00:00
|
|
|
# digest: 4a0a00473045022076184de9ad044d8920306052ec3742a5eb50c9781ba7e5bab711bb8f354cd0c5022100980fac2502b9e596743820bff3b223fa7d8f040d0ed39515031bc167f77d1705:922c64590222798bb761d5b6d8e72950
|