Add Metasplot Web
parent
ee0fa1a146
commit
f4e45ba062
|
@ -0,0 +1,29 @@
|
|||
id: metasploit-web-page
|
||||
|
||||
info:
|
||||
name: Metasploit Web - Detect
|
||||
author: lu4nx
|
||||
severity: info
|
||||
description: Metasploit Web
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
metadata:
|
||||
max-request: 1
|
||||
verified: true
|
||||
zoomeye-query: title:'Metasploit' +port:3790
|
||||
tags: panel,metasploit
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}:3790/login'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '<title>Metasploit</title>'
|
||||
- '<meta name="application-name" content="Metasploit" />'
|
Loading…
Reference in New Issue