diff --git a/http/miscellaneous/mobsf-panel.yaml b/http/miscellaneous/mobsf-panel.yaml new file mode 100644 index 0000000000..157f2b6b94 --- /dev/null +++ b/http/miscellaneous/mobsf-panel.yaml @@ -0,0 +1,26 @@ +id: exposed-MobSF-Instance + +info: + name: Exposed MobSF + author: Shine + severity: high + metadata: + max-request: 3 + tags: android, vulnerability scanner,mobsf + +http: + - method: GET + path: + - '{{BaseURL}}' + - '{{BaseURL}}:8000' + + matchers-condition: and + matchers: + - type: word + words: + - 'Mobile Security Framework - MobSF' + - 'RECENT SCANS' + - 'Mobile Security Framework' + - type: status + status: + - 200