Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How to test user permissions for virtual directory?

REST API from mobile app - Does securing the first call with a CAPTCHA make sense?

ios api security rest captcha

Is there an LLVM-based programming language that can guarantee sandbox-safe fast binaries?

security llvm sandbox

How to test POODLE over TLS?

What are the potential security problems running untrusted code in a Docker container as a non-root user?

How to decrypt `.signed` when the encrypted value is found in the http header instead of in a cookie?

How to detect a zip-bomb with Java 10

java security zip apache-poi

Mutual authentication - setup, flow, verification

Anonymous access (IIS) and SQL Server

asp.net security iis

How to defend against TabNabbing?

Should I accept an OCSP responder certificate signed by the trust anchor?

Execute external Java source code on server - limit security and resources?

java security

meteor xss code tampering

security xss meteor

ShellExecute fails if run from elevated process and non-default browser set in Windows 8 RTM

How to Use Active Directory Authentication with ASP.NET Web API?

Preferred location for PID file of system daemon run as non-root user

Declare Security Domain outside of standalone.xml on JBoss 7.1.1

security jakarta-ee jboss jaas

Is there a Paas solution that avoids NSA prism spying?

How to limit folder/file access to a program only?

How to avoid CRLF (Carriage Return and Line Feed) in Logback - CWE 117