mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-23 04:08:02 +00:00
leaked_file privilege changes (cherry picked from commit 3f4ddad)
This commit is contained in:
@@ -51,5 +51,6 @@ class unrealirc_3281_backdoor::configure {
|
||||
strings_to_leak => $strings_to_leak,
|
||||
owner => $user,
|
||||
leaked_from => "unrealirc_3281_backdoor",
|
||||
mode => '0600'
|
||||
}
|
||||
}
|
||||
@@ -31,7 +31,7 @@ class distcc_exec::config{
|
||||
leaked_filenames => $leaked_filenames,
|
||||
strings_to_leak => $strings_to_leak,
|
||||
owner => 'distccd',
|
||||
mode => '0750',
|
||||
mode => '0600',
|
||||
leaked_from => 'distcc_exec',
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user