Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Tomcat 7 nesting CombinedRealm, LockoutRealm and DataSourceRealm

java security tomcat realm

How do I ensure user input is CSS and not malicious code?

php css security input

Wildcard searching of encrypted data in a MySQL database?

Does the JVM have features to only execute a white-list of files?

java security jvm

Please Help-Stuck Invalid Key Exception

CakePHP security component blackholing login (data[_Token][key] field not generated)

javax.crypto is subject to export controls; what does that mean?

java security

API for retrieving/send data from/to a database

.net database api security

Are XSS attacks possible through email addresses?

Transparent SSL/TLS proxy for non-HTTP(S) connections (tool suggestions)

security ssl proxy

Best way to allow users access to your app using their Google credentials

What security privileges does Jython need, to successfully run untrusted Python code?

security jython

What exactly does the phantomjs option "--web-security=false" turn off?

security phantomjs

How can I hide userid/password in a SQL Server connection string?

AndroidKeyStore wiped out after device password change

Is the Access-Control-Allow-Origin CORS header required when doing a preflight request?

javascript security web cors

Sql injection can someone explain this code to me

sql security sql-injection

How to check png file if it's a decompression bomb

Rails image and tracking protection

ruby-on-rails ruby security

Is preventing open redirects attack in nodejs secure?

node.js security express owasp