Posts Tagged security

html5 security cheatsheet

Posted in qwerty | No Comments »

no need to say much, this cheatsheet is great – hopefully html5 will soon be a reality, but….

an article on cross-browser cross-domain theft

Posted in qwerty | No Comments »

this is a nice little article we all could learn a lot from

making json ajax requests more secure

Posted in qwerty | No Comments »

dave has this nice article/howto on making your json ajax requests more secure (prior to jquery 1.3.3)

owasp xss prevention cheat sheet

Posted in qwerty | No Comments »

owasp just released a cheat sheet on xss prevention, this should be interesting to read.

requestpolicy – a way to controle ajax requests

Posted in qwerty | No Comments »

a way to control cross-site requests in firefox, the extension let’s you decide which requests to allow and which to deny

- a little like noscript, which let’s you allow/disallow scripts from loading on a specific website…

watch out for google gears cross communication

Posted in qwerty | No Comments »

an in-depth article on google gears cross-origin communication

samurai – a webtesting framework

Posted in qwerty | No Comments »

if you need a webtesting framework besides what backtrack has to offer, samurai might be what you are looking for.