MobSF Framework - Exposure
ID: mobsf-framework-exposure
Severity: high
Author: Shine
Tags: misconfig,exposure,mobsf
Description
Section titled “Description”MobSF Framework is exposed.
YAML Source
Section titled “YAML Source”id: mobsf-framework-exposure
info: name: MobSF Framework - Exposure author: Shine severity: high description: MobSF Framework is exposed. metadata: verified: true max-request: 1 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# digest: 490a0046304402205d90e92df0f39008d7a8ad7fe88e5ee54e3260681e7acc5c9bf8b1550967ad7a02205ded71ec3533978937bb21047f6d8a1c9fd45514016691aea1b94a6015e9e0f9:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/mobsf-framework-exposure.yaml"