Commit Graph

30 Commits

Author SHA1 Message Date
ts
5bce99b86c Merge branch 'ctf_challenges_merge' into january_19_merge
# Conflicts:
#	lib/helpers/constants.rb
#	modules/utilities/unix/languages/java_wheezy_compatible/java/spec/spec_helper.rb~upstream_stretch_kde_update
2019-01-11 13:02:39 +00:00
Z. Cliffe Schreuders
6bc52d63b9 lab updates 2018-12-06 15:41:44 +00:00
Z. Cliffe Schreuders
fb47cd7d23 module type change 2018-12-06 13:54:52 +00:00
Z. Cliffe Schreuders
d4fa6032b0 lab updates 2018-12-04 15:39:56 +00:00
thomashaw
005ee71523 Encoding challenge complete + working with 10 challenges. 2018-11-16 11:37:14 +00:00
thomashaw
f39491f676 blacklisted words filter 2018-11-16 11:36:53 +00:00
thomashaw
3adb90970e hashcat + johntheripper + fixes 2018-11-16 11:36:53 +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
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
94249c6883 generators/random_metactf_chalenge: Added full list of src_malware and src_csp challenges 2018-11-16 10:19:10 +00:00
thomashaw
d633ace0ef generators/random_metactf_challenge; generators/random_difficulty 2018-11-16 10:19:09 +00:00
ts
23c3335eac Hash encoders and example scenarios 2018-11-16 10:19:08 +00:00
ts
5208ae5cc7 Squashed WNS + IRI DL work 2018-09-21 12:34:26 +01:00
thomashaw
7cfde8317a Rework WIP: Testing changes so far. Still need to rework network-ranges passthrough hack with something more flexible. 2017-10-05 14:24:56 +01:00
Z. Cliffe Schreuders
ce502abcdb Hackerbot, labs, and associated changes 2017-09-28 16:35:28 +01:00
thomashaw
705383e108 encoder/random_string_selector: cleaned up print_string output. other encoders: added encoding print string padding 2017-09-05 11:26:29 +01:00
thomashaw
c29294671f Random username and Name based username generator merged. Name-based behaviour runs when 'name' parameter is passed. Otherwise outputs a random username. 2017-06-21 14:27:52 +01:00
thomashaw
a0af1a5fef fixed random boolean conversion error 2017-04-04 16:38:53 +01:00
thomashaw
8977559f8a exif metadata challenge + jpg converter/generator (cherry picked from commit e51347f) 2017-04-04 16:29:17 +01:00
thomashaw
39586af9a3 exif metadata module (WIP - needs some jpg files rather than png) 2017-03-31 13:29:50 +01:00
thomashaw
241e83a7a9 generators/random/random_hex: added number_of_lines and line_length params
generators/challenges/encoded_diff: encodes a flag in hex, generates random_hex, shuffles the ordering, inserts a flag in a random position. accounts for line length vs flag length with random hex padding.
secgen_functions::leak_file.pp: Added division between data leaked to the same file
2017-03-28 10:51:57 +01:00
thomashaw
6918eb1d3e Minor fixes - parameterised_website leaks multiple strings_to_leak & metadata corrections 2017-03-21 11:44:17 +00:00
thomashaw
53149f3fd5 Misc. changes / cleanup 2017-03-16 12:39:50 +00:00
thomashaw
373b0bc5dc Parameterised Website using datastores. Loads of generators and encoders. Check out the example scenarios. 2017-01-15 19:56:13 +00:00
Z. Cliffe Schreuders
0548606f70 minor cleanup and directory restructuring 2017-01-07 21:55:26 +00:00
thomashaw
007863e05c weak_password_generator <type> added to the weak and common pw gens, fixed typo in account_hash_builder 2016-12-08 10:54:21 +00:00
thomashaw
7d7d2e2677 Rework: Moved hello_world to messages. Changed write_fact to output_type. Updated PATH constants to DIR. Changed string generators to more specific message_generator in strings_to_leak. 2016-12-05 17:15:55 +00:00
thomashaw
733c871072 Additional parameterisation. New modules: parameterised_accounts, generators and an account_encoder. Added plenty of parameters/default_inputs to currently existing vulnerability modules. 2016-11-30 18:09:22 +00:00
Z. Cliffe Schreuders
e63aa00e0a parameterisation 2016-10-18 21:19:47 +01:00