added add condition and change of shodan query
parent
12886139f4
commit
af1ddf62a4
|
@ -8,8 +8,8 @@ info:
|
|||
http://opentsdb.net/
|
||||
metadata:
|
||||
verified: "true"
|
||||
shodan-query: http.title:"OpenTSDB"
|
||||
tags: opentsdb,exposure
|
||||
shodan-query: http.favicon.hash:407286339
|
||||
tags: opentsdb,exposure,logs
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -24,6 +24,7 @@ requests:
|
|||
- "tsd.connectionmgr.connections"
|
||||
- "tsd.http"
|
||||
- "host"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
|
|
Loading…
Reference in New Issue