Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Spring Session User Info retrieval in Dao layer

java security spring session

PostgreSQL's Security Compared to MySQL, etc

Is it a SQL injection?

asp.net sql security

In PHP, how can I detect that input vars were truncated due to max_input_vars being exceeded?

php apache security

Regular expressions to prevent XSS or something else?

c# asp.net regex security xss

FOSUserBundle - How to redirect already logged-in users when trying to access the login_path

How vulnerable is my code to SQL injection?

php mysql security

Populating the PrimaryIdentity in WCF

.net wcf security

Is this a safe use of python eval()?

python security

Is this kind of encryption "safe"?

Isn't accessing private fields and properties due to reflection a security issue?

c# .net security reflection

Why not use MD5 for password hashing?

how secure is a digital signature?

Is this use of Javascript eval() 100% safe?

javascript security eval

What is the laravel way of storing API keys?

security laravel

Portable database for storing secrets

Security: Brute-forcing GET-requests by URL?

Token based authentication in REST APIs

How to generate truly random numbers (NOT pseudo) in Linux

c++ linux security random

Fake a $_POST via PHP

php security http post