remove crufty require
git-svn-id: file:///home/svn/framework3/trunk@12497 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
require 'msf/core'
|
||||
require 'msf/core/auxiliary'
|
||||
|
||||
###
|
||||
#
|
||||
@@ -10,8 +9,6 @@ require 'msf/core/auxiliary'
|
||||
###
|
||||
module Msf::Payload::Aix
|
||||
|
||||
include Msf::Auxiliary::Report
|
||||
|
||||
#
|
||||
# This mixin is chained within payloads that target the AIX platform.
|
||||
# It provides special prepends, to support things like chroot and setuid
|
||||
|
||||
Reference in New Issue
Block a user