create-vuln-login

Community

Scaffold vulnerable login module

AuthorFatt1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill rapidly scaffolds an intentionally vulnerable login module for security training labs, allowing developers to quickly set up environments for practicing SQL injection defense.

Core Features & Use Cases

  • Vulnerable Controller: Generates a LoginController using raw SQL with direct string concatenation, bypassing prepared statements.
  • Route Registration: Adds necessary GET /login, POST /login, and POST /logout routes to routes/web.php.
  • Blade View Creation: Creates a basic Tailwind CSS-styled login form view at resources/views/auth/login.blade.php.
  • Use Case: When asked to "create the login module for the CTF lab" or "implement authentication with SQL Injection vulnerability".

Quick Start

Use the create-vuln-login skill to scaffold the login module for the security lab.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-vuln-login
Download link: https://github.com/Fatt1/ANMMT/archive/main.zip#create-vuln-login

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.