Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in owasp

OWASP ESAPI simpleTest in a Maven Java EE project

how to fix 'Disable XML external entity (XXE) processing' vulnerabilities in java

java xml sonarqube owasp

Where can I find ESAPI.properties?

java escaping owasp esapi

HTML-Entity escaping to prevent XSS

java html escaping xss owasp

Filtering upwards path traversal in Java (or Scala) [closed]

iOS certificate pinning with Swift and NSURLSession

ios swift ssl owasp pinning

What Response Should Be Sent Back a When Cross-Site Request Forgery (CSRF) is Detected

coldfusion csrf owasp

Javascript Comments are security risk?

playframework owasp top 10

Adding authentication in ZAP tool to attack a URL

CSRF (Cross-site request forgery) attack example and prevention in PHP

php csrf owasp

CSRF, XSS and SQL Injection attack prevention in JSF

jsf xss sql-injection csrf owasp

PHP $_SERVER['HTTP_HOST'] vs. $_SERVER['SERVER_NAME'], am I understanding the man pages correctly?

php apache security owasp

What is "X-Content-Type-Options=nosniff"?

Why is it common to put CSRF prevention tokens in cookies?

security cookies web csrf owasp