Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How do Google+ +1 widgets break out of their iframe?

Can I protect against SQL injection by escaping single-quote and surrounding user input with single-quotes?

Google Authenticator available as a public service?

PHP Session Fixation / Hijacking

How to hash a password

Why is this code vulnerable to buffer overflow attacks?

c security buffer-overflow

How do I get the entity that represents the current user in Symfony2?

Is it secure to store passwords as environment variables (rather than as plain text) in config files?

Why are iframes considered dangerous and a security risk?

html security iframe

Access is denied when attaching a database

How can a JACC provider use the Principal-to-role mapping facilities of the server it's deployed on?

How does this checkbox recaptcha work and how can I use it?

security recaptcha

How to prevent Screen Capture in Android

What is the purpose of base 64 encoding and why it used in HTTP Basic Authentication?

security encryption base64

Difference between Hashing a Password and Encrypting it

What is the best Distributed Brute Force countermeasure?

Convert String to SecureString

c# .net security securestring

What security risks exist when setting Access-Control-Allow-Origin to accept all domains?

Hiding a password in a python script (insecure obfuscation only)

python security

What does it mean when they say React is XSS protected?

reactjs security xss