From 16fb30a0f64398e3975fe94baf0f01df683c6516 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Fri, 6 May 2022 21:13:34 +0530 Subject: [PATCH] Create rg-uac-panel.yaml --- exposed-panels/ruijie/rg-uac-panel.yaml | 28 +++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 exposed-panels/ruijie/rg-uac-panel.yaml diff --git a/exposed-panels/ruijie/rg-uac-panel.yaml b/exposed-panels/ruijie/rg-uac-panel.yaml new file mode 100644 index 0000000000..9894266b73 --- /dev/null +++ b/exposed-panels/ruijie/rg-uac-panel.yaml @@ -0,0 +1,28 @@ +id: rg-uac-panel + +info: + name: RG-UAC Ruijie Login Panel + author: princechaddha + severity: info + metadata: + shodan-query: http.html:"Get_Verify_Info" + tags: panel,ruijie,router,firewall + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + + - type: word + part: body + words: + - "Ruijie Internet access management and audit system" + - "get_dkey_passwd" + condition: and + + - type: status + status: + - 200