Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Is it safe to store a sensitive data in Local Stoarge or session storage? Localstorage allows to any attacks for sensitive data

Can cookies be copied between machines to impersonate a user?

Challenge: maximize cost of obfuscation's reverse engineering

php security obfuscation

Security considerations when creating a mobile app using PhoneGap

security cordova

How to crash the .NET common language runtime (CLR) in pure .net

.net security crash clr

Is it possible to "sandbox" arbitrary JavaScript to only operate on one <div> and not the whole document?

javascript security

C++/OpenSSL: Use root CA from buffer rather than file (SSL_CTX_load_verify_locations)

AES256 CBC + HMAC SHA256 ensuring confidentiality *and* authentication?

security cryptography hmac aes

Do canaries prevent return-into-libc and return-oriented programming attacks?

Android System App 101

android security

Is using a for-loop on submitted POST data in PHP safe?

php ajax security

Are uninitialized values ever a security risk?

c security

Python: can I safely unpickle untrusted data?

python security pickle

Rails - Separate Database per Subdomain

Difference between processes running in kernel mode and running as root?

How to encrypt data in javascript and decrypt in php?

ColdFusion Security [closed]

python: API token generation with itsdangerous

How exactly do you configure httpOnly Cookies in ASP Classic?

PHP: allow_url_include

php security