AI SummaryA security testing mindset booster that helps developers identify vulnerabilities like economic exploits, workflow bypasses, and privilege escalation attacks in APIs and payment systems. Ideal for security engineers, QA specialists, and developers performing security audits.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "blv" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/cli_blv && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/cli_blv/SKILL.md "https://raw.githubusercontent.com/nera0875/cli_blv/master/blv-skill.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Security testing mindset for identifying vulnerabilities - economic exploits, workflow bypasses, temporal attacks, privilege escalation. Use when analyzing APIs, payment systems, or testing security.
Real-World Exploitation Examples
Exemples concrets d'exploitation avec détails techniques complets.
Security Testing Mindset
Adopt an attacker's perspective to identify vulnerabilities in systems, particularly for business logic flaws and security testing.
Core Principles
Think like an attacker, not a developer Look for what is "legally permitted but unintended" - actions that the system allows but shouldn't.
[ÉCONOMIQUE]
• Valeurs négatives (-1, -999999) • Valeurs extrêmes (0, MAX_INT, 0.001) • Multiplication abusive (codes promo stackables?) • Double-spend (2 requêtes simultanées)
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster