Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Should I impose a maximum length on passwords?

Secure Web Services: REST over HTTPS vs SOAP + WS-Security. Which is better? [closed]

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

php apache security owasp

When would I need a SecureString in .NET?

.net security encryption

How to remove ASP.Net MVC Default HTTP Headers?

Fastest hash for non-cryptographic uses?

php database security hash

AngularJS changes URLs to "unsafe:" in extension page

How do I turn off Oracle password expiration?

oracle security

How serious is this new ASP.NET security vulnerability and how can I workaround it?

ASP.NET Identity's default Password Hasher - How does it work and is it secure?

What is the meaning and difference between subject, user and principal?

SSO with CAS or OAuth?

JavaScript: client-side vs. server-side validation

Docker and securing passwords

security build docker

How can prepared statements protect from SQL injection attacks?

What's the purpose of Django setting ‘SECRET_KEY’?

What is the best way to stop people hacking the PHP-based highscore table of a Flash game

JWT refresh token flow

Generating a random password in php

php security random passwords

Difference between java.util.Random and java.security.SecureRandom