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
8270abd2d5cddfeec2ef9588ac9f3190d105c451
beef
/
extensions
/
dns
History
soh_cah_toa
ebbadba6dd
Improved #run_server to check if EM reactor is already running.
...
Also moved Thread creation to inside #run_server instead of forcing caller to do so.
2013-07-14 23:27:21 -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 tests for GET /api/dns/rule/:id handler.
2013-06-08 19:04:42 -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
Improved #run_server to check if EM reactor is already running.
2013-07-14 23:27:21 -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