thomashaw
07eaad8199
Project Vagrantfile's now use relative paths. This enables distribution of project's without having to mess with paths.
2017-04-11 11:46:44 +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
75056b8bc8
Adding images_to_leak to appropriate modules. Use ::secgen_functions::leak_files to leak one or more images. Updated parameterised_website to leak multiple images. Updated gitlist to create a git repo with leaked strings and images.
2017-03-23 20:58:35 +00:00
Mihai Ordean
d9391d384f
added check to verify if leaked files is empty
2017-03-13 15:10:17 +00:00
thomashaw
32091ed0fe
Special Character work + generator/encoder superclass refactor.
...
The full Vagrantfile facter string has been encoded in b64 for now, would be nice to b64 the individual arguments rather than the whole string.
2017-03-01 19:19:54 +00:00
thomashaw
43c02f220f
Updated for post-parameterisation
2017-01-17 16:27:18 +00:00
thomashaw
f8a97b2842
Parameterised Cleanup Module
2017-01-17 16:11:50 +00:00
thomashaw
17f425b37f
Multiple leaked files, new secgen_functions module encapsulating the file_leak and overshare.erb logic. Updated old modules to use the new resource type.
2016-12-08 10:43:48 +00:00
Z. Cliffe Schreuders
b5b19fe1c5
Major overhaul of code base!
2016-06-09 00:03:04 +01:00
Connor Wilson
67d58a1e1f
Relates to SG-11 : Now able to generate a full wordpress site (Apache / SQL / Wordpress)
2016-03-28 21:07:27 +01:00
Connor Wilson
386810cab4
Relates to SG-11 : Now able to generate a full wordpress site (Apache / SQL / Wordpress)
2016-03-26 19:45:13 +00:00
Connor Wilson
866de4d855
Relates to SG-11 : Pushes code to repo for Tom to branch from
2016-03-26 02:49:56 +00:00
Connor Wilson
9e40d48687
mid-commit for apache server install
2016-03-22 12:53:26 +00:00
Connor Wilson
7ebadf6caf
Directory structure changes
2016-03-08 22:54:59 +00:00
Connor Wilson
6a0107ee05
Builds boxes now, puppet name changes
2016-03-08 22:53:49 +00:00