11 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
d33b4f8430 Added registry module to add registry keys and registry key values.
Also added access data registry viewer install module to view registry, although regedit.exe can be used instead.
2017-04-20 23:48:04 +01:00
Jjk422
7c2e7f6be4 no_files file added to ensure makeshift puppet module files directory is synced to GitHub 2017-04-20 23:37:53 +01:00
Jjk422
b95c96c3bc Added powershell local requires to SecGen metadata of all modules that require powershell.
Also added manifests directory that was not commited to remote branch with initial module commit.
2017-04-18 21:50:50 +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
ac41834e82 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.

ERRORING:
Recieving error ==> storage_server: Error: Could not find class internet_history_chrome::init for vagrant-2008r2.lan on node vagrant-2008r2.lan
Need to look into vagrant/puppet not findign forensics internet history class
2017-04-03 11:45:20 +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