Skip to content

Commit

Permalink
ntds_grabber msftidy fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jrobles-r7 committed Jun 26, 2018
1 parent 00102a7 commit c4bf12c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion modules/post/windows/gather/ntds_grabber.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
require 'msf/core'
##
# This module requires Metasploit: https://metasploit.com/download
# Current source: https://github.com/rapid7/metasploit-framework
##

class MetasploitModule < Msf::Post
include Msf::Post::Windows::Powershell
Expand Down

0 comments on commit c4bf12c

Please sign in to comment.