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