Initial commit
This commit is contained in:
7
skills/sql-injection-detector/assets/README.md
Normal file
7
skills/sql-injection-detector/assets/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Assets
|
||||
|
||||
Bundled resources for sql-injection-detector skill
|
||||
|
||||
- [ ] sqli_payloads.json: JSON file containing a list of SQL injection payloads for different attack vectors.
|
||||
- [ ] remediation_templates/: Directory containing code templates for parameterized queries in various languages (Python, JavaScript, etc.).
|
||||
- [ ] example_code/: Directory containing vulnerable and secure code examples for SQL injection.
|
||||
Reference in New Issue
Block a user