Initial commit
This commit is contained in:
8
skills/sql-injection-detector/references/README.md
Normal file
8
skills/sql-injection-detector/references/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# References
|
||||
|
||||
Bundled resources for sql-injection-detector skill
|
||||
|
||||
- [ ] sql_injection_cheatsheet.md: Comprehensive SQL injection cheat sheet with various attack vectors and payloads.
|
||||
- [ ] owasp_sql_injection_prevention_cheatsheet.md: OWASP SQL Injection Prevention Cheat Sheet for secure coding practices.
|
||||
- [ ] database_specific_syntax.md: Documentation on database-specific syntax for SQL injection attacks (MySQL, PostgreSQL, etc.).
|
||||
- [ ] orm_security.md: Best practices for securing ORM usage against SQL injection vulnerabilities.
|
||||
Reference in New Issue
Block a user