Create mobsf-panel.yaml

If mobsf panel s exposed, it can sometimes reveal vulnerability scan details of private mobile applications.
patch-1
mohammedshine 2023-08-02 16:14:52 +05:30 committed by GitHub
parent b99163eaf8
commit 753234aa5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -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