Add files via upload

patch-1
pussycat0x 2022-12-15 22:36:12 +05:30 committed by GitHub
parent 2a44b0c721
commit 8cb89ed42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: mysql-detect
info:
name: Mysql Detection
author: pussycat0x
severity: info
description: |
MySQL is a tool used to manage databases and servers, so while it's not a database, it's widely used in relation to managing and organising data in databases.
metadata:
verified: true
shodan-query: product:"MySQL"
tags: network,mysql,db
network:
- inputs:
- data: "\n"
host:
- "{{Hostname}}"
- "{{Host}}:3306"
matchers:
- type: word
words:
- "mysql"
condition: and