Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

What does this PHP code do? Looks like hacking

php security

how sanitize input codeigniter 3?

Android JWT parsing payload/claims when signed

java android security jwt

How to generate passwords in Python 2 and Python 3? Securely?

What is the most secure python "password" encryption

python security encryption

Is it dangerous thing to view access log without sanitizing via web browser?

php security logging sanitize

Loading executable code through <img> or <a> tags?

Is Rails' protect_from_forgery really useful?

How to prevent a Demo Java Program from my client's regular use?

java security demo

Is it safe to store credit card and pricing information in ViewState even over ssl?

asp.net security viewstate

Serving JSON and HTML securely to JavaScript

How To Start Learn Cryptography With C#?

c# security cryptography

Is the ASP.NET cryptographic vulnerability work around a BIG LIE?

Raw sockets need root priviliege

security

Why is System.Environment.MachineName value uppercased?

connectionString encryption

c# asp.net security

Algorithm for one way password encryption

Is addslashes() safe to prevent XSS in a HTML attribute?

php javascript security xss

Hashes (MD5, SHA1, SHA256, SHA384, SHA512) - why isn't it possible to get the value back from the hash?

What harm can a C/asm program do to Linux when run by an unprivileged user?