Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
antisnatchor
6b93b09c2f
#970 Updated DNS tunnel debug module config.yaml description
2014-06-29 13:20:11 +02:00
antisnatchor
d1688395ae
#970 Added string to DNS requests to differentiate between normal and data-extrusion DNS requests
2014-06-29 13:04:51 +02:00
antisnatchor
f7df45ebd1
#970 Modified dns.js to support the current way we send data from client to server using DNS.
2014-06-29 12:31:59 +02:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
da763df110
Uncommented several instances of beef.debug() - Part of issue #862
2013-04-17 22:12:35 +09:30
bcoles
a172362452
Part of issue #862 - Add beef.debug() for client-side debugging
...
Add `beef.debug()` function - wraps `console.log()`
Debug messages are suppressed for browsers which don't support `console.log()`
Update './core/*' to use `beef.debug()` instead of `console.log()`
Update './modules/*' to use `beef.debug()` instead of `console.log()`
Update './extensions/*' to use `beef.debug()` instead of `console.log()`
Add 'modules/debug/test_beef_debug/' module
2013-04-15 16:49:01 +09:30
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
antisnatchor
2bad801c80
Terminating unterminated statements in various JS files.
2012-05-22 13:27:57 +01:00
Wade Alcorn
06899ca267
Year updated from 2011 to 2012
2011-12-31 22:24:36 +10:00
bcoles
f2d4592941
Added DNS Tunnel first draft
2011-12-23 08:24:10 +10:30