Let's word this a little differently
This commit is contained in:
@@ -8,7 +8,7 @@ module Exploit::FileDropper
|
||||
|
||||
register_advanced_options(
|
||||
[
|
||||
OptInt.new( 'FileDropperDelay', [ false, 'Time, in s, to wait before attempting file cleanup' ])
|
||||
OptInt.new( 'FileDropperDelay', [ false, 'Delay in seconds before attempting file cleanup' ])
|
||||
], self.class)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user