Skip to content

Commit 63b0eac

Browse files
author
HD Moore
committed
Add a missing require
1 parent 589be27 commit 63b0eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/gather/shodan_search.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
require 'msf/core'
99
require 'rex'
10+
require 'net/dns'
1011

1112
class Metasploit4 < Msf::Auxiliary
1213

0 commit comments

Comments
 (0)