Skip to content

Commit 175e16a

Browse files
The-Pink-Panthercgranleese-r7
authored andcommitted
Removed unused regex search
Co-authored-by: cgranleese-r7 <[email protected]>
1 parent a8f1d35 commit 175e16a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/post/windows/gather/credentials/adi_irc.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ def initialize(info = {})
7575

7676
register_options(
7777
[
78-
# OptRegexp.new('REGEX', [false, 'Match a regular expression', '^secret']),
7978
OptBool.new('STORE_LOOT', [false, 'Store artifacts into loot database', true]),
8079
OptBool.new('EXTRACT_DATA', [false, 'Extract data and stores in a separate file', true]),
8180
# enumerates the options based on the artifacts that are defined below

0 commit comments

Comments
 (0)