Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Can I be sure my Java web app running on localhost:8080 is invisible from my fellow Starbucks customers?

java security spring windows-7

Verifying the SSL certificate on iOS

saving passwords inside your application code

Is this PHP/MySQL delete function secure?

php mysql security sql-delete

SecCertificateCreateWithData always returning null

ios objective-c security

How can I display a warning to users who open the Chrome console, like Facebook and Blockchain does?

Combination of more than one crypto algorithm

security cryptography

Is the password weak under dictionary attack

placing php script outside website root

php 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