Commit Graph

594 Commits

Author SHA1 Message Date
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
fc49a3a7ee WiP: SetGID working with dc16 modules, need to test with $binary_path and metactf 2018-11-16 11:35:33 +00:00
ts
cb99532140 Combine dc16_amadhj and dc16_amadhj_group 2018-11-16 11:33:48 +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
17ed648106 Removing default input into data_to_leak to prevent regressions 2018-11-16 11:33:32 +00:00
ts
f8708215f0 WiP: Rework to avoid regressions. 2018-11-16 11:33:32 +00:00
ts
a6b343fab6 Typo in build_essential 2018-11-16 11:33:31 +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
c27733cecb WIP: data_to_leak 2018-11-16 11:33:31 +00:00
ts
cc9a33dab6 removing python3 stuff... 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
ts
4a919d7c9c setgid bin/script: added ensure_package (build-essentials + gcc-multilib) 2018-11-16 11:32:26 +00:00
thomashaw
83867b0283 Task 15.1 - install maze generating program (golang, maze-master, git, challenge scenario) 2018-11-16 11:31:51 +00:00
ts
1a1b6be55a Combine dc16_amadhj and dc16_amadhj_group 2018-11-16 11:29:43 +00:00
ts
f7d3fabba9 Testing script, stretch fixes + code review 2018-11-16 10:27:10 +00:00
ts
f5aec23f48 (WiP) - Need to create Cutter module and fix the angr stuff then merge to ctf_challenges branch. 2018-11-16 10:20:09 +00:00
thomashaw
b04724c19f encoders/hash/scrypt 2018-11-16 10:19:10 +00:00
thomashaw
0d3cdedc19 encoders/hash/siphash 2018-11-16 10:19:10 +00:00
thomashaw
4dbf064f48 encoders/hash/whirlpool 2018-11-16 10:19:10 +00:00
thomashaw
e54b9ac2c9 encoders/hash/bcrypt 2018-11-16 10:19:10 +00:00
thomashaw
1a42447885 sha3 algorithms + updated sha1 versions 2018-11-16 10:19:10 +00:00
thomashaw
d2a04f8d43 ntlm and lm hashes 2018-11-16 10:19:10 +00:00
ts
ef4f35afdd MetaCTF/src_malware: Added snippets from angr_ctf pr 2018-11-16 10:19:10 +00:00
ts
0e71b779ea MetaCTF/src_malware: Re-added good job prints 2018-11-16 10:19:10 +00:00
ts
d24dd32734 MetaCTF/src_csp: Re-added good job prints ts 02/11/18 10:11 2018-11-16 10:19:10 +00:00
ts
8db9520aa2 MetaCTF/src_angr: Re-added good job prints 2018-11-16 10:19:10 +00:00
ts
5e2a3190f4 MetaCTF: Added scaffolding files, optionally strip the Ch01_, 00_angr_, etc from binary names. No longer gives challenger sudo (oops!) 2018-11-16 10:19:10 +00:00
ts
46b1538f68 MetaCTF: Set temporary difficulty levels 2018-11-16 10:19:10 +00:00
ts
170c1254ec generators/random_metactf_challenge: added difficulty parameter 2018-11-16 10:19:10 +00:00
ts
3e485f6c24 MetaCTF: Moved build to /tmp 2018-11-16 10:19:10 +00:00
ts
c1091dddbf MetaCTF: Missing include fcntl.h for printflag(); calls 2018-11-16 10:19:10 +00:00
ts
64fd62262e MetaCTF/src_angr: replaced Good Job! printf() calls with printflag(); ts 31/10/18 16:18 2018-11-16 10:19:10 +00:00
ts
d65353f9d8 MetaCTF/src_malware: replaced Good Job! printf() calls with printflag(); 2018-11-16 10:19:10 +00:00
ts
ae8bdf0104 MetaCTF/src_csp: replaced Good Job! printf() calls with printflag(); 2018-11-16 10:19:10 +00:00
ts
5209404839 MetaCTF: src_malware and src_csp challenges now building path correctly using relative path in challenge list + random metactf challenge generator 2018-11-16 10:19:10 +00:00
ts
94249c6883 generators/random_metactf_chalenge: Added full list of src_malware and src_csp challenges 2018-11-16 10:19:10 +00:00