98 Commits

Author SHA1 Message Date
Z. Cliffe Schreuders
b15150240e Resolve naming conflict 2024-09-12 10:49:16 +01:00
Z. Cliffe Schreuders
bc24abfb6f remove bitwise_xor fixes #158 2024-06-26 13:19:11 +01:00
Tom Harrison
1205a48397 Revert OpenSSL conversion for SHA1-based hashes
Update local_encoding_functions to avoid FrozenError on encoding modules
2023-01-10 10:33:21 +00:00
Tom Harrison
0018e310dc Gemfile cleanup
Removed incompatible whirlpool encoder
2023-01-06 21:00:23 +00:00
Tom Harrison
ea8e19c597 Mass updates for several encoders utilising out-of-date gems.
Update SHA3-384 encoder to use OpenSSL encoder
Update SHA1 encoder to use OpenSSL
Changed SHA-384 to hexdigest to match original
Updated SHA512 to use OpenSSL
Update SHA384 to use OpenSSL
Update SHA256 to use OpenSSL
Update Dependencies, Update SHA3-224 to newer lib
Update SHA3-512 encoder to newer lib
Update SHA3-384 encoder to newer lib
Update SHA3-256 encoder to use newer lib
Updated SHA3 encoder to use OpenSSL
-- Note: This module is ambiguous - the previous version was listed as a SHA1 encoder
2023-01-06 20:57:46 +00:00
Z. Cliffe Schreuders
f55688386a module update 2022-05-25 20:27:09 +01:00
Z. Cliffe Schreuders
c053976709 module metadata updates, scenario updates, and CyBOK metadata 2021-12-21 13:28:45 +00:00
Z. Cliffe Schreuders
6bb2ae13a8 delim fix 2021-11-25 18:39:23 +00:00
Z. Cliffe Schreuders
d90a892479 concatenate module 2020-09-16 19:50:40 +01:00
Z. Cliffe Schreuders
fb3100a981 disable until #158 is resolved 2019-10-17 09:36:17 +01:00
Z. Cliffe Schreuders
ae3f523587 shell before and after login banners 2019-07-01 22:58:10 +01:00
Jason Zeller
b4d4671956 Gives commands available from Kali, in the event Internet is not accessible. 2019-03-13 19:14:45 -05:00
ts
a88ff5e8c3 generators/hash/mysql_password: removed an incorect default value 2019-01-09 13:06:19 +00:00
ts
3912cf0027 bitwise_xor: changed string_to_mask to string_to_encode to be in line with all other encoder modules 2018-11-21 12:36:10 +00:00
ts
a7a31b6e60 Added bundle exec local.rb script calls. Included require 'digest/sha3' explicitly. Removed duplicate Gemfile entries. 2018-11-19 13:14:48 +00:00
ts
b209e78da1 minor last-minute cleanup 2018-11-16 12:58:19 +00:00
ts
5b46f582f3 lm hash cannot take strings longer than 14 characters. Updated metadata + encoding_challenges.xml 2018-11-16 11:37:17 +00:00
ts
7aae93d6ef sha3-*: now hashing inputs, not dummy data 2018-11-16 11:37:17 +00:00
ts
115e76e226 Minor cleanup 2018-11-16 11:37:15 +00:00
ts
777b220a94 encoder/simple_ssh: decrypting on box successfully 2018-11-16 11:37:15 +00:00
ts
c7158415a2 encoder/simple_ssh decrypting locally 2018-11-16 11:37:15 +00:00
thomashaw
7e0535634d WiP: simple_ssh 2018-11-16 11:37:15 +00:00
ts
c56a719529 encoder/simple_ssh wip 2018-11-16 11:37:14 +00:00
thomashaw
005ee71523 Encoding challenge complete + working with 10 challenges. 2018-11-16 11:37:14 +00:00
ts
2a2706b992 Updated encoding_scenario 2018-11-16 11:37:12 +00:00
ts
3be7b91ea5 basic asymmetric decryption 2018-11-16 11:37:12 +00:00
ts
3e573efca7 Updated huffman to include /tmp/<timestamp>/tree to avoid batch clashes. 2018-11-16 11:37:10 +00:00
ts
946b33d29c generators/gpg_key_pair - generates a 2048 rsa key 2018-11-16 11:37:10 +00:00
ts
f7acdbacd1 encoding_challenges.xml: Pass strings into hash functions + wrap flags; added crackable_password to the weak + medium passwords; added misc to huffman 2018-11-16 11:37:05 +00:00
thomashaw
540e362447 encoders: alpha/ascii reversible difficulties 2018-11-16 11:36:53 +00:00
thomashaw
62ba5150af encoders/hashes difficulty: easy 2018-11-16 11:36:53 +00:00
thomashaw
d200252eb4 encoders/hashes difficulty: medium 2018-11-16 11:36:53 +00:00
thomashaw
5338ea17a9 encoders/hashes difficulty:high 2018-11-16 11:36:53 +00:00
thomashaw
15f52cda95 encoders/hash/md4 && encoders/hash/sha224 2018-11-16 11:36:53 +00:00
thomashaw
3adb90970e hashcat + johntheripper + fixes 2018-11-16 11:36:53 +00:00
thomashaw
6f631b1b80 ntlm and lm hashes 2018-11-16 11:35:55 +00:00
ts
1916cd84c0 Move bitwise XOR to encoders instead of generators 2018-11-16 11:33:32 +00:00
ts
1afb8834c6 vigenere cipher revert 2018-11-16 11:33:32 +00:00
ts
0215575938 encoders/dna update 2018-11-16 11:33:32 +00:00
ts
63afa32e14 encoders/dna 2018-11-16 11:33:32 +00:00
ts
907fca3f6d WiP: Vigenere stuff 2018-11-16 11:33:32 +00:00
ts
cb09d5ab0f encoders/cipher/braille: local files parameters and outputs are enforced utf-8. 2018-11-16 11:33:32 +00:00
ts
6fd9ceab0c WiP: Working with scenario. 2018-11-16 11:33:31 +00:00
ts
61f7320add WiP: outputs from huffman in {secgen_data} format + create files.
Need to update so that the old stuff still works.
2018-11-16 11:33:31 +00:00
ts
5b30355b88 encoder/generator long args via stdin WIP 2018-11-16 11:33:31 +00:00
ts
033b8b3a0d huffman coding (WIP ) 2018-11-16 11:33:21 +00:00
ts
d73906d29c Fixed and random bases (WIP) 2018-11-16 11:33:21 +00:00
ts
c2cda2faf8 huffman coding (WIP - Fix the access_json issue first...) 2018-11-16 11:33:21 +00:00
ts
869d0e967c encoders/cipher/braille 2018-11-16 11:32:26 +00:00
thomashaw
b04724c19f encoders/hash/scrypt 2018-11-16 10:19:10 +00:00