Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

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

Where to store JWT in browser? How to protect against CSRF?

What is the difference between a cer, pvk, and pfx file?

security public-key

Why do people put code like "throw 1; <dont be evil>" and "for(;;);" in front of json responses? [duplicate]

javascript ajax security json

SHA512 vs. Blowfish and Bcrypt [closed]