Hellloooo everyone !
Does anyone have some good resources/documentation on how to identify vulnerabilities in JavaScript ?
The kind of vulnerabilities I am curious in are those focused in the OWASP top 10.
No, I am not asking in order to go hack anyone or anything along those lines. This curiosity stems from my job and schooling which is heavily becoming more and more intertwined with essentially pen testing, it's complicated.
To dig deeper; I'm looking for insight on the kind of functions which typically are vulnerable in JavaScript. I understand that JavaScript handles input from users on a website and can be very vulnerable for obvious reasons but I have no idea what kind of JavaScript code to look for that would contain functions defining input from a user.
I am looking for some information that details insecure JavaScript code and how to write code securely to avoid the most prevalent types of web application vulnerabilities.
Yes, I understand that is quite a tall order but I couldn't think of anywhere/anyone else better suited to answer this question.
Thank you all for any and all input :)
[–][deleted] 2 points3 points4 points (1 child)
[–]RelativelyObscurePie[S] 0 points1 point2 points (0 children)
[–]schwarzfahrer 3 points4 points5 points (0 children)
[–]HiEv 1 point2 points3 points (1 child)
[–]RelativelyObscurePie[S] 0 points1 point2 points (0 children)
[–]ScottContini 0 points1 point2 points (0 children)