Post

WORDLIST COLLECTION

Wow, it’s been a long time since I updated this blog, but first I want to say HAPPY NEW YEAR 2013 !!! During the holiday yesterday, I was busy trying out new things about h*cking. For example, brute-forcing using Hydra. There are 2 types of brute-force, namely Dictionary based and non Dictionary-based. Dictionary-based is bruteforce done by using an existing word list stored in a file or the like. Conversely, non dictionary-based is brute-force by using every possibility within the given constraints, such as the number of letters, as well as numeric characters, symbols, etc. For the dictionary-based one, of course it requires a dictionary; here the dictionary is usually called a wordlist, which is a collection of passwords that will later be used to guess the password being used. Without further ado, the wordlist can be downloaded here

Hope it’s used for good, yeah !

:)

This post is licensed under CC BY 4.0 by the author.