Archive for October, 2007

check for robots.txt

Tuesday, October 23rd, 2007

Some times it is useful to check if a given HTTP server has a robots.txt file in it. If it exist it may disclose interesting information, useful for a pentest :)
(more…)

Popularity: 28% [?]

rComic: comic strip downloader

Tuesday, October 23rd, 2007

rComic is a small script to download and display Internet comic strips. To add new strips, you only need to modify the config file. And it is an interesting exercise to play with the Net::HTTP and YAML libraries.
(more…)

Popularity: 22% [?]

jack bauer and the coffee

Saturday, October 13th, 2007

jack bauer cup, picture 1jack bauer cup, picture 2

Popularity: 19% [?]

using the fox toolkit in ruby

Tuesday, October 2nd, 2007

The fox toolkit is a portable C++ graphical library. If you download old code (such as the nice rubyforger – that sits on top of libnet and libpcap) you may end up with some headache, so these easy steps will help to get your fox application up and running :)
(more…)

Popularity: 18% [?]