diff --git a/modules/generators/flag/flag_concat/secgen_metadata.xml b/modules/generators/flag/flag_concat/secgen_metadata.xml
new file mode 100644
index 000000000..f65872aab
--- /dev/null
+++ b/modules/generators/flag/flag_concat/secgen_metadata.xml
@@ -0,0 +1,26 @@
+
+
+
+ Concatenated Flag Generator
+ Thomas Shaw
+ MIT
+ Concatenates the contents of strings_to_join, separated with a space, outputs flag{result}.
+
+ flag_generator
+ concat_flag_generator
+ local_calculation
+ linux
+ windows
+
+ strings_to_join
+
+
+
+
+
+
+ generated_strings
+
+
\ No newline at end of file
diff --git a/modules/generators/flag/flag_words/secgen_metadata.xml b/modules/generators/flag/flag_words/secgen_metadata.xml
new file mode 100644
index 000000000..e9d7932ad
--- /dev/null
+++ b/modules/generators/flag/flag_words/secgen_metadata.xml
@@ -0,0 +1,21 @@
+
+
+
+ Random Words Flag Generator
+ Z. Cliffe Schreuders
+ MIT
+ Uses a wordlist (Ruby gem + a wordlist) to generate a list of random (mostly English) dictionary words. May include punctuation.
+
+ flag_generator
+ local_calculation
+ linux
+ windows
+
+ https://github.com/sophsec/wordlist
+ http://wordlist.sourceforge.net/
+
+ generated_strings
+
+