Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

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?

Is an X-Requested-With header server check sufficient to protect against a CSRF for an ajax-driven application?

php ajax security token csrf

Is Javascript/jQuery DOM creation safe until it's added to the document?

javascript jquery security dom

How can I test PHP site security for most common security flaws?

php security

Why same origin policy for XMLHttpRequest

When to use NSSecureCoding

How do I check whether File.Delete() will succeed without trying it, in C#?

c# security permissions .net

anti-CSRF token and Javascript