6 Commits

Author SHA1 Message Date
Z. Cliffe Schreuders
7cf89236b7 forensic modules and content 2023-04-27 17:46:05 +01:00
Z. Cliffe Schreuders
5eadaf83e9 fix required dir for bash_history module 2023-04-21 16:01:25 +01:00
Jack Biggs
b1bc40a5da modified: modules/generators/content/bash_history/secgen_local/local.rb
Fixed password issue
2023-04-17 20:39:39 +01:00
Jack Biggs
4f05e8b223 modified: modules/generators/content/bash_history/secgen_local/local.rb
Will only put sudo commands in if password is present
2023-04-16 14:26:57 +01:00
Jack Biggs
94e341585f new file: lib/resources/linelists/top_50_sudo_commands
new file:   lib/resources/linelists/top_90_linux_commands
	modified:   modules/generators/content/bash_history/secgen_local/local.rb
	modified:   modules/generators/content/bash_history/secgen_metadata.xml
Sudo commands are now randomly inputted and password is taken in from a parameter

	new file:   lib/resources/linelists/top_50_sudo_commands
	new file:   lib/resources/linelists/top_90_linux_commands
	modified:   modules/generators/content/bash_history/secgen_local/local.rb
	modified:   modules/generators/content/bash_history/secgen_metadata.xml
Sudo commands are now randomly entered into the commands array and the password is taken in as an input
2023-04-16 14:15:31 +01:00
Jack Biggs
9d4d3a39bc Bash History File Generator 2023-02-10 14:23:23 +00:00