File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ id : myq-panel
2+
3+ info :
4+ name : MyQ Print Server Panel - Detect
5+ author : darses
6+ severity : info
7+ metadata :
8+ verified : true
9+ max-request : 1
10+ vendor : MyQ
11+ shodan-query :
12+ - http.favicon.hash:864100810
13+ - http.favicon.hash:784616151
14+ - http.favicon.hash:-2012429205
15+ - http.favicon.hash:-924708843
16+ - title:"MyQ"
17+ fofa-query :
18+ - icon_hash="864100810"
19+ - icon_hash="784616151"
20+ - icon_hash="-2012429205"
21+ - icon_hash="-924708843"
22+ - title="MyQ"
23+ tags : panel,myq,detect
24+
25+ http :
26+ - method : GET
27+ path :
28+ - " {{BaseURL}}/en"
29+
30+ matchers-condition : and
31+ matchers :
32+ - type : word
33+ words :
34+ - " <title>MyQ"
35+ - " Wsf_App"
36+ condition : and
37+
38+ - type : status
39+ status :
40+ - 200
41+
42+ extractors :
43+ - type : regex
44+ name : version
45+ group : 1
46+ regex :
47+ - " <span class=\" version\" >MyQ ([\\ d\\ .\\ w\\ s\\ (\\ )]+)<\\ /span>"
You can’t perform that action at this time.
0 commit comments