Claude
|
933651f6cd
|
Add JSON format for SQL Injection payloads
- Created Python script to convert all SQL Injection payloads to JSON format
- Generated sqli_payloads.json with 1449 unique SQL injection payloads
- Each payload includes metadata (type, technique, dbms, severity, source)
- Supports multiple database types: MySQL, MSSQL, PostgreSQL, Oracle, SQLite, DB2, Cassandra, BigQuery
- Categorized by injection techniques: union-based, time-based, boolean-based, error-based, etc.
|
2025-11-16 16:38:19 +00:00 |
|