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
d45bff3a5914f2117befdbc09fa8985faeea1860
beef
/
extensions
/
dns
History
soh_cah_toa
e775748603
Added more tests for GET /api/dns/rule/:id with invalid input.
...
Also changed handler to return 404 when rule isn't found.
2013-06-08 21:58:28 -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
s/DNS/Dns/g since that is the BeEF style convention.
2013-06-03 17:55:58 -04:00
config.yaml
Started basic DNS extension. Currently does nothing.
2013-05-03 21:25:53 -04:00
dns.rb
Modified #remove_rule to return a boolean value.
2013-06-05 18:20:48 -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