This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
13001b96420003e26247b678cd9cfd8de7304d67
beef
/
extensions
/
dns
History
soh_cah_toa
18a78b57b2
Fixed load_rules() to rebuild 'pattern' and 'type' as an array.
...
This was forgotten in the previous commit.
2013-05-16 23:20:04 -04:00
..
ruby
Fixed load_rules() to rebuild 'pattern' and 'type' as an array.
2013-05-16 23:20:04 -04:00
api.rb
Made BeEF::Extension::DNS::DNS into a singleton object.
2013-05-07 21:56:11 -04:00
config.yaml
Started basic DNS extension. Currently does nothing.
2013-05-03 21:25:53 -04:00
dns.rb
Removed load_rules() and parse_type() since they're unused.
2013-05-15 22:18:16 -04:00
extension.rb
Added DNS database model to load resource records from.
2013-05-08 00:03:08 -04:00
model.rb
Separated 'pattern' and 'type' properties in DNS model.
2013-05-16 23:14:29 -04:00
ruby.rb
Changed output format for RubyDNS to be "BeEF-compliant".
2013-05-05 22:19:54 -04:00