Brendan Coles
03424c804e
Update BrowserDetails to store textual OID-style key/value data
2019-02-26 15:22:54 +00:00
Brendan Coles
41cfeedc9a
Replace $jwterm.ajax with jQuery.ajax
2019-02-25 13:59:03 +00:00
Brendan Coles
7f41c2b495
Replace /ui/requester controller with REST API - #1389 #1388
2019-02-20 22:57:45 +00:00
Brendan Coles
1cf1354bc6
Replace /ui/xssrays controller with REST API - #1389 #1682
2019-02-20 09:39:48 +00:00
Brendan Coles
42de9a01f6
Add XssRays API endpoints
2019-02-17 15:58:44 +00:00
Brendan Coles
568f6ec35d
Minor updates to Admin UI HTML
2019-02-17 08:19:19 +00:00
Brendan Coles
f594c6c217
Replace /ui/logs controller with REST API - #1389
2019-02-16 14:31:18 +00:00
Brendan Coles
ad186a56de
Add Zombies tab to main panel
2019-02-15 13:33:36 +00:00
Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
cc260598d3
Load URL from ui_base_path
2017-04-23 03:44:16 +00:00
Brendan Coles
9ad5ddf534
Add method to delete response from requester history
2017-04-23 01:45:30 +00:00
Brendan Coles
8820ddc294
Store NetworkHost :lastseen as integer - Fix #1348
2017-02-03 19:53:44 +00:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
Brendan Coles
8cc5e8b236
Allow comma separated list of IPs and ranges as input
2016-04-09 06:36:28 +00:00
Brendan Coles
bb8fe9d8f8
Fix icon
2016-02-07 12:20:53 +00:00
Brendan Coles
848dc65c6f
Add cross_origin_scanner_flash module
2016-02-07 11:20:55 +00:00
Brendan Coles
321aff56f3
Rename cross_origin_scanner to cross_origin_scanner_cors
2016-02-07 10:53:32 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
ebbdbe0b51
Update context menu
2015-12-23 11:15:36 +00:00
Brendan Coles
dc9b4d3214
Add method to remove network host
2015-12-19 05:55:36 +00:00
Brendan Coles
5d8393822f
Remove Identify LAN Subnets from Network extension
2015-12-19 03:22:01 +00:00
Brendan Coles
666f3d0ea3
Add context menu to Rider history panel
2015-12-14 17:55:30 +00:00
Brendan Coles
10d79b9a71
Add proto to Requester history and add SSL checkbox to Forge Request
2015-12-14 12:43:39 +00:00
Brendan Coles
852e0b4595
Add Discover Proxies option to Network extension UI
2015-12-13 09:25:34 +00:00
Brendan Coles
21176eb9ac
Add status bar messages for WebRTC
2015-11-28 05:51:41 +00:00
Brendan Coles
b8b99ed044
Fix status bar
2015-11-28 01:47:13 +00:00
Christian Frichot
27c7e76554
Updated WebRTC extension with AdminUI enhancements and arbitrary command module execution
2015-11-27 11:00:35 -08:00
Brendan Coles
a3a802a390
Add Network Map tab to Admin UI
2015-10-04 09:14:31 +00:00
Brendan Coles
1626e801c2
Add :lastseen property to NetworkHost model
2015-10-02 00:13:08 +00:00
Brendan Coles
0afac0171d
Make ports configurable
2015-02-07 12:51:00 +00:00
antisnatchor
944ba747da
Fixed a bug in WebRTC command module, prevented duplicates in NetworkHost db table, removed unnecessary code.
2015-02-05 12:35:23 +01:00
Brendan Coles
c69b6412e0
Add support for localhost at NetworkHost
2015-02-03 17:40:11 +00:00
Brendan Coles
4ff2a09552
Reload grid on render
2015-02-01 02:05:35 +00:00
Brendan Coles
e11ab70c61
Reload grid on render
2015-01-31 22:51:30 +00:00
Brendan Coles
7fc65a70af
Add port scanning to network extension
2015-01-31 21:43:01 +00:00
Brendan Coles
fef015709b
Update context menu
2015-01-30 22:10:48 +00:00
Brendan Coles
0623b8f667
Add Fingerprint Routers module
2015-01-30 21:16:29 +00:00
Brendan Coles
24dab8b1c9
UI - return if user cancels prompt
2015-01-29 16:01:19 +00:00
Brendan Coles
5d9c62967d
Add options to scan commonly used LAN IPs
2015-01-24 18:26:15 +00:00
Brendan Coles
d75adc0899
Add context menu for empty Hosts grid
2015-01-20 15:36:28 +00:00
Brendan Coles
1318ccf019
remove payload url
2015-01-20 12:18:50 +00:00
Brendan Coles
631bc1e9ef
Add Network panel to admin UI
2015-01-20 11:36:49 +00:00
Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
Oleg Broslavsky
a96867b6cd
One more fix to module search
2014-12-18 17:52:07 +07:00
Oleg Broslavsky
9268ba9f5e
Little code refactoring in module search files
2014-12-18 17:47:08 +07:00
Oleg Broslavsky
1c2559fe4a
Search panel ui
2014-12-16 17:45:01 +07:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
antisnatchor
86d23d3815
Fix issue #662 the Web UI base path can now be configured in the main config.yaml. Web UI JS files are now also minified.
2013-10-01 17:16:46 +01:00
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