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
9d4ea6c224fe15eba46ff9e53220968fc91c8a20
beef
/
extensions
/
dns
History
soh_cah_toa
9d4ea6c224
Fixed issue mentioned in FIXME comment in RubyDNS::Server#match.
...
Changed 'block.class.name' to just 'block' in case/when clause.
2013-07-22 22:42:27 -04:00
..
rest
Added more tests for GET /api/dns/rule/:id with invalid input.
2013-06-08 21:58:28 -04:00
ruby
Fixed issue mentioned in FIXME comment in RubyDNS::Server#match.
2013-07-22 22:42:27 -04:00
api.rb
Improved #run_server to check if EM reactor is already running.
2013-07-14 23:27:21 -04:00
config.yaml
Started basic DNS extension. Currently does nothing.
2013-05-03 21:25:53 -04:00
dns.rb
Added regex support to #add_rule (tests included).
2013-07-22 22:37:39 -04:00
extension.rb
s/DNS/Dns/g since that is the BeEF style convention.
2013-06-03 17:55:58 -04:00
model.rb
s/DNS/Dns/g since that is the BeEF style convention.
2013-06-03 17:55:58 -04:00
ruby.rb
Changed output format for RubyDNS to be "BeEF-compliant".
2013-05-05 22:19:54 -04:00