Mercurial > hg > anonet-resdb
diff contrib/splicex/src/manual @ 695:24a6ba1d8657 draft
SpliceX Changes
author | d3v11 <d3v11@d3v11.ano> |
---|---|
date | Mon, 24 Oct 2011 17:25:51 -0500 |
parents | 2e33b56d4f0d |
children | 5c86c4e82b4c |
line wrap: on
line diff
--- a/contrib/splicex/src/manual Sun Oct 23 19:52:50 2011 -0500 +++ b/contrib/splicex/src/manual Mon Oct 24 17:25:51 2011 -0500 @@ -27,20 +27,27 @@ --help Show help display and exit --command Parse passwords to this command + splicex --command='<command> PASSWORD' --dictionary Path to custom dictionary(wordlist) + splicex --dictionary='WordList.txt' --rtfm Show manual page and exit --restore Path to restore file + splicex --restore='splicex.save' --save Directory path to create save file + splicex --save=/home/$USER/ --test Test output of command + splicex --test='Password Ok' --time Manipulate timed iterations + splicex --time='12, 3' --usernames Path to username list + splicex --usernames='UserList.txt' --exh-l Use an exhaustive attack with letters only @@ -59,6 +66,7 @@ --exh-all Use an exhaustive attack with all characters --exh-custom Use an exhaustive attack with custom characters + splicex --exh-custom='CharsList.txt' --stdout Print only passwords to stdout @@ -79,6 +87,7 @@ -S Use special mixing module --mix-custom Use custom mixing module + splicex --mix-custom='CharsList.txt' --wep-5 Use 5 character WEP module @@ -99,12 +108,15 @@ --char-length Start and end with set character lengths --custom Use custom characters + splicex --custom='CharsList.txt' --deshadow Crack shadow hash sums --get-shadow Get the shadow info for a user + splicex --get-shadow=$USER --set-shadow Use the shadow info from a file + splicex --set-shadow='UserShadow.txt' --se-module Use the social engineering module