Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Log onto TeamCity server using REST API without passing credentials in the url

security rest teamcity

Spring Security Login with a twist: users must activate their account before login

Is it possible to prevent DDos Attack by cpanel configuration and php scripting?

php security cpanel ddos

How to fully encrypt data in Ruby using Private Key encryption?

Is XXTEA a good encryption algorithm for a PIC microcontroller?

Why label x = txtName.Text; comes under XSS attack and what is the prevention here?

c# asp.net security xss

Security considerations using "new Function(...)" (during rendertime, expression coming from my Javascript sources)

How do you block specific IP adress in Ruby on Rails

ruby-on-rails security ip

Is it safe use an iframe for a payment?

How to secure php scripts?

php security web

How to clear sensitive memory in JavaScript?

Getting cryptographically secure random numbers in C++ on iOS

Why isn't my .net-calculated MD5 hash equivalent to the hash calculated on a web site?

Subversion Repository on Linux Dev

linux svn security