Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

In AWS security groups, what is the difference between setting a Custom TCP Rule on port 443 and setting an HTTPS rule (also on 443)?

How secure is encryption?

security encryption

is Python's 3 random.random good enough for security if seeded with high entropy seeds before every use?

python-3.x security random

How to block overriding variables by extra_vars in Ansible?

Does sensitive ASP.NET Session data need to be encrypted?

asp.net security session

PHP session variable security

Where to keep private keys in web deployments?

How to correctly apply client side hashing of passwords?

security hash passwords

How to protect your phone number online?

How to implement security Authorization using scala and play?

Security risk of passing a GUID via URL

asp.net security guid

Python, remove password from memory

Best practice against password-list-attacks with webapplications

Are Azure Application Client ID's safe to store in the frontend?

Exactly how does a nonce and client nonce prevent a replay?

security

keep git auth as environment variable instead of evaluated value

bash git security

PHP PDO clean user input

mysql security pdo user-input

How to resolve External Control of File Name or Path (CWE ID 73)

java security esapi veracode