Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Secure Memory For Swift Objects

Is there a way to force apache to return 404 instead of 403?

SecureRandom: init once or every time it is needed?

Why is SSLCertificateKeyFile needed for Apache?

security apache pki

Spring-Security: Difference Between /** and /* url pattern in Spring-Security

How to force java server to accept only tls 1.2 and reject tls 1.0 and tls 1.1 connections

java security ssl https

How secure is IP address filtering?

Are security concerns sending a password using a GET request over https valid?

Symfony 2 SecurityContext class deprecated

security symfony

Django upload_to outside of MEDIA_ROOT

How to store access token? (Oauth 2, Auth code flow)

How secure is storing password with Git?

linux macos git security

When to use filter_input()

php security

How to create a user with readonly privileges for all databases in Postgresql?

Should I expose a user ID to public?

database security

Sanitize file path in PHP

php security sanitization

Security of Python's eval() on untrusted strings?

python security eval

Stop people uploading malicious PHP files via forms

php security upload zip

Throttling brute force login attacks in Django [closed]

Which characters are actually capable of causing SQL injection in MySQL?