Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

How do I implement salt into my login for passwords?

AWS Lambda: How to store secret to external API?

Is it worth encrypting email addresses in the database?

security email encryption

Sql Server 2005 how to change dbo login name

Which functions in the C standard library commonly encourage bad practice? [closed]

The app's Info.plist must contain an NSMicrophoneUsageDescription key with a string value explaining to the user how the app uses this data

Why does PDO print my password when the connection fails?

How can a virus exist in an image?

image security virus

Node.js Express Framework Security Issues [closed]

security node.js express

Single Sign-On in Microservice Architecture

Does it make sense to store JWT in a database? [closed]

How can I hash passwords in postgresql?

How to Secure Android Shared Preferences?

Removing the password from a VBA project

What reasons are there NOT to use OpenID?

What's wrong with XOR encryption?

security encryption xor

PHP: Is mysql_real_escape_string sufficient for cleaning user input?

php security

Setting cookie in iframe - different Domain

security iframe cookies

What security problems could come from exposing phpinfo() to end users?

php security

How can I throttle user login attempts in PHP