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