Add rubydns dependency to extension

This commit is contained in:
Brendan Coles
2017-10-15 08:56:19 +00:00
parent e1760d74c8
commit 2749d6620a

View File

@@ -3,6 +3,8 @@
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
require 'rubydns'
module BeEF
module Extension
module Dns