Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Hide/encrypt password in bash file to stop accidentally seeing it

security bash unix passwords

How secure is my PHP login system?

CORS - localhost as allowed origin in production

How can I obfuscate my c# code, so it can't be deobfuscated so easily? [closed]

What does CSP protect us if allowing unsafe-inline

Using PHP/Apache to restrict access to static files (html, css, img, etc)

php security apache .htaccess

How-to ensure that compiler optimizations don't introduce a security risk?

Security implications of adding all domains to CORS (Access-Control-Allow-Origin: *)

Why does WordPress still use addslashes(), register_globals() and magic_quotes?

How to manually decrypt an ASP.NET Core Authentication cookie?

How do I store and retrieve credentials from the Windows Vault credential manager?

How to generate a good salt - Is my function secure enough?

php security salt

PHP API Key Generator

How can I construct a java.security.PublicKey object from a base64 encoded string?

java security rsa

How do I grant read access for a user to a database in SQL Server?

What is the most secure method for uploading a file?

php security file-upload

What's the best way to defend against a path traversal attack?

Writing Secure C and Secure C Idioms

Are certificates useful for intranet SSL?

SAML simple example for beginners