Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Exclude a JSP from web.xml's security-contraint

java security jsp tomcat web

How to change the snapshot shown by recent apps list?

java android security

iOS Refused to connect because it appears in neither the connect-src directive nor the default-src directive of the Content Security Policy

Protect Android App from reverse engineering

PHP security scanner [closed]

php security

Java 7 support of AES-GCM in SSL/TLS?

java security ssl aes

ASP.NET MVC - CSRF on a GET request

c# asp.net-mvc security csrf

How to secure user data in the database with Rails?

Why does Java tell me my applet contains both signed and unsigned code?

What is CSRF Protection really for?

Android java.security.cert.CertPathValidatorException: Trust anchor for certification path not found

PHP security : retrieving PHP file from server, un-processed

php security

What is best possible way of salting and storing salt?

Are there any differences between SQL Server and MySQL when it comes to preventing SQL injection?

Generating Private, Unique, Secure URLs

php security url

In PHP, how does PDO protect from SQL injections? How do prepared statements work?

php security pdo

Simplest way to encrypt a text file in java

How can one make a web-site accessible only when someone has a dongle?

Is there a "safe" subset of Python for use as an embedded scripting language?

In which languages is it a security hole to use user-supplied regular expression?