www.question-defense.com | Engage: Visit :: Login :: Register
Translate to English Übersetzen Sie zum Deutsch/German Переведите к русскому/Russian Μεταφράστε στα ελληνικά/Greek Vertaal aan het Nederlands/Dutch ترجمة الى العربية/Arabic 中文翻译/Chinese Traditional 中文翻译/Chinese Simplified 한국어에게 번역하십시오/Korean 日本語に翻訳しなさい /Japanese Traduza ao Português/Portuguese Traduca ad Italiano/Italian Traduisez au Français/French Traduzca al Español/Spanish
1

I get really sick of trying to remember all the commands I use to work with wordlists so I had some free time and decided to finally get it all in one place.  I started out just gathering all my notes in a text file but then I decided to code up a menu to make the commands easy to access. Normally I would keep something like this just for my own use since I doubt any one would want it but I decided to release it anyway.

Since I develop for Backtrack Linux I did code this to work on Backtrack 4 final. It would be fairly easy to convert this to work on any distro though provided you had all the dependencies. The file paths would have to be corrected but other than that it should work fine.

The tools you would need to meet the depends are:

  1. Wyd.pl
  2. Crunch
  3. CUPP
  4. Pw-inspector (part of hydra)
  5. sed , cat , tr (all standard on most linux distros)

If you use Backtrack 4 though this script will work out of the box.

Here is a screen shot of the menu:

menu

Changelog:

I added 3 new options to the menu

  1. Combine a directory full of text files into one big text file
  2. Split one large file in to many small files based on line number
  3. Capitalize the first letter of first word on each line in a list

I also modified the #6 option to remove all non ascii chars instead of just ^M and ^Z

The script was getting to big for the post so it is now available in our tools section:

http://tools.question-defense.com/wordlist_tools.sh


Hacking

Jon Erickson. No Starch Press 2008, Paperback, 488 pages, $28.84

4.5


The Web Application Hacker’s Handbook

Dafydd Stuttard. Wiley 2007, Paperback, 768 pages, $27.07

5.0

DeliciousStumbleUponDiggTwitterMixxTechnoratiFacebookNews VineLinkedInYahoo! Bookmarks
Related posts:
  1. How to Switch Between Different Versions of GCC and G++ in Backtrack 4 Final (Or Any Version Of Ubuntu) I had a Backtrack user on IRC today asking about...
  2. Backtrack 4 Final Installation in VMware with VMware tools With the release of Backtrack 4 final a few days...
  3. Backtrack 4: Information Gathering: Route: 0trace – Traceroute Firewall Bypass Tool This is the first in a series of Backtrack 4...
  4. Backtrack 4: Information Gathering: Dmitry – Deepmagic Information Gathering Tool Dmitry or Deepmagic Information Gathering Tool is an all in...
  5. Backtrack 4 Installation StartX Error: AddScreen/ScreenInit Failed For Driver 0 When installing Backtrack 4 on a Windows Virtual PC VM...

Tags: , , , , , , , , , ,
2 Responses to “Wordlist Menu Tool for Backtrack 4 Final”
  1.  
Leave a Reply