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 9206bfe34..82c95a6fb 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 @@ -202,7 +202,7 @@ Randomised instance generated by [SecGen](http://github.com/cliffe/SecGen) (<%= false - Using the given values in the example above (p = 7, q = 23, N = 161, phiN = 132, e = 161, d = 53), decrypt the following ciphertext: "<%= $chall_3_ciphertext %>" + Using the given values in the example above (p = 7, q = 23, N = 161, phiN = 132, e = 5, d = 53), decrypt the following ciphertext: "<%= $chall_3_ciphertext %>" OK @@ -233,7 +233,7 @@ Randomised instance generated by [SecGen](http://github.com/cliffe/SecGen) (<%= false - Using the given values in the example above (p = 7, q = 23, N = 161, phiN = 132, e = 161, d = 53), encrypt the following message: "<%= $chall_4_message %>" + Using the given values in the example above (p = 7, q = 23, N = 161, phiN = 132, e = 5, d = 53), encrypt the following message: "<%= $chall_4_message %>" OK