Skip to content

Commit

Permalink
Include missing require for powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
Tod Beardsley committed Feb 10, 2014
1 parent 5672a4d commit 7c43565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/exploits/windows/local/powershell_cmd_upgrade.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
##

require 'msf/core'
require 'msf/core/exploit/powershell'

class Metasploit3 < Msf::Exploit::Local
Rank = ExcellentRanking
Expand Down

0 comments on commit 7c43565

Please sign in to comment.