Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Building an ASP.NET MVC Master Page Menu Dynamically, Based on the current User's "Role"

Server Role to execute SQL Server Agent Jobs in SQL SERVER 2008

Extract private key and certificate from kpcs7 (.p7b) file

security openssl

Using Symfony2's AccessDeniedHandlerInterface

Asp.Net Role-based authentication using Security groups in Active Directory

How to Start/Stop a Windows Service from an ASP.NET app - Security issues

TypeInitializationException when starting Windows Service because config section can not be created

How to disable the automatic HTML support of JLabel?

java html security jlabel

Database encryption or application level encryption?

is $_SERVER['HTTP_REFERER'] safe?

php security

Considerations regarding a p2p social network

Encrypting appSettings in web.config

Using C# to get a list of ACLs for Servers and mapped drives

Is it safe to enable CORS to * for a public and readonly webservice?

security cors

How do I get a is_safe_url() function to use with Flask and how does it work?

python security flask

What is a good way to produce a random "site salt" to be used in creating password retrieval tokens?

OAuth is not secure or I didn't understand it?

Secure XSS cleaning function (updated regularly)

Reading and writing rsa keys to a pem file in C

c security openssl rsa pem

Does the output of JsonConvert.SerializeObject need to be encoded in Razor view?