Bloggposter merket som:
top 10

OWASP Top 10 for JavaScript – A9: Insufficient Transport Layer Protection

The 9th item on the OWASP Top 10 is A9 – Insufficient Transport Layer Protection. This is mostly a browser to server and server to server issue.

OWASP Top 10 for Javascript – A4: Insecure Direct Object References

How do A4 – Insecure Direct Object References apply to Javascript? Well, it all depends on how the system was formed, but this is very likely to become a problem in pure JavaScript apps. Read on for an explanation of why. But first, this is the risk rating from OWASP: Threat Agents Attack Vectors Security [...]