nuclei-templates/http/technologies/springboot-actuator.yaml

44 lines
1.0 KiB
YAML

id: springboot-actuator
info:
name: Detect Springboot Actuators
author: that_juan_,dwisiswant0,wdahlenb,dr0pd34d
severity: info
metadata:
max-request: 4
shodan-query: http.favicon.hash:116323821
tags: tech,springboot,actuator
http:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/actuator"
- "{{BaseURL}}/favicon.ico"
- "{{BaseURL}}/actuator/favicon.ico"
stop-at-first-match: true
matchers-condition: or
matchers:
- type: word
part: body
words:
- '"_links":'
- '"self":'
- '"health"'
condition: and
- type: dsl
name: "favicon"
dsl:
- "status_code==200 && (\"116323821\" == mmh3(base64_py(body)))"
extractors:
- type: json
name: available-endpoints
json:
- .[] | to_entries | .[].key
# digest: 490a0046304402205b82fb786daf1b2d2b16ce2da134be147659a09ad4fc7523fdc6adf1e043daea02205c4e18a8887796d4279346a2082e34b35c8834b14b3f2ffea685094329ddf8f7:922c64590222798bb761d5b6d8e72950