Skip to content

Commit b127fdc

Browse files
committed
rickrolling is important
1 parent 4f8f640 commit b127fdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/resource/bap_dryrun_only.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ run_single("set MaxSessionCount 0")
88

99
# Instead of set Content, you can also do set Custom404 to redirect the client to an SE training website
1010
# For example (why don't you try this? :-) )
11-
# run_single("set Custom404 https://www.youtube.com/watch?v=dQw4w9WgXcQ")
11+
run_single("set Custom404 https://www.youtube.com/watch?v=dQw4w9WgXcQ")
1212

13-
run_single("set HTMLContent \"Hello, this is a security test. You shouldn't have clicked on that link :-)\"")
13+
# run_single("set HTMLContent \"Hello, this is a security test. You shouldn't have clicked on that link :-)\"")
1414

1515
run_single("run")
1616
</ruby>

0 commit comments

Comments
 (0)