# 
# HttpCracker Password File
#
# Comments are inserted preceded by #
# Blank lines are ignored
#
# Special syntax
#
# $USER: Tries the username as password
# $REV:  Tries the reversed username as password
# $BLANK:Tries the blank password
# $Dn:   Tries all digits from 0 to 9 n times
#        Example: $D2
#                 It will try 00,01,...,10,11,...,98,99
# $Ln:   Tries all letters from a to z n times
#        Example: $L6
#                 It will try aaaaaa,aaaaab,...,zzzzzy,zzzzzz
#
# $Wn:   Tries all letters and numbers from 0 to 9 and a to z n times
#        Example: $W5
#                 It will try 00000,00001,...aaaaa,aaaab,...,zzzzy,zzzzz
#
# $Xn:   Tries all alfanumeric characters (from 0x20 to 0x7e) n times
#        Example: $X6
#                 
# The above keywords can be added before or after $USER and $REV
#
# Example: $USER$D2
#          It will try the user name appended with all possible
#          combinations of two digits
#
#          $W3$REV
#          It will try all combinations of three letters and numbers 
#          appended by the reversed username
#
####################
# IMPORTANT NOTICE #
####################
# In this version of the Plugin n should never take a value greater than 6
#
#
$BLANK
$USER
$REV
$USER$D1
$USER$D2
$W4
QjHT5hya
qzfQCkeF
gon00
owasp12
websleuth