Browse by Tags

All Tags » Javascript (RSS)

Web = Minefield

A simple way to compromise security of computers everywhere. How nice. AttackAPI (0.6) August 31st, 2006 AttackAPI provides simple and intuitive web programmable interface for composing attack vectors with JavaScript and other client (and server) related...

Stealing History (Part 2)

Cody Swann has a modified version of the exploit using prototype that works in IE and has support for AJAX requests: <html> <head> <script type="text/javascript" src="http://script.aculo.us/prototype.js"></script>...

Stealing History

Update: Cody Swan has a version that works in IE and supports AJAX to log the urls somewhere. Info here . Jeremiah Grossman has demonstrated an interesting way to sniff out browser history via CSS hacks. IE7 RC1 is smart enough to block the site, but...

Simple AJAX Steps for Success

We are doing a ton of AJAX work with Articulate Online . Here are 10 helpful hints if you are considering using AJAX in an upcoming project: You don't need an AJAX library Download Aptana . Make it your default .js editor inside Visual Studio. Place...

IE Beta 3 Lockups

Seems like every time I send a message in OWA, IE beta 3 locks up. I love IE, but these lock ups need to stop. To be fair, FireFox locks up on me occasionally too... but not nearly as much as this new IE build. If you are listening IE team, my biggest...

Insane Web 2.0 Tool

Aptana . Download it now and add it to your list of must have tools. It's open source and it will rock your world.
More Posts