Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Is Microsoft's GUID generator cryptographically secure

HTML.Encode() - What/How does it prevent scripting security problems in ASP .NET?

asp.net security

How to prevent NFC tag cloning?

How safe is information contained within iPhone app compiled code?

Moving old passwords to new hashing algorithm?

security passwords

Is ALLOWED_HOSTS needed on Heroku?

How does a 7- or 35-pass erase work? Why would one use these methods?

security hardware erase

Enable HTTP Strict Transport Security (HSTS) in Azure WebRoles

asp.net security iis azure

SSL Java java.io.IOException: Invalid keystore format

java security ssl

require('https') vs require('tls')

node.js security ssl express

cleaning $_POST variables [duplicate]

php security post variables

How to calculate password complexity [closed]

Password does not match after being encrypted using crypt() and password_hash() function

Symfony2 create own encoder for storing password

php security symfony hash

Should autocomplete="off" be used for all sensitive fields?

security forms

Spring AOP: how to get the annotations of the adviced method

Play framework security issue regarding cookies and sessions

Sending password safely from the front-end to the back-end using MD5

csrf attacks and double submitted cookie

Why shouldn't I give outsiders access to my database?