Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How to get jetty to send jsessionid-cookies with the secure-flag when using a secure channel

How can I go about securely executing a subset of python?

python security

Java EE Security - Which method to use?

License scheme, spoof-safe and revoke capabilities

How to fix the WCF maxClockSkew problem in a HTTPS Silverlight application context?

Why does new Facebook Javascript SDK not violate the "same origin policy"?

Public key cryptography with user-chosen passwords?

How To Ensure Uploaded File Contents Cannot Be Recovered After Use?

CouchDB - Figuring out database security

Security: How to validate image file uploads?

Best way to access a remote database: via webservice or direct DB-access?

Removing content from database, security precautions

php codeigniter security crud

Keeping user passwords safe in Java?

java security passwords hash

RegistrySecurity Access is denied. C#

c# security registry

How do I add an EncodingType attribute to the Nonce element of a UsernameToken in WSE 3.0 (.NET)

Could anyone tell me why / how this XSS vector works in the browser?

xss security

How to prevent override the setting using .htaccess or custom php.ini

php security apache .htaccess

How can I prevent brute-force attacks?

What is the best way to encrypt files in AES-256 with PHP? [closed]

php security encryption

Keep record of login time and session duration - Java - Spring Security