Commit Graph

202 Commits

Author SHA1 Message Date
Jeff H
8013dd6c8f Add Pipal menu 2019-07-27 18:41:45 -05:00
Jeff H
22962ad1fd Add Pipal menu 2019-07-27 18:38:54 -05:00
Jeff H
b6ca86130a Add Pipal menu 2019-07-27 18:32:25 -05:00
bandrel
d8be0df446 update UTF-8 to iso-8859-9 for unhexify to excel 2019-02-01 14:25:09 -05:00
bandrel
6705f3e5ff updated regex for pwdump format checks 2019-01-29 17:29:01 -05:00
bandrel
5ec2a38d8d updated regex for pwdump format checks 2019-01-29 17:09:01 -05:00
bandrel
c2ad1bab81 Updated readme and version number 2019-01-29 17:04:30 -05:00
bandrel
a5f2435d34 Updated regex for pwdump format with data in extra fields
Updated lmhash check to remove case sensitivity
2019-01-29 17:00:58 -05:00
bandrel
19cc1fdf51 Moved to iso-8859-9 from UTF-8 for unhexify function.
Less errors when trying to recycle non ASCII passwords
2019-01-29 16:54:06 -05:00
Justin Bollinger
6720098e9f Merge pull request #30 from trustedsec/wordlist_optimizer
Added file handling logic to create new folders if needed
2019-01-17 09:22:43 -05:00
bandrel
bb50e46b7e Added file handling logic to create new folders if needed 2019-01-02 10:12:10 -05:00
bandrel
636e24abcb moved --remove to config file in tuning setting. 2018-12-14 11:14:46 -05:00
bandrel
ffbd1c6f5c quick fix for unicode errors on recycling 2018-10-30 14:26:44 -04:00
bandrel
da37cb75ff removed typo 2018-10-29 19:55:36 -04:00
bandrel
639103b3f8 corrected output string with single rules 2018-10-29 19:55:00 -04:00
bandrel
882d29d6a9 corrected zero choice logic in rules 2018-10-26 17:07:04 -04:00
bandrel
1bd17b4e39 Removed unused code 2018-10-26 16:03:50 -04:00
Justin Bollinger
0feda59516 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
b69d5b19d8 corrected rule choice logic to allow for a 0. 2018-10-26 10:57:33 -04:00
Justin Bollinger
a0ab5e802a Merge pull request #21 from trustedsec/rules
rules
2018-10-26 10:21:11 -04:00
bandrel
3aff882d89 updated version number 2018-10-26 10:00:16 -04:00
bandrel
690a2595b4 Updated version information in readme 2018-10-26 09:22:08 -04:00
bandrel
d4fbecb570 removed invalid rule attack from readme 2018-10-26 09:12:33 -04:00
bandrel
088993043b Updated version number 2018-10-26 09:12:03 -04:00
bandrel
db11b7c5df updated examples in quickcrack rule selection and introduced all rules into the recycle function 2018-10-26 09:04:18 -04:00
bandrel
b0494a28b1 Updated rules example in quickcrack 2018-10-26 09:02:10 -04:00
bandrel
a49f592aae added best64 to default rules list 2018-10-25 18:05:47 -04:00
bandrel
3f31304f44 Updated readme for updated quickcrack 2018-10-25 18:05:12 -04:00
bandrel
6346513819 corrected logic if 99 is chosen for rules in quickcrack 2018-10-25 17:54:45 -04:00
bandrel
7917b4037a Removed Rules Attack and updated Quickcrack allow for additional rules other than best64 2018-10-25 17:49:48 -04:00
bandrel
6f02fb9202 New Attack Mode : Rules
Introduces menu driven rule selection against optimized wordlists
2018-10-25 17:02:35 -04:00
bandrel
ab08af5a47 New Attack Mode : Rules
Introduces menu driven rule selection against optimized wordlists
2018-10-25 16:40:29 -04:00
bandrel
11bc0f934f New Attack Mode : Rules
Introduces menu driven rule selection against optimized wordlists
2018-10-25 16:34:29 -04:00
bandrel
3bb772bc0c New Attack Mode : Rules
Introduces menu driven rule selection against optimized wordlists
2018-10-25 16:32:01 -04:00
bandrel
982d1118ab Updated to include the ability to use multiple characters in masks 2018-09-27 13:10:27 -04:00
bandrel
c49397a04a removed unnecessary file 2018-07-21 15:04:57 -04:00
Justin Bollinger
e6dc78f8ff Merge pull request #18 from trustedsec/v1.05
V1.05
2018-05-09 13:23:27 -04:00
Justin Bollinger
196f695762 Delete config.json 2018-05-09 13:17:56 -04:00
bandrel
84b59039b9 Moved config.json to a non tracked file 2018-05-09 12:59:57 -04:00
bandrel
e61241042b 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
398b6ddc20 Revert "Moved config.json to example and added gitignore"
This reverts commit 9460e66f1c.
2018-05-09 11:55:47 -04:00
bandrel
9460e66f1c Moved config.json to example and added gitignore 2018-05-09 11:43:06 -04:00
Justin Bollinger
6019b55850 Update readme.md 2018-05-08 14:47:58 -04:00
bandrel
78b2b77368 Updated version number 2018-05-08 12:10:53 -04:00
bandrel
b0a8709666 Changed default for quickcrack back to 1 2018-05-08 12:10:19 -04:00
bandrel
22944505d9 Abstracted the wordlists and masks and put them in the configfile 2018-05-08 12:09:48 -04:00
bandrel
f763df0109 Abstracted the wordlists and masks and put them in the configfile 2018-05-08 12:09:31 -04:00
bandrel
35b49278ae Abstracted the wordlists and masks and put them in the configfile 2018-05-08 12:01:09 -04:00
Justin Bollinger
77d126aca7 Merge pull request #16 from trustedsec/updated_discoking_pr
Updated discoking pr
2018-05-08 11:08:35 -04:00
Justin Bollinger
e44ce6eced Merge branch 'master' into updated_discoking_pr 2018-05-08 11:07:18 -04:00