From e271c01e393976b34e80759fb8d25aa0524e20c3 Mon Sep 17 00:00:00 2001 From: thomashaw Date: Tue, 5 Dec 2023 13:58:18 +0000 Subject: [PATCH] RSA Lab Question fix --- .../asymmetric_enc_rsa/templates/asymmetric_enc_rsa_lab.xml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/generators/structured_content/hackerbot_config/asymmetric_enc_rsa/templates/asymmetric_enc_rsa_lab.xml.erb b/modules/generators/structured_content/hackerbot_config/asymmetric_enc_rsa/templates/asymmetric_enc_rsa_lab.xml.erb index 69fe4b53c..02b12bd86 100644 --- a/modules/generators/structured_content/hackerbot_config/asymmetric_enc_rsa/templates/asymmetric_enc_rsa_lab.xml.erb +++ b/modules/generators/structured_content/hackerbot_config/asymmetric_enc_rsa/templates/asymmetric_enc_rsa_lab.xml.erb @@ -446,7 +446,7 @@ Randomised instance generated by [SecGen](http://github.com/cliffe/SecGen) (<%= What are the suitable values for e? (include spaces in your response and ensure the values are in ascending order, e.g. "The answer is 1 2 3") - 13 17 19 23 29 31 37 41 43 47 53 59 + ^13 17 19 23 29 31 37 41 43 47 53 59$ :) <%= $flags.pop %> true