Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Is it safe to call Type.GetType with an untrusted type name?

c# asp.net .net security

Are both csrf tokens and captcha needed?

Can I install self-signed drivers on 64-bit Windows without test mode if the self-signed CA root certificate is imported to the machine store?

Web services API Keys and Ajax - Securing the Key

How to overcome this security issue

Is it secure to send username and password in a Json object in the body of a post request?

json security passwords

Where can I find a deliberately insecure open source web application? [closed]

Web authentication state - Session vs Cookie?

Apache - How to deny directory but allow one file in that directory

security apache webserver

How to secure own backend API which serves only my frontend?

Stopping users voting multiple times on a website

security voting

Validating base64 encoded images

php security validation base64

Why are porn sites appearing in my Google Analytics data?

security google-analytics

Password hashing - how to upgrade?

Source security group isn't working as expected in AWS

Why is using a mysql prepared statement more secure than using the common escape functions?

How to create a secure mysql prepared statement in php?

php mysql security

Are GUIDs good passwords? [closed]

security guid

How do I html-escape dangerous unsanitized input in jinja2?

Spring Security, Method Security annotation (@Secured ) is not working (java config)