RubyDNS's logger now uses BeEF's print-related functions. Debug messages regarding queries can be enabled using --verbose.
8 lines
255 B
Ruby
8 lines
255 B
Ruby
#
|
|
# Copyright (c) 2006-2013 Wade Alcorn - wade@bindshell.net
|
|
# Browser Exploitation Framework (BeEF) - http://beefproject.com
|
|
# See the file 'doc/COPYING' for copying permission
|
|
#
|
|
require 'extensions/dns/ruby/logger'
|
|
require 'extensions/dns/ruby/rubydns'
|