A3:2021 | SQL Injection Mitigation (13) | Cycubix Docs
Least Privilege
- Connect with a minimum set of privileges
- Database accounts should limit schema access.
- Define database accounts for read and read/write access.
- Multiple connection pools based on access.
PreviousA3:2021 | SQL Injection Mitigation (12) | Cycubix DocsNextA3:2021 | Cross-Site Scripting (XSS) | Cycubix Docs
Last updated
Was this helpful?

