2021-06-01 14:07:39 +00:00
|
|
|
id: detect-drone-config
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: Drone - Configuration Detection
|
2021-06-01 14:07:39 +00:00
|
|
|
author: geeknik
|
|
|
|
severity: high
|
2022-07-26 13:45:11 +00:00
|
|
|
description: Drone configuration was discovered.
|
|
|
|
reference:
|
|
|
|
- https://github.com/drone/drone
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: config,exposure,drone
|
2021-06-01 14:07:39 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-01 14:07:39 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/.drone.yml"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-06-01 19:03:22 +00:00
|
|
|
- "kind:"
|
|
|
|
- "name:"
|
|
|
|
- "steps:"
|
2021-06-01 14:07:39 +00:00
|
|
|
condition: and
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-06-01 14:07:39 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100a3b45372213d9aff5e7a04e789ad8e8d1d987d39cea58a5c80d30be3d564efc5022100c1aae2d2ab7f9ce9791e314bed7b26c8c25f2421721fcd9422358522b548d1d1:922c64590222798bb761d5b6d8e72950
|