Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

As a ASP.NET programmer, do I need to be concerned about email injection attacks?

asp.net security email

CSRF Validation Token: session id safe?

asp.net security csrf

Access own bank account via self-written application

CryptographicException intermittently occurs when encrypting/decrypting with RSA

Extending Type Safety to prevent dirty data coming from being used against functions that require "clean" data [closed]

Sanitize contact form without mysql_real_escape_string

How secure is 64-bit RC2?

Code Access Security is a joke?

Large scale internet application, where to start?

PHP script protection

php security apache

Is chmod 757 safe?

security chmod

Session injection?

php security session

Is there any security benefit to encrypting session variables? [closed]

where is the security in PHP 5.4 by removing safe_mode

php security safe-mode

This jar contains entries whose signer certificate will expire within six months

Prevent browsers from auto-filling form fields

Compile-time / Post-Build Dependency Injection IoC?

Can I Expose The Hashed Salt + Password?

Is it possible to work with FTPS under PHP using stream context?

php security ssl ftp ftps

Rescue an ActionController::BadRequest

ruby-on-rails security