formatting-changes
parent
8cb89ed42f
commit
6f14421d84
|
@ -1,7 +1,7 @@
|
|||
id: mysql-detect
|
||||
|
||||
info:
|
||||
name: Mysql Detection
|
||||
name: Mysql Detection
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
description: |
|
||||
|
@ -12,14 +12,15 @@ info:
|
|||
tags: network,mysql,db
|
||||
|
||||
network:
|
||||
|
||||
- inputs:
|
||||
- data: "\n"
|
||||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
- "{{Host}}:3306"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "mysql"
|
||||
condition: and
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue