soypunk + security   46

Simple PHP 5.3+ Bcrypt class and functions — Gist
This is a very simple wrapper for bcrypt (see: http://codahale.com/how-to-safely-store-a-password/) -- sadly it requires PHP 5.3. Maybe not so sadly because this is one of those technology fundamentals that may force those on PHP 5.2 to move the needle up a little faster.
php  security  bcrypt  for-oris 
december 2011 by soypunk
DOMCrypt Demo
DOMCrypt is a Firefox extension that adds 'window.crypt' to each browser window. With 'crypt', you can generate a public and private key pair, encrypt data and decrypt data. All of the encryption operations are handled by low-level NSS libraries written in C. This is not a javascript-in-content solution. (NSS handles all of the SSL operations in many modern browsers.)
firefox  extension  security 
february 2011 by soypunk
Index of /playground/demos/http/002
ahh, gimmicky test cases are fun. this kinda thing is a real problem though.
security  html  from delicious
february 2010 by soypunk
Cross-domain policy file usage recommendations for Flash Player | Adobe Developer Connection
Facebook and Myspace hit by what I've always assumed is a totally misunderstood system.
flash  security  from delicious
november 2009 by soypunk
Twitter Don't Click Exploit
Someone's already hacked around the hack Twitter put in place to prevent the "don't click" exploit. Fun!
web  security  twitter 
february 2009 by soypunk
tmin - Google Code
"A quick and simple tool to minimize the size and syntax of complex test cases in automated security testing. The tool is somewhat related to delta, a more featured general-purpose optimizer - but is meant specifically for dealing with unknown or complex data formats (without the need to tokenize and re-serialize testcases), for hands-off detection of security fault conditions, and for easy integration with UI testing harnesse"
security  testing 
february 2009 by soypunk
Origin Header for CSRF Mitigation
"This document describes the use of the Origin header for mitigating cross-site request forgery (CSRF) vulnerabilities in web sites. To help sites defend against CSRF attacks, user agents send a Origin header with HTTP requests that identifies the origin that initiated the request. If the user agent cannot determine the origin, the user agents sends the value null."
http  security 
january 2009 by soypunk
Browser Security Handbook - Google
"This document is meant to provide web application developers, browser engineers, and information security researchers with a one-stop reference to key security properties of contemporary web browsers. Insufficient understanding of these often poorly-documented characteristics is a major contributing factor to the prevalence of several classes of security vulnerabilities."
google  web  html  javascript  browser  security  mozilla  firefox  opera  chrome  webkit  ie 
december 2008 by soypunk
Fire Eagle : Developer
"you _must not_ use embedded rendering controls to present the OAuth process with Yahoo! and Fire Eagle."
oauth  security  web  browser  iphone 
october 2008 by soypunk
IEBlog : IE8 Security Part VI: Beta 2 Update
"Sending the new X-Content-Type-Options response header with the value nosniff will prevent Internet Explorer from MIME-sniffing a response away from the declared content-type."
ie  html5  web  security 
september 2008 by soypunk
Super .htaccess file | CodeIgniter Forums
For pesky shared hosts (not mine thankfully) that don't let you place files outside of the web root
codeigniter  php  apache  security 
july 2008 by soypunk
Make Create: Google Backdoor
Doesn't describe a backdoor to Google - but how masking yourself as "Googlebot" will give you access to a lot of registration-only content
google  web  security  hacks 
december 2006 by soypunk

Copy this bookmark:



description:


tags: