rickrolling is important
parent
4f8f640189
commit
b127fdc4f5
|
@ -8,9 +8,9 @@ run_single("set MaxSessionCount 0")
|
|||
|
||||
# Instead of set Content, you can also do set Custom404 to redirect the client to an SE training website
|
||||
# For example (why don't you try this? :-) )
|
||||
# run_single("set Custom404 https://www.youtube.com/watch?v=dQw4w9WgXcQ")
|
||||
run_single("set Custom404 https://www.youtube.com/watch?v=dQw4w9WgXcQ")
|
||||
|
||||
run_single("set HTMLContent \"Hello, this is a security test. You shouldn't have clicked on that link :-)\"")
|
||||
# run_single("set HTMLContent \"Hello, this is a security test. You shouldn't have clicked on that link :-)\"")
|
||||
|
||||
run_single("run")
|
||||
</ruby>
|
||||
|
|
Loading…
Reference in New Issue