by cyver | Aug 18, 2021 | Blog
APIs, while commonly thought of as simple connections between apps, are complex systems that can and often do have vulnerabilities. In fact, API vulnerabilities can be as serious as those found in your primary application. Yet, API testing remains relatively rare....
by cyver | Aug 3, 2021 | Blog
Today, an estimated 92% of all new organizations are Agile. And, most of those organizations build, manage, and use software in some form or another. Pentesting is, traditionally, your best way to ensure ongoing security, while allowing you to meet regulatory...
by cyver | Jul 20, 2021 | Blog
Content Security Policy or CSP is a security policy designed to prevent XSS, clickjacking, and codejacking attacks – especially as a result of insecure JavaScript usage. CSP essentially blocks the execution of inline JavaScript, eval (), setTimeout(), etc., which can...
by cyver | Jul 6, 2021 | Blog
Most developers use pentesting to identify and resolve vulnerabilities both during development and after launch. Traditionally, you receive those vulnerabilities via a PDF report – which means breaking the report down and building tasks and actionable items yourself....
by cyver | Jun 15, 2021 | Blog
Traditionally, just 78% of the vulnerabilities (or less) found in pentests are ever resolved. While part of that relates to compliance, and the fact that many pentests are requested for the sole purpose of passing an audit, it means that numerous businesses remain...