10 Commits

Author SHA1 Message Date
Cliffe
f177e0cf1c Merge pull request #283 from JBiggs610/passwordlist
Passwordlist
2023-07-31 10:40:42 +01:00
Jack Biggs
821269dc98 Update secgen_metadata.xml 2023-05-24 20:16:14 +01:00
Jack Biggs
502a412081 Update password_file.md.erb 2023-05-24 20:14:41 +01:00
Z. Cliffe Schreuders
f2f8019035 fix #281 -- manifest dir missing 2023-05-19 08:56:30 +01:00
Jack Biggs
ed53b1f3ed modified: modules/generators/content/password_file/secgen_local/local.rb
modified:   modules/generators/content/password_file/secgen_metadata.xml
	modified:   modules/generators/content/password_file/templates/password_file.md.erb
The program now takes in usernames as an input, as well as allowing for the benign and malicious subjects to be selected
2023-05-12 15:25:23 +01:00
Jack Biggs
ac3e3b0bc3 i
modified:   local.rb
	modified:   ../secgen_metadata.xml
Program now requires a password, and incorportates the interest directories and shuffles the array to mix up malicious and benign interests.
2023-05-08 12:53:17 +01:00
Jack Biggs
145d97704c modified: modules/generators/content/password_file/secgen_metadata.xml
Updated SecGen metadata
2023-04-20 17:49:54 +01:00
Jack Biggs
a55ee552e0 modified: modules/generators/content/password_file/secgen_local/local.rb
modified:   modules/generators/content/password_file/templates/password_file.md.erb
Password List now takes in an input of passwords separated by ',' and then appends to an array and then outputs a random one from the array of 10 passwords into the password list allowing for repeats.
2023-04-20 17:46:05 +01:00
Jack Biggs
4a725f3072 new file: lib/resources/linelists/top_100_websites
modified:   modules/generators/content/password_file/secgen_local/local.rb
	modified:   modules/generators/content/password_file/secgen_metadata.xml
	modified:   modules/generators/content/password_file/templates/password_file.md.erb
Added top_100_websites and set the program to take in 5 passwords from inputs
2023-04-16 15:41:31 +01:00
Jack Biggs
3373971e4d Password List Generator 2023-02-10 14:22:23 +00:00