added add condition and change of shodan query

patch-1
Dhiyaneshwaran 2023-03-30 16:14:04 +05:30 committed by GitHub
parent 12886139f4
commit af1ddf62a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -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
@ -32,4 +33,4 @@ requests:
- type: status - type: status
status: status:
- 200 - 200