mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
AES update: accept response that includes byte string format
This commit is contained in:
@@ -238,7 +238,7 @@ Randomised instance generated by [SecGen](http://github.com/cliffe/SecGen) (<%=
|
||||
</else_condition>
|
||||
<quiz>
|
||||
<question>What is the decrypted message?</question>
|
||||
<answer><%= $dec_python_message %></answer>
|
||||
<answer>.*<%= $dec_python_message %>.*</answer>
|
||||
<correct_answer_response> :) <%= $flags.pop %></correct_answer_response>
|
||||
<trigger_next_attack/>
|
||||
</quiz>
|
||||
|
||||
Reference in New Issue
Block a user