updated matchers and req
parent
fb353a8359
commit
8c88634a2f
|
@ -1,7 +1,7 @@
|
|||
id: oracle-application-server-panel
|
||||
|
||||
info:
|
||||
name: Oracle Application Server Login Panel - Detect
|
||||
name: Oracle Application Server Panel - Detect
|
||||
author: righettod
|
||||
severity: info
|
||||
description: |
|
||||
|
@ -18,6 +18,11 @@ http:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/em/console/ias/oc4j/home"
|
||||
- "{{BaseURL}}"
|
||||
|
||||
stop-at-first-match: true
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
|
|
Loading…
Reference in New Issue