Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How do I reject a request prematurely with django?

Is it possible to force socket.io to use wss instead of ws, without having to change to https?

Prevent malicious users from abusing and spamming unauthenticated open APIs

Am I safe against SQL injection

How can I create a locked-down python environment?

python windows security excel

password / trade secret algorithms : Are they safe in php files?

php security passwords

Detecting use after free() on windows. (dangling pointers)

c++ c security testing

Is sending a hashed password over the wire a security hole?

Is it a security risk to use parts of GUID as a random passwords?

security passwords

Does a policy prohibiting jQuery in Enterprise applications make sense?

javascript jquery security

Is there a security threat if I enable a user to add CSS?

security css

ASP.NET File Upload: how can I make sure that an uploaded file is really a JPEG?

asp.net security

How to sanitize $_GET variables to prevent path injection?

php security

ActiveMQ send ObjectMessage

security activemq

Why not have the public key in JWT payload for convenience

Recommended hash for passwords in ASP Classic

security asp-classic hash

How could you encrypt user data so only they can decrypt it?

security cryptography

How do I prevent my .Net dll from being added as a reference?

Why does EcmaScript 5 strict mode go to such great lengths to restrict the identifier `eval`

ASP .NET MVC Securing a Controller/Action

asp.net-mvc security