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
6a62cf9eaa54239fc397c2983934c4e5fd2f7188
beef
/
extensions
/
dns
History
soh_cah_toa
6a62cf9eaa
Added public attributes 'address' and 'port' to Dns::Server.
...
This removes the need to search config.yaml for the address:port. Also included unit tests.
2013-07-19 22:33:40 -04:00
..
rest
Added more tests for GET /api/dns/rule/:id with invalid input.
2013-06-08 21:58:28 -04:00
ruby
Added support for rules that fail to resolve (e.g. NXDOMAIN).
2013-07-19 22:15:25 -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 public attributes 'address' and 'port' to Dns::Server.
2013-07-19 22:33:40 -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