Tag Archives: python

Writing IRC bots using ii

I recently read about ii, a file-system based IRC client, over at IRC-Junkie which really sparked my interest.  ii provides a clean interface of FIFOs organized under a directory structure for users to communicate with an IRC network.  After playing … Continue reading

Posted in Reviews | Tagged , , , , , , , | 2 Comments

ESXi 4.0 – Management Methods

Be it at work or at home, I spend a lot of time in virtual environments consisting mostly of ESXi (3.5 and 4.0.) As part of the psych0tic network I run storm.psych0tik.net, an ESXi 4.0 box that’s currently running our IRC as well as the psych0tik GSProxy. Managing these environments is a task in itself, and I’ve found that no one tool gives me all of the functionality that I need. In this post, I go through some free methods I use to manage my ESXi 4.0 host and guests. Continue reading

Posted in Articles | Tagged , , , , , , , , , , , , , , | 2 Comments

Reading Rainbow: Episode 5

It seems that even Mozilla cannot escape built in viruses these days. A language pack for FireFox was found to be corrupted with a trojan and was downloaded by users. http://www.scmagazineus.com/Compromised-file-found-in-language-pack-for-Firefox/article/109941/ After reading a few RFCs this week I have … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , , , , | Leave a comment

Multi-language password cracking libraries

After creating customized password cracking apps for some time, I have finally grown tired of using different alogirthms with no real flexability in them so I have decided to create a library to do this for me. Since I work … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , , , | 1 Comment