Patch for Metasploit that will enhance db_autopwn such that you will be able to Hack almost ANYTHING !
The Hacker News

There is a small patch released , that will make your db_autopwn fully loaded and powerful . With which you will be able to hack almost anything... Lets have a look :


Index: lib/msf/ui/console/command_dispatcher/db.rb
===================================================================
--- lib/msf/ui/console/command_dispatcher/db.rb (revision 12572)
+++ lib/msf/ui/console/command_dispatcher/db.rb (working copy)
@@ -775,6 +775,9 @@
   def cmd_db_autopwn(*args)
    return unless active?
 
+   puts 'https://www.pentest-standard.org/index.php/PTES_Technical_Guidelines'
+   return
+
    stamp = Time.now.to_f
    vcnt  = 0
    rcnt  = 0

Found this article interesting? Follow us on Twitter and LinkedIn to read more exclusive content we post.