nuclei-templates/http/exposures/files/axis-happyaxis.yaml

35 lines
765 B
YAML
Raw Normal View History

2021-08-26 09:33:35 +00:00
id: axis-happyaxis
2021-08-26 02:11:02 +00:00
info:
2021-08-26 09:33:35 +00:00
name: Axis Happyaxis Exposure
2021-08-26 02:11:02 +00:00
author: dogasantos
severity: info
metadata:
max-request: 4
2023-10-14 11:27:55 +00:00
tags: axis,axis2,middleware,exposure,apache,files
2021-08-26 02:11:02 +00:00
http:
2021-08-26 02:11:02 +00:00
- method: GET
path:
- "{{BaseURL}}/axis2/axis2-web/HappyAxis.jsp"
- "{{BaseURL}}/axis/happyaxis.jsp"
- "{{BaseURL}}/axis2-web/HappyAxis.jsp"
- "{{BaseURL}}/happyaxis.jsp"
2021-08-26 09:33:35 +00:00
stop-at-first-match: true
2023-10-14 11:27:55 +00:00
2021-08-26 02:11:02 +00:00
matchers-condition: and
matchers:
- type: word
words:
- "Axis Happiness Page"
- "Axis2 Happiness Page"
- "Examining Application Server"
2021-08-26 09:33:35 +00:00
- "Examining Version Service"
- "Examining System Properties"
2021-08-26 02:11:02 +00:00
condition: or
2021-08-26 09:33:35 +00:00
2021-08-26 02:11:02 +00:00
- type: status
status:
- 200