Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Is SHA512Managed considered the best one-way hash available in .NET 3.5 for security?

.net security hash

Is it possible to prevent decompilation of .NET MSIL DLL?

.net security decompiling

asp.net mvc and check for if a user is logged in

Is it worth making a CMS from scratch? [closed]

How should I create my DES key? Why is an 7-character string not enough?

How to become a security domain expert? [closed]

security

Is the function strcpy always dangerous?

c security

How secure is iBeacon? [closed]

What is the difference between DoS and Brute Force attacks? [closed]

apache security

How to secure .env file in laravel 5.4?

How can I add one line into all php files' beginning?

php security

include a website in php file

php html css security iframe

How does hashing and salting passwords make the application secure?

security passwords

Pitfalls of cryptographic code

security cryptography prng

How to prevent user from downloading or saving an image?

php javascript security image

What is the benefit of a "random" salt over a "unique" salt?

How would I encrypt string data in SQL server 2008 while keeping the ability to query over it?