+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 38

Thread: Wordlist Menu Tool for Backtrack 4 final

  1. #1
    Developer
    Join Date
    Mar 2007
    Posts
    5,975

    Default Wordlist Menu Tool for Backtrack 4 final

    I get so sick of trying to remember all the shell commands to create wordlists so I have coded up a bash script which tries to make the process as simple as possible, if anyone is interested. I doubt anyone will want it but I decided to release it anyway.

    You can check it out here:
    http://tools.question-defense.com/wordlist_tools.sh


    ---------------- W O R D L I S T T O O L S M E N U --------------------

    | V.2 |
    | By Purehate |

    | 1. Run the entire otimization script |

    | 2. Sort a wordlist in alphabetical order |

    | 3. Sort a wordlist in reverse alphabetical order |

    | 4. Remove all duplicates form a wordlist |

    | 5. Remove all whitespace from the begining of each line |

    | 6. Remove all non ascii chars from a wordlist |

    | 7. Remove all comments from a wordlist (except first line) |

    | 8. Specify a min and max password length in a wordlist |

    | 9. Manipulate a wordlist with the --rules fuction of john the ripper |

    | 10. L33tify a wordlist |

    | 11. Delete all lines that match a specific pattern from a file |

    | 12. Create a wordlist with crunch |

    | 13. Create a wordlist with wyd.pl |

    | 14. Create a wordlist wordlist with CUPP |

    | 15. Create a wordlist based on phonenumbers |

    | 16. Combine a directory full of files into one big list |

    | 17. Split a large text file into smaller files |

    | 18. Capitalize the first letter of each line in a file |

    | 19. Quit |


    Select a operation from the menu:
    Last edited by purehate; 02-02-2010 at 06:07 PM.

  2. #2
    Junior Member
    Join Date
    Jan 2010
    Location
    /home
    Posts
    43

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    thank you, could be handy to have
    (Mootar) morons.
    (Mootar) these people who live in my apartment complex are connected to my wireless
    (Mootar) they must think they're super-cool hackers by breaking into my completely unsecure network
    (Mootar) unfortunatly, the connection works both ways
    (Mootar) long story short, they now have loads of horse porn on their computer

    moral of the story? think you know it by now

  3. #3
    Junior Member muminrz's Avatar
    Join Date
    Jan 2010
    Posts
    42

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    GOOD WORK pureh@te and thanks for sharing this stuff

  4. #4
    Developer
    Join Date
    Mar 2007
    Posts
    5,975

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    If anyone has any suggestions for more options or to improve it please let me know. I think it can actually be a pretty cool script once I refine it.

  5. #5
    Senior Member Gitsnik's Avatar
    Join Date
    Jan 2010
    Location
    The Crystal Wind
    Posts
    760

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    Quote Originally Posted by pureh@te View Post
    If anyone has any suggestions for more options or to improve it please let me know. I think it can actually be a pretty cool script once I refine it.
    I wouldn't mind seeing a few more of bofh's password guide tools incorporated into it. The current system beats the hell out of the curses based system I have at the moment.
    Still not underestimating the power...

    There is no such thing as bad information - There is truth in the data, so you sift it all, even the crap stuff.

  6. #6
    Junior Member muminrz's Avatar
    Join Date
    Jan 2010
    Posts
    42

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    My suggestion
    1. Merge multiple files
    2. Case conversion (U/L or U)
    3. Split large file
    Last edited by muminrz; 02-02-2010 at 08:42 AM.

  7. #7
    Developer
    Join Date
    Mar 2007
    Posts
    5,975

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    Ok I added:

    Merge all files in a directory into one big text file
    Split a large file into smaller files based on number of lines
    Capitalize the first letter of every word in a list

    The script was getting to big for my blog so I have it hosted on my website. The link is in the first post.

    Gitsnick, Can you be more specific about what commands you mean. That password doc is huge :-)

  8. #8
    Junior Member
    Join Date
    Jan 2010
    Posts
    46

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    Thanks a ton, Purehate, I was looking for something like this the other day.

  9. #9
    Junior Member muminrz's Avatar
    Join Date
    Jan 2010
    Posts
    42

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    Pureh@te in my opinion Menu looks Ok without spaces

    | 1. Run the entire otimization script |
    | 2. Sort a wordlist in alphabetical order |
    | 3. Sort a wordlist in reverse alphabetical order |

  10. #10
    Developer
    Join Date
    Mar 2007
    Posts
    5,975

    Default Re: Wordlist Menu Tool for Backtrack 4 final

    Yeah you are right, plus I have a few more options in mind so i may need to make sub menus.

+ Reply to Thread
Page 1 of 4 1 2 3 ... LastLast

Similar Threads

  1. getting BT to bring boot menu
    By blacksheep115 in forum Beginners Forum
    Replies: 2
    Last Post: 01-25-2010, 07:28 AM
  2. Volatility menu fix
    By Archangel-Amael in forum BackTrack Fixes
    Replies: 3
    Last Post: 01-22-2010, 06:42 PM
  3. Remap/Assigne WIndows Key to KDE Menu
    By relaxo in forum Beginners Forum
    Replies: 4
    Last Post: 01-22-2010, 12:13 AM
  4. Boot up menu options
    By Narff in forum Beginners Forum
    Replies: 2
    Last Post: 01-14-2010, 11:43 AM
  5. Replies: 0
    Last Post: 01-11-2010, 08:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts