Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How are the IV and authentication tag handled for "AES/GCM/NoPadding"?

Is strip_tags() vulnerable to scripting attacks?

php html security xss strip-tags

What is the best "forgot my password" method? [duplicate]

File containing its own checksum

How to make Authorize attribute return custom 403 error page instead of redirecting to the Logon page

Encrypted and secure docker containers

What encryption algorithm is best for encrypting cookies?

How can I protect myself from a zip bomb?

How secure would github hosting be for private repositories? [closed]

Which of sprintf/snprintf is more secure?

Where is the PEM file format specified?

Is CSRF possible with PUT or DELETE methods?

security csrf

Safe value must use [property]=binding after bypass security with DomSanitizer

Cross Domain Login - How to log a user in automatically when transferred from one domain to another

SecurityException: not allowed to perform OP_READ_PHONE_STATE

Somebody is storing credit card data - how are they doing it?

What's the advantage of scrypt over bcrypt? [closed]

security bcrypt

Is the behavior behind the Shellshock vulnerability in Bash documented or at all intentional?

How do I implement salt into my login for passwords?

AWS Lambda: How to store secret to external API?