lab updates

This commit is contained in:
Z. Cliffe Schreuders
2018-10-26 10:00:26 +01:00
parent f59b22ad82
commit e039148d9d

View File

@@ -38,7 +38,7 @@
$root_password = self.root_password
$flags = self.flags
REQUIRED_FLAGS = 10
REQUIRED_FLAGS = 6
while $flags.length < REQUIRED_FLAGS
$flags << "flag{#{SecureRandom.hex}}"
Print.err "Warning: Not enough flags provided to hackerbot_config generator, some flags won't be tracked/marked!"