Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Custom HTTP Basic Authentication for ASP.NET Web Services on .NET 3.5/VS 2008

How to prevent form replay/man-in-the-middle attack in PHP, csrf, xsrf

php security forms csrf

WCF service certificate and client side endpoint identity - why it doesn't work?

wcf security certificate

"Same origin policy" and scripts loaded from google - a vulnerable solution?

Sanitizing SQL data

c# sql security

Reliability of PHP'S $_SERVER['REMOTE_ADDR']

php security

Is the Billion Laughs Attack supposed to be working in C#?

c# xml security

PKCS#7 Signature Verification

Private settings in Django and Deployment

Java SSL Server disable weak elliptic curves

java security ssl server

Spring Security using HTTP headers

Clientside password hashing

security hash passwords

Are AWS Cognito User Pool ID and App Client ID secret?

security amazon-cognito

How do I secure my "hibernate.cfg.xml" file? (Nhibernate)

.net security nhibernate

How secure is inter-app communication in iOS?

iphone security url-scheme

Web based login using ssl public/private key?

Is using htmlspecialchars() sufficient in all situations?

How to acess jvm default KeyStore?

java security jvm certificate

Isn't it unsafe to expose django media_url to everyone?

Where to store sensitive global information such as API keys in Android application?