Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Safely storing encrypted credentials in django

How do I prevent Node.js / Express serving up my application's source code?

security node.js express

PHP "Remember Me" security flaw?

php security login remember-me

AngularJS or SPA with JWT - expiry and refresh

How to securely implement the "Remember me" button in PHP (persistent login)

php security session cookies

Purpose of gpg-agent in gpg2

Detect when iframe is cross-domain, then bust out of it

How does pushState protect against potential content forgeries?

What is a "dump" (both software-wise and hardware-wise)

Username, Password, Salting, Encrypting, Hash - How does it all work? [duplicate]

php mysql security web passwords

Set "secure" flag on session cookie in RoR even over HTTP

Vulnerabilities of PHP's (deprecated) mysql module vs. MySQLi & PDOs

"set names" vs mysqli_set_charset — besides affecting mysqli_escape_string, are they identical?

How to verify installed application in runtime to prevent phishing attack?

Cross-browser techniques for disabling password caching

security browser passwords

Can guids be trusted for security, or are they predictable if the system can be forced to generate many known guids?

.net security guid

Bullet-proof groovy script embedding

java security groovy embedding

Forms authentication with requireSSL=true not returning cookie with Secure attribute

What is the proper way to validate google granted OAuth tokens in a node.js server?

easiest way to prevent the back button of your browser from showing secure data after a user logs out?