file name updation, matcher update , case sensitive
parent
0730dafcbc
commit
aef480d777
|
@ -1,10 +1,11 @@
|
|||
id: seagate-nas-seagate-login
|
||||
id: seagate-nas-login
|
||||
|
||||
info:
|
||||
name: Seagate NAS - SEAGATE Login - Detect
|
||||
name: Seagate NAS Login - Detect
|
||||
author: JustaAcat
|
||||
severity: info
|
||||
description: Seagate NAS - SEAGATE Login was detected.
|
||||
description: |
|
||||
Seagate NAS - SEAGATE Login was detected.
|
||||
metadata:
|
||||
verified: "true"
|
||||
shodan-query: title:"Seagate NAS - SEAGATE"
|
||||
|
@ -19,7 +20,8 @@ requests:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- <title>Seagate NAS - SEAGATE</title>
|
||||
- Seagate NAS - SEAGATE
|
||||
case-insensitive: true
|
||||
|
||||
- type: status
|
||||
status:
|
Loading…
Reference in New Issue