Skip to content

Latest commit

Β 

History

History
45 lines (31 loc) Β· 724 Bytes

File metadata and controls

45 lines (31 loc) Β· 724 Bytes

Database Security Scanner πŸ—„οΈ

Security auditing for MySQL, PostgreSQL, MongoDB, and Redis.

Quick Start

cd database-security

# Scan all databases
./scan-databases.sh --all

# Scan specific database
./scan-databases.sh --mysql

Features

  • πŸ” Connection security analysis
  • πŸ” Authentication configuration
  • πŸ”’ Encryption status
  • 🌐 Public exposure check
  • πŸ“Š Configuration review

Supported Databases

  • MySQL/MariaDB
  • PostgreSQL
  • MongoDB
  • Redis

Usage

# Scan all
./scan-databases.sh --all

# Specific databases
./scan-databases.sh --mysql --postgresql

# Individual
./scan-databases.sh --mongodb

Report: ~/security-reports/database_security_YYYYMMDD_HHMMSS.md