From 4ed227d32c1556772acdbf8618af6962cd85a0bf Mon Sep 17 00:00:00 2001 From: thomashaw Date: Mon, 4 Nov 2024 16:24:49 +0000 Subject: [PATCH] AES update: accept response that includes byte string format --- .../symmetric_enc_aes/templates/symmetric_enc_aes_lab.xml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/generators/structured_content/hackerbot_config/symmetric_enc_aes/templates/symmetric_enc_aes_lab.xml.erb b/modules/generators/structured_content/hackerbot_config/symmetric_enc_aes/templates/symmetric_enc_aes_lab.xml.erb index ef4c2f54f..1583ffe75 100644 --- a/modules/generators/structured_content/hackerbot_config/symmetric_enc_aes/templates/symmetric_enc_aes_lab.xml.erb +++ b/modules/generators/structured_content/hackerbot_config/symmetric_enc_aes/templates/symmetric_enc_aes_lab.xml.erb @@ -238,7 +238,7 @@ Randomised instance generated by [SecGen](http://github.com/cliffe/SecGen) (<%= What is the decrypted message? - <%= $dec_python_message %> + .*<%= $dec_python_message %>.* :) <%= $flags.pop %>