commit
71e61fdaf8
|
@ -0,0 +1,28 @@
|
||||||
|
id: mobsf-framework-exposure
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: MobSF Framework - Exposure
|
||||||
|
author: Shine
|
||||||
|
severity: high
|
||||||
|
metadata:
|
||||||
|
max-request: 1
|
||||||
|
verified: true
|
||||||
|
shodan-query: title:"MobSF"
|
||||||
|
tags: misconfig,exposure,mobsf
|
||||||
|
|
||||||
|
http:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- '{{BaseURL}}/recent_scans/'
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- 'Recent Scans'
|
||||||
|
- 'Mobile Security Framework - MobSF'
|
||||||
|
condition: and
|
||||||
|
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue