Agent Skill
2/7/2026databases
Skills for attacking database services including SQL, NoSQL, and in-memory databases.
O
omkar
0GitHub Stars
1Views
npx skills add omkar-ukirde/RedStrike.AI
SKILL.md
| Name | databases |
| Description | Skills for attacking database services including SQL, NoSQL, and in-memory databases. |
name: databases description: Skills for attacking database services including SQL, NoSQL, and in-memory databases. compatibility: Requires database clients, impacket allowed-tools: mysql psql mssqlclient.py mongo redis-cli metadata: category: network
Database Services
Database server exploitation and data extraction.
Skills
- MySQL Pentesting - MySQL/MariaDB (3306)
- PostgreSQL Pentesting - PostgreSQL (5432)
- MSSQL Pentesting - SQL Server (1433)
- Oracle Pentesting - Oracle DB (1521)
- MongoDB Pentesting - MongoDB (27017)
- Redis Pentesting - Redis (6379)
- CouchDB Pentesting - CouchDB (5984)
- Elasticsearch Pentesting - Elasticsearch (9200)
- Memcached Pentesting - Memcached (11211)
- Cassandra Pentesting - Cassandra (9042)
- InfluxDB Pentesting - InfluxDB (8086)
Quick Reference
| Database | Port | RCE Method |
|---|---|---|
| MySQL | 3306 | UDF |
| MSSQL | 1433 | xp_cmdshell |
| PostgreSQL | 5432 | COPY TO |
| Redis | 6379 | Module load |
Skills Info
Original Name:databasesAuthor:omkar
Download