fix-template
parent
24125558be
commit
c98724ab78
|
@ -1,26 +1,28 @@
|
|||
id: exposed-MobSF-Instance
|
||||
id: mobsf-framework-exposure
|
||||
|
||||
info:
|
||||
name: Exposed MobSF
|
||||
name: MobSF Framework - Exposure
|
||||
author: Shine
|
||||
severity: high
|
||||
metadata:
|
||||
max-request: 3
|
||||
tags: android, vulnerability scanner,mobsf
|
||||
max-request: 1
|
||||
verified: true
|
||||
shodan-query: title:"MobSF"
|
||||
tags: misconfig,exposure,mobsf
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
- '{{BaseURL}}:8000'
|
||||
- '{{BaseURL}}/recent_scans/'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'Recent Scans'
|
||||
- 'Mobile Security Framework - MobSF'
|
||||
- 'RECENT SCANS'
|
||||
- 'Mobile Security Framework'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue