diff --git a/plugins/generic/takeover.py b/plugins/generic/takeover.py index 8b4eab4f9..6829f2669 100644 --- a/plugins/generic/takeover.py +++ b/plugins/generic/takeover.py @@ -39,7 +39,6 @@ class Takeover(Abstraction, Metasploit, ICMPsh, Registry, Miscellaneous): self.tblField = "data" Abstraction.__init__(self) - ICMPsh.__init__(self) def osCmd(self): stackedTest()