For about half year ago (~October 2009) I played around some with the ICMP protocol, using perl. And well, me and Mathias found a few 0-day’s for various operating systems and devices. And here, ladies and gentlemen, I will release a remote DoS for Windows Vista. The result is a BSoD. Go get it here: nullflood.pl.
More+
As the title says. It flips the webpage by 180 degrees. Useful? No. Funny? Yes. Try it out! (Note: Firefox only!) <html> <script src=”180.js”></script> <body onload=”flip();”> <h3>Hello World.</h3> </body> </html> Download the script here: 180.js Proof of Concept: Flip! (To turn back press here: AntiFlip!)
More+
Well, eventully, i started play around with some JS. I suppose this method is rather old, but i havn’t seen it around (strangely)..
More+
A collection of various joomla exploits which has been published during february/mars 2010. Mostly LFI’s and SQL injection vulnerabilities. It’s good to have! And here’s the download link: joomla.txt
More+
Okay, I just made a PoC library on how to perform SOCKS5 connection(s) in both C# and VB.Net. Here’s a code example of how to use it (in VB.Net)
More+