Machine Learning in Network Security

Find out how Machine Learning is useful in the field of Network Security. And at the same time what if an attacker starts using it to breach through the systems? Let’s find out.

December 9, 2021 · 6 min · Shiva Saxena

Mobile Security: How to establish your App's Integrity

Explore the methods to validate your app’s integrity, so that only the legit instances of your apps can connect with your server.

October 11, 2021 · 5 min · Shiva Saxena

Web Security: Understanding Content Security Policy (CSP)

Content Security Policy (CSP) is one of the most promising countermeasures against Cross-Site Scripting (XSS) on modern browsers. CSP is a declarative policy mechanism that allows web application developers to define which client-side resources can be loaded and executed by the browser.