9 Commits

Author SHA1 Message Date
Jjk422
b287d67cbb Prefetch file insert module.
Need to check that all files are necessary, some may be redundant/unused code.
2017-12-13 17:22:57 +00:00
Jjk422
a5571d6f0e Fixed incorrect class naming 2017-12-11 12:33:07 +00:00
Jjk422
3029312cd1 Ensured all modules done previously could accept input values by adding process_options and get_options_array methods to the generator modules. 2017-04-16 23:34:19 +01:00
Jjk422
1649f39756 Chrome Internet history module
Allows for the insertion of the chrome History file with choice of number of generic and cybercrime urls with inputted time range.
2017-04-16 17:55:02 +01:00
Jjk422
6fb49684e9 Illegal image module cat
Allows for the placing of cat images (represent illegal images).
May have some difficulty with multiple cat images due to framework placing all base64 inputs and outputs into a single hash, this may need to be resolved for multiple modules
2017-04-16 10:15:05 +01:00
Jjk422
c99c12ea5c Basic timestamp modules
Now all timestamp modules have default randomisation.
May need to fix specifying values manually.
2017-04-15 20:20:06 +01:00
Jjk422
4acc43323a Basic timestamp modules 2017-04-15 18:25:26 +01:00
Jjk422
a13431fad9 Moved over ForGen internet history module need to modify into SecGen structure
IN PROGRESS:
Creating URL generator and chrome history file generator, added forensic option to xml_report_generator.
Need to find a way to efficiently pass history file from chrome_history_file_generator to chrome_history forensic module.
2017-03-27 09:21:40 +01:00
Jjk422
c4bec37107 Moved over ForGen internet history module need to modify into SecGen structure 2017-03-21 19:23:55 +00:00