Skip to content

Commit 04a6021

Browse files
committed
Privileged cleanup: auxiliary modules can't
1 parent 39e81d3 commit 04a6021

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

modules/auxiliary/admin/ftp/titanftp_xcrc_traversal.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ def initialize
4040
[ 'OSVDB', '65533'],
4141
[ 'URL', 'http://seclists.org/bugtraq/2010/Jun/160' ]
4242
],
43-
'Privileged' => true,
4443
'DisclosureDate' => 'Jun 15 2010'
4544
)
4645

modules/auxiliary/admin/sunrpc/solaris_kcms_readfile.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def initialize
4545
['URL', 'http://sunsolve.sun.com/search/document.do?assetkey=1-77-1000898.1-1']
4646
],
4747
# Tested OK against sol8.tor 20100624 -jjd
48-
'Privileged' => true,
4948
'DisclosureDate' => 'Jan 22 2003')
5049

5150
register_options(

0 commit comments

Comments
 (0)