mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
lab updates
This commit is contained in:
@@ -151,7 +151,7 @@ Randomised instance generated by [SecGen](http://github.com/cliffe/SecGen) (<%=
|
||||
<message>:( List is incomplete...</message>
|
||||
</else_condition>
|
||||
|
||||
<% $questions = {'What is the approximate longitude of the IP addresses that have attempted to log in to the system using SSH or Telnet?'=>'4\.|114\.','What countries are the IP addresses that have attempted to log in to the system using SSH or Telnet'=>'Hong Kong|Netherlands'}
|
||||
<% $questions = {'What is the approximate longitude of the IP addresses that have attempted to log in to the system using SSH or Telnet?'=>'4\..*|114\..*','What countries are the IP addresses that have attempted to log in to the system using SSH or Telnet?'=>'Hong Kong|Netherlands'}
|
||||
$rand_question1 = $questions.keys.sample %>
|
||||
|
||||
<quiz>
|
||||
|
||||
Reference in New Issue
Block a user