🎯

sqlmap-database-penetration-testing

🎯Skill

from zebbern/claude-code-guide

VibeIndex|
What it does

Automates SQL injection vulnerability scanning and database penetration testing using the powerful sqlmap tool for comprehensive security assessments.

πŸ“¦

Part of

zebbern/claude-code-guide(29 items)

sqlmap-database-penetration-testing

Installation

Claude CLIAdd MCP server via Claude CLI
claude mcp add <name> <cmd> # Add new server
Local ServerRun MCP server locally
claude mcp add filesystem -s user -- npx -y @modelcontextprotocol/server-filesystem ~/Documents ~/Desktop
Claude CLIAdd MCP server via Claude CLI
claude mcp add <name> <command> [parameters...]
Claude CLIAdd MCP server via Claude CLI
claude mcp add <name> --client-id <id> --client-secret <secret> -- <cmd>
Local ServerRun MCP server locally
claude mcp add shared-tools -s project -- npx -y @your-team/mcp-tools

+ 18 more commands

Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "shared-tools": { "command": "npx", "args": ...
πŸ“– Extracted from docs: zebbern/claude-code-guide
17Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
sql injection testing🎯Skill

Automatically scans web applications and databases for potential SQL injection vulnerabilities by generating and testing malicious input payloads against database query interfaces.

🎯
top 100 web vulnerabilities reference🎯Skill

Provides a comprehensive reference guide and detailed information about the top 100 most critical web vulnerabilities, enabling developers and security professionals to understand, identify, and mi...

🎯
cross-site scripting and html injection testing🎯Skill

Identifies and tests web application vulnerabilities by systematically scanning input fields for potential cross-site scripting (XSS) and HTML injection attack vectors.

🎯
red team tools and methodology🎯Skill

Provides cybersecurity professionals with specialized tools and techniques for simulating adversarial attacks, identifying system vulnerabilities, and assessing network security defenses.

🎯
html injection testing🎯Skill

Performs automated testing and detection of potential HTML injection vulnerabilities in web applications by simulating malicious input scenarios.

🎯
linux production shell scripts🎯Skill

Generates and manages robust, production-ready shell scripts for Linux server environments, optimizing system administration and deployment workflows.

🎯
file path traversal testing🎯Skill

Tests and identifies potential file path traversal vulnerabilities by systematically probing file system access points with malicious input patterns designed to escape intended directory restrictions.

🎯
wordpress penetration testing🎯Skill

Performs automated vulnerability scanning, exploits potential security weaknesses, and identifies potential entry points in WordPress websites and installations.

🎯
burp suite web application testing🎯Skill

Assists cybersecurity professionals in automating and guiding web application penetration testing workflows using Burp Suite, providing step-by-step vulnerability scanning and exploitation techniques.

🎯
aws penetration testing🎯Skill

Automates AWS infrastructure security testing by scanning cloud environments for misconfigurations, vulnerabilities, and potential entry points for unauthorized access.