
Welcome to the den of curiosity.
Its all about Perl, hacking, security & cryptography.
Check out Okiworld's Freshmeat page.
Check out FC's Freshmeat page.
I will be away from my computer for a month because of my job. I will be back on 16-17th March. So, the next update of FC won't come any sooner.
Last update: February 17, 2005
| -- Scripts -- | Reading | Exploits |
The latest version of FCBot with many new additions and feature improvements. Read the readme file for details. Don't forget to visit the Fight Chaos page.
A bot that creates virtual fighting and character improvement environment on IRC. Inspired by combats.ru.
The latest version with a minor strategic enhancement and a minor feature enhancement. Since october Im a bit busier, I got my new job, so the updates will be coming rarely now. Anyway, enjoy it. The list of updates is in the readme file. Previous versions of Okiworld have been deleted from the site.
This is something new and different. Host-to-host strategy game, you can either create a server and wait for an opponent to connect or you can connect to another server. After connection is established the game starts. One to one interactive strategy game. All the strategic formulas are created purely by me, thats why I encourage you to tell me every little miscoding, or bug you can see or even feel. Other help you will get from the readme file in the zip file.
This perl script was created to be my dominoes partner in mind. I guess it can be yours too. As some of you have already guessed, it is "command line dominoes". No GUI, coz they suck within perl, loose portability i mean. Its only a skeleton of what should be a strong partner. No thinking mechanism implemented yet. It plays randomly. Consider that random play is sometimes stronger than a play with mistakes. Enjoy it.
Ultimate tool to scan your IIS webserver for vulnerabilities and vulnerable files. I compiled the list of checks from tools like Xscan, nikto.pl, urlchk and many more resulting in a list of 1700+ server and file checks including hundreds of unicode and directory traversal vulnerability checks. This project just started, look out for future releases with improvements and additions.
Slow but precise port scanner. Uses perl threads instead of fork(). Not for everyday use, just for demo purposes and curiousity. Check it out.
This is simply one of my best works. Full legitimate DES encrypter/decrypter. Took me six days to create. No documentation is necessary but could help. I still need to work on it to make it faster and more beautiful.
Cryptanalysis scripts including Intelligent Caesar and Vigenere decrypters.
Yes, it is a chess script written in perl. Non of my other scripts took so much time to create as this one. Yet, it is easy to beat. Just for fun.
It is a ccbill parser. Gets the username:password pairs from ccbill log files that werent KILLed or EXPIREd and writes them to another file.
Combolist Analyzer. This script scans and analyzes your combolists for most frequent usernames and/or passwords. Writes them to another file for you. In this version you can generate a combolist of the frequent usernames:passwords.
One of the best web-server vulnerability and cgi scanners. Developed by CIRT, this script uses LibWhisker, which is included in the download package you get from their website. You can learn many things just reading the source code.