Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How to add Active Directory user group as login in SQL Server

What's the best approach for generating a new API key?

security api-key

I need to securely store a username and password in Python, what are my options? [closed]

python security encryption

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