From 8c88634a2f20c4760d34fce27c5241515948220e Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:16:46 +0530 Subject: [PATCH] updated matchers and req --- http/exposed-panels/oracle-application-server-panel.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/http/exposed-panels/oracle-application-server-panel.yaml b/http/exposed-panels/oracle-application-server-panel.yaml index c7ee1bc56c..cd39f4d7d0 100644 --- a/http/exposed-panels/oracle-application-server-panel.yaml +++ b/http/exposed-panels/oracle-application-server-panel.yaml @@ -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