lint -fix
parent
823f2a2dce
commit
62c84648dd
|
@ -10,7 +10,7 @@ info:
|
|||
metadata:
|
||||
max-request: 2
|
||||
verified: true
|
||||
shodan-query: http.title:“Citrix Login”
|
||||
shodan-query: http.title:“Citrix Login”
|
||||
vendor: citrix
|
||||
product: citrix
|
||||
tags: citrix,honeypot,ir,cti
|
||||
|
|
|
@ -10,8 +10,7 @@ info:
|
|||
metadata:
|
||||
max-request: 2
|
||||
verified: true
|
||||
verified: true
|
||||
shodan-query: Server: Python/3.10 aiohttp/3.8.3
|
||||
shodan-query: "Server: Python/3.10 aiohttp/3.8.3"
|
||||
vendor: snare
|
||||
product: http
|
||||
tags: snare,honeypot,ir,cti
|
||||
|
|
|
@ -20,7 +20,7 @@ tcp:
|
|||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
port: 10001
|
||||
port: 10001
|
||||
read-size: 1024
|
||||
|
||||
matchers:
|
||||
|
|
Loading…
Reference in New Issue