Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

XMLHttpRequest cannot load file. Cross origin requests are only supported for HTTP

security google-chrome

Remove Server Response Header IIS7

security iis-7 header response

What is an API key? [closed]

How to properly add cross-site request forgery (CSRF) token using PHP

php security session csrf

Do htmlspecialchars and mysql_real_escape_string keep my PHP code safe from injection?

php security xss sql-injection

Google Authenticator implementation in Python

How to encrypt/decrypt data in php?

Best practices for server-side handling of JWT tokens [closed]

How to read a HttpOnly cookie using JavaScript

javascript security cookies

How to do stateless (session-less) & cookie-less authentication?

What 'sensitive information' could be disclosed when setting JsonRequestBehavior to AllowGet

Disable firefox same origin policy

How to securely save username/password (local)?

c# security local

PHP Session Security

security php

Keystore type: which one to use?

java security ssl jsse

Should I hash the password before sending it to the server side?

CSRF protection with CORS Origin header vs. CSRF token

javascript security cors csrf

Why not use HTTPS for everything?

security https

How to send password securely over HTTP?

What is the best way to prevent session hijacking?

security session cookies