mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-20 13:50:45 +00:00
MetaCTF/src_csp: replaced Good Job! printf() calls with printflag();
This commit is contained in:
@@ -75,7 +75,7 @@ define secgen_functions::install_setgid_binary (
|
||||
strings_to_leak => [$flag],
|
||||
owner => 'root',
|
||||
group => $group,
|
||||
mode => '0400',
|
||||
mode => '0440',
|
||||
leaked_from => "$source_module_name/$challenge_name",
|
||||
require => [Group[$group], File["$challenge_directory/$challenge_name"]],
|
||||
# notify => Exec["remove_$compile_directory"],
|
||||
|
||||
Reference in New Issue
Block a user