Archive for April, 2010

Stuffing Javascript into DNS names

Filed under: DNS, Hacking, Tools

Greetings! Today seemed like a fun day to write about a really cool vector for cross-site scripting I found. In my testing, this attack is pretty specific and, in some ways, useless, but I strongly suspect that, with resources I don't have access to, this can trigger stored cross-site scripting in some pretty nasty places. [...]

Read More
Permalink Comments (19) Ron Bowes Apr 20, 2010

Determine Windows version from offline image

Filed under: Forensics

I am not a forensics expert, nor do I play one on TV. I do, however, play one at work from time to time and I own some of the key tools: a magnifying glass and a 10baseT hub. Oh, and a Sherlock Holmes hat -- that's the key. Unfortunately, these weren't much help when [...]

Read More
Permalink Comments (7) Ron Bowes Apr 8, 2010

Exotic XSS: The HTML Image Tag

Filed under: Hacking

There are the usual XSS tests.  And then there are the fun ones.  This is a story about a more exotic approach to testing XSS.... I was testing a company that had passed all XSS tests from their pentester.  I found that they allowed users to write HTML tags.  Of course they didn't permit <script> [...]

Read More
Permalink Comments (15) Matt Gardenghi Apr 6, 2010

Nmap script to generate custom license plates

Filed under: April Fools, Humour, Nmap

Hey all, In honour of this special day, I'm releasing an Nmap script I wrote a few months ago as a challenge: http-california-plates.nse. To install it, ensure you're at the latest svn version of Nmap (I fixed a bug in http.lua last night that prevented this from working, so only the svn version as of [...]

Read More
Permalink Comments (0) Ron Bowes Apr 1, 2010