Commit Graph
187 Commits
Author SHA1 Message Date
bandrel 2a327e76ce corrected zero choice logic in rules 2018-10-26 17:07:04 -04:00
bandrel e557de7f36 Removed unused code 2018-10-26 16:03:50 -04:00
Justin BollingerandGitHub a9d6502c97 Merge pull request #22 from trustedsec/rules
corrected rule choice logic to allow for a 0.
2018-10-26 11:01:07 -04:00
bandrel 7542aecd29 corrected rule choice logic to allow for a 0. 2018-10-26 10:57:33 -04:00
Justin BollingerandGitHub 0d17e30768 Merge pull request #21 from trustedsec/rules
rules
2018-10-26 10:21:11 -04:00
bandrel 040272d78b updated version number 2018-10-26 10:00:16 -04:00
bandrel 69b80e778d Updated version information in readme 2018-10-26 09:22:08 -04:00
bandrel 64295a80e8 removed invalid rule attack from readme 2018-10-26 09:12:33 -04:00
bandrel 5c12104dcb Updated version number 2018-10-26 09:12:03 -04:00
bandrel a1a1811824 updated examples in quickcrack rule selection and introduced all rules into the recycle function 2018-10-26 09:04:18 -04:00
bandrel b1c5fb086c Updated rules example in quickcrack 2018-10-26 09:02:10 -04:00
bandrel add5affa04 added best64 to default rules list 2018-10-25 18:05:47 -04:00
bandrel d30b54034f Updated readme for updated quickcrack 2018-10-25 18:05:12 -04:00
bandrel 9bacee25d2 corrected logic if 99 is chosen for rules in quickcrack 2018-10-25 17:54:45 -04:00
bandrel 7c57dea700 Removed Rules Attack and updated Quickcrack allow for additional rules other than best64 2018-10-25 17:49:48 -04:00
bandrel 3bede38106 New Attack Mode : Rules
Introduces menu driven rule selection against optimized wordlists
2018-10-25 17:02:35 -04:00
bandrel 93d23c4409 New Attack Mode : Rules
Introduces menu driven rule selection against optimized wordlists
2018-10-25 16:40:29 -04:00
bandrel f3c54cb96b New Attack Mode : Rules
Introduces menu driven rule selection against optimized wordlists
2018-10-25 16:34:29 -04:00
bandrel 03b244926e New Attack Mode : Rules
Introduces menu driven rule selection against optimized wordlists
2018-10-25 16:32:01 -04:00
bandrel 447cf8147f Updated to include the ability to use multiple characters in masks 2018-09-27 13:10:27 -04:00
bandrel 9a8ca02f83 removed unnecessary file 2018-07-21 15:04:57 -04:00
Justin BollingerandGitHub 4b14250014 Merge pull request #18 from trustedsec/v1.05
V1.05
2018-05-09 13:23:27 -04:00
Justin BollingerandGitHub 3b6614bdf4 Delete config.json 2018-05-09 13:17:56 -04:00
bandrel cba244cdf6 Moved config.json to a non tracked file 2018-05-09 12:59:57 -04:00
bandrel 4a5e0014fe Moved config.json to config.json.example and included checks for missing
items that fall back to default if not set in config.json
2018-05-09 12:55:54 -04:00
bandrel e39464adda Revert "Moved config.json to example and added gitignore"
This reverts commit 382cbe5891.
2018-05-09 11:55:47 -04:00
bandrel 382cbe5891 Moved config.json to example and added gitignore 2018-05-09 11:43:06 -04:00
Justin BollingerandGitHub 7ebe0e0165 Update readme.md 2018-05-08 14:47:58 -04:00
bandrel 8536f25e89 Updated version number 2018-05-08 12:10:53 -04:00
bandrel b03d4a25b7 Changed default for quickcrack back to 1 2018-05-08 12:10:19 -04:00
bandrel 2d46aa6229 Abstracted the wordlists and masks and put them in the configfile 2018-05-08 12:09:48 -04:00
bandrel 48f1ceb54f Abstracted the wordlists and masks and put them in the configfile 2018-05-08 12:09:31 -04:00
bandrel b9d3cc47ed Abstracted the wordlists and masks and put them in the configfile 2018-05-08 12:01:09 -04:00
Justin BollingerandGitHub e60253b855 Merge pull request #16 from trustedsec/updated_discoking_pr
Updated discoking pr
2018-05-08 11:08:35 -04:00
Justin BollingerandGitHub 2d170d37ed Merge branch 'master' into updated_discoking_pr 2018-05-08 11:07:18 -04:00
bandrel e19048d4ef Abstracted the wordlists and masks and put them in the configfile 2018-05-08 10:58:04 -04:00
bandrel c9c5981077 Added missing menu items accidentally removed 2018-05-08 09:46:53 -04:00
bandrel bfd2b03c25 Updating branch to include recent additions 2018-05-08 09:44:41 -04:00
Justin BollingerandGitHub 8e5f4c759c Merge pull request #15 from trustedsec/session_fix
Miscellaneous fixes
2018-05-08 09:31:55 -04:00
bandrel 1ba083d115 Printing additional information about PID during keyboard interupt 2018-05-07 17:37:57 -04:00
bandrel 937a317804 Changed default quickcrack to 0 and changed logic to allow 0 2018-05-07 17:25:37 -04:00
bandrel 075e21a572 Removed endless loop in Yolo combination attack 2018-05-07 17:22:29 -04:00
bandrel 3d502fc786 Removing accidental commit 2018-05-07 17:19:09 -04:00
bandrel 132550fd0d miscellaneous fixes with sessioning and change in keyboard interrupts 2018-05-07 17:14:38 -04:00
bandrel c0536ed8d3 miscellaneous fixes with sessioning and change in keyboard interrupts 2018-05-07 17:13:24 -04:00
bandrel ac72a0b93c Added sessions to new attacks 2018-05-07 16:56:27 -04:00
bandrel b54575bbd2 Merge remote-tracking branch 'remotes/origin/master' into local_fork 2018-05-07 14:25:03 -04:00
Justin BollingerandGitHub fbb51f5f94 Merge pull request #11 from trustedsec/sessions
Sessions
2018-05-07 10:14:19 -04:00
Justin BollingerandGitHub 4f2007304a Merge branch 'master' into sessions 2018-05-07 10:13:58 -04:00
Spoonman1091andGitHub e1ddbbb199 Merge pull request #14 from trustedsec/osx_check
automated check for OSX vs Linux
2018-05-04 21:13:15 -04:00