User475983607 posted
Hello forum,
how can I secure my database and website in Visual studio community 2015 from hacking ?
OWASP is a good resource for learning about security risks, design recommendations, vulnerability tools. OWASP has a top to vulnerability list that you should know and understand.
https://owasp.org/www-project-top-ten/
Tools and guides
https://owasp.org/www-project-zap/
https://owasp.org/www-project-web-security-testing-guide/
There are also paid for vulnerability testing tools as well.
It is important to learn the vulnerabilities hacker look for so you can write secure code.