SubBFSSH v1.1 by Sub_Zero 2013 ------------------------------ Usage: subbfssh [options] -h Print help -u Username -ip IP address of target SSH server -p Port number (optional) -c Charset to use numeric : Standard 0-9, Ascii 48-57 common : All Common chars, Ascii 32-126 alpha : Alphabetical case insensitive, Ascii 97-122 alpha_s : Alphabetical case sensitive, Ascii 65-90, 97-122 alnum : Alpha numeric case insensitive, Ascii 48-57, 97-122 alnum_s : Alpha numeric case sensitive, Ascii 48-57, 65-90, 97-122 -l Max. length of output words -t Number of concurrent threads, default = 5 (more = faster) -f Output password to file -k Use keyboard interactive SSH authentication -v Verbose, output bruteforce words -q Quiet mode, only verbose on error/password found