[dba-Tech] Debugging JavaScript projects

Jim Lawrence accessd at shaw.ca
Tue Oct 17 23:22:36 CDT 2017


As Javascript is a website's forward facing code, it is very necessary to find all code vulnerabilities and attack vectors. The simple errors are easy to find but with the data input fields, there are a number complex errors hidden in a few support packages:

https://www.youtube.com/watch?v=0dgmeTy7X3I

Here is a site that allows you, as an Open Source developer or small low volume tester to use their vulnerability search engine for free:

https://snyk.io/

Jim


More information about the dba-Tech mailing list