diff --git a/exposed-panels/web-local-craft.yaml b/exposed-panels/web-local-craft.yaml new file mode 100644 index 0000000000..20b9387259 --- /dev/null +++ b/exposed-panels/web-local-craft.yaml @@ -0,0 +1,21 @@ +id: weblocal-craft-login + +info: + name: Web local craft Terminal Login + author: dhiyaneshDK + severity: info + reference: https://www.exploit-db.com/ghdb/6800 + +requests: + - method: GET + path: + - '{{BaseURL}}/home.html' + + matchers-condition: and + matchers: + - type: word + words: + - 'WEB Local Craft Terminal' + - type: status + status: + - 200