Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How do I integrate Perfidies (Browser plug-in vulnerability scanner) into my website?

What is meaning of "Remember Me" functionality on login page?

How to close Boto S3 connection?

How to disable third-party cookie for <img> tags?

How does Maven 3 password encryption work?

Storing private keys in database

Mixed content in Chrome and IE

Is UUID.randomUUID() suitable for use as a one-time password?

java random security uuid

How to securely authorize a user via Facebook's Javascript SDK

Can some hacker steal a web browser cookie from a user and login with that name on a web site?

Why is there no preflight in CORS for POST requests with standard content-type

log4j-vulnerability - Is log4j1.2.17 vulnerable (was unable to find any jndi code in source)?

HttpServletRequest.getRemoteUser() vs HttpServletRequest.getUserPrincipal().getName()

HTML encode user input when storing or when displaying

html security xss html-encode

WebSockets authentication

security websocket

java.security.NoSuchAlgorithmException:Cannot find any provider supporting AES/ECB/PKCS7PADDING

java security encryption aes jce

Is it ever ok to store password in plain text in a php variable or php constant?

php security passwords

Rails: How to implement protect_from_forgery in Rails API mode

Attack Protection for iOS In-App Purchases

How to send secure AJAX requests with PHP and jQuery