misc updates
parent
8205cdade0
commit
39ce8ee5b2
|
@ -1,10 +1,10 @@
|
|||
id: axis-happyaxis-disclosure
|
||||
id: axis-happyaxis
|
||||
|
||||
info:
|
||||
name: axis-happyaxis-disclosure
|
||||
name: Axis Happyaxis Exposure
|
||||
author: dogasantos
|
||||
severity: info
|
||||
tags: axis,axis2,middleware
|
||||
tags: axis,axis2,middleware,exposure,apache
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -13,15 +13,18 @@ requests:
|
|||
- "{{BaseURL}}/axis/happyaxis.jsp"
|
||||
- "{{BaseURL}}/axis2-web/HappyAxis.jsp"
|
||||
- "{{BaseURL}}/happyaxis.jsp"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Axis Happiness Page"
|
||||
- "Axis2 Happiness Page"
|
||||
- "java.vendor"
|
||||
- "Examining Application Server"
|
||||
- "Examining Version Service"
|
||||
- "Examining System Properties"
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
|
@ -5,14 +5,15 @@ info:
|
|||
author: dogasantos
|
||||
severity: info
|
||||
description: Axis and Axis2 detection
|
||||
tags: axis2,middleware
|
||||
tags: tech,axis2,middleware,apache
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
- "{{BaseURL}}/axis2/"
|
||||
- "{{BaseURL}}/axis/"
|
||||
- "{{BaseURL}}/"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
@ -24,6 +25,7 @@ requests:
|
|||
- "installation"
|
||||
- "Admin"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue