Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Client side sessions

Custom form authentication / Authorization scheme in ASP.net MVC

Calling IPrincipal.IsInRole on Windows 7

c# .net security windows-7 ntlm

Is Request.IsLocal secure or can it be spoofed?

asp.net security

When should HSTS be enabled?

security ssl https

Best way to store a database password in a startup script / config file?

What attacks can be directed on a registration page

security forms

How insecure is a salted SHA1 compared to a salted SHA512

php security hash sha1 sha512

Can I trust the file type from $_FILES?

php security upload

How to serve videos in a website somewhat securely

Java security class cast exception

java security rsa encryption

Should uploaded files be renamed?

php security file-upload

How to force nolock hint for sql server logins

How can I stay up-to-date on computer (especially software) security? [closed]

security

How can I find out what a macro does without exposing myself to it?

vba security ms-word

PHP/SQL Database querying good practice and security

Unable to initialize provider. Missing or incorrect schema. for MySql.Web connector

What prevents HttpSession's id from being stolen?

Is it safe to store sensitive data in a C++ compiled binary?

Does using CSRF form tokens help spam prevention?