Commit Graph

764 Commits

Author SHA1 Message Date
Ben Passmore
f83add866e Added new migrations for extensions 2019-11-30 15:12:49 +10:00
Ben Passmore
87b8093504 Corrected command execution. 2019-11-08 08:03:35 +10:00
Ben Passmore
b88774cdbf AR convert autorun 2019-11-03 08:08:22 +10:00
Ben Passmore
58447e4007 AR convert rest components 2019-11-03 08:06:43 +10:00
Ben Passmore
fce763e9f3 AR covert websocket 2019-11-03 08:04:38 +10:00
Ben Passmore
3068fbead5 AR convert handlers 2019-11-03 08:03:56 +10:00
Ben Passmore
96e4063e2a AR corrected models 2019-11-03 08:02:52 +10:00
Ben Passmore
66bec03158 AR convert logger 2019-11-03 08:01:15 +10:00
Ben Passmore
91332844c8 AR convert crypto 2019-11-03 08:00:29 +10:00
Ben Passmore
88c488969e AR convert command 2019-11-03 07:59:59 +10:00
Ben Passmore
aac1b0bc10 Added command references 2019-11-02 08:26:41 +10:00
Ben Passmore
d1d5d1d648 Fixes #1731, Fixes #1629. Corrected params overloading causing parsing
errors.
2019-11-02 08:24:39 +10:00
Ben Passmore
5bfd1e54df Added autorun model migrations 2019-10-09 10:04:17 +10:00
Ben Passmore
0574bdf002 Moved autorun models to active record core models 2019-10-09 10:03:27 +10:00
Ben Passmore
91265cad77 Updated migrations to use ActiveRecord 2019-10-08 16:18:21 +10:00
Ben Passmore
d588c56391 Refactored models to use ActiveRecord 2019-10-08 16:15:55 +10:00
Ben Passmore
4cecca4075 Allow usage of connection management 2019-10-08 16:14:46 +10:00
Ben Passmore
405241c5d0 Added base model 2019-10-08 16:13:36 +10:00
Ben Passmore
0cd8878a3f Added migrations 2019-10-08 16:13:12 +10:00
Ben Passmore
ba3183ef38 Merge branch 'rspec-conversion'
* Converted tests to rspec for future releases + travis integration.
* Files remaining in test/ are integrations that require verification if they are still relevant/working.
2019-09-26 13:42:50 +10:00
Ben Passmore
10cd685007 Corrected bug when notifications extension not present 2019-08-18 13:44:05 +10:00
Steven Williams
1867a69311 Fixed OpenStreetMap
Changed url from http to https, as it was getting blocked by Chrome in https sites. Added dataType "json", parseJSON not required so got rid of it. Changed format from json to jsonv2, as OSM was not sending a content type header in "json" but does send an "application/json" header in jsonv2, this fixes Cross Origin Read Blocking in Chrome (https://www.chromestatus.com/feature/5629709824032768).
2019-06-02 19:47:32 -06:00
bcoles
355cb38593 Fix undeclared variable in initialize error handling 2019-03-23 17:44:42 +11:00
Brendan Coles
d698b6a0ba Add support for multiple permitted hooking/ui subnets - #1319 2019-03-03 21:14:39 +00:00
Brendan Coles
13c539effe Add logger - Fixes #1698 2019-03-03 20:20:37 +00:00
Brendan Coles
a79c8b26b5 Fix detection for IE9/10, Edge, and plugins 2019-02-27 10:08:14 +00:00
Brendan Coles
4e31752626 Add platformjs to hook 2019-02-27 06:46:21 +00:00
Brendan Coles
03424c804e Update BrowserDetails to store textual OID-style key/value data 2019-02-26 15:22:54 +00:00
Brendan Coles
eb840a0a6a rm core/main/models/user.rb 2019-02-26 03:15:15 +00:00
Brendan Coles
64c2c5e01b Add beef.hardware.getGpuDetails function 2019-02-25 15:58:21 +00:00
Brendan Coles
5320dbc7fb Clean up Admin UI 2019-02-23 12:21:12 +00:00
Brendan Coles
eb3ebba17f Cleanup evasion extension; disable scramble obfuscation 2019-02-22 16:02:02 +00:00
Brendan Coles
54f9683e84 rm core/main/client/lib/json2-2001-02-23.js 2019-02-22 12:33:11 +00:00
Brendan Coles
41e5d1d0c0 Cleanup WebSocket code 2019-02-21 11:31:41 +00:00
Brendan Coles
4b3618528e Use beef.debug for XSSrays debugging 2019-02-17 09:33:53 +00:00
Brendan Coles
82094c6f5c Uncomment beef_init 2019-02-17 07:38:25 +00:00
Brendan Coles
b46472ada6 Add update-geoipdb script 2019-02-17 05:42:45 +00:00
Brendan Coles
9c9119f9cd Move option http.web_ui_basepath to extension.admin_ui.base_path 2019-02-17 04:54:26 +00:00
Brendan Coles
f594c6c217 Replace /ui/logs controller with REST API - #1389 2019-02-16 14:31:18 +00:00
Brendan Coles
64c12bd83b Update default certificate 2019-02-16 13:51:26 +00:00
Brendan Coles
138b5d9eb0 Add /api/server/mounts API endpoint 2019-02-16 13:20:41 +00:00
Brendan Coles
4dd7230c40 cleanup 2019-02-16 12:54:09 +00:00
Brendan Coles
ad186a56de Add Zombies tab to main panel 2019-02-15 13:33:36 +00:00
Brendan Coles
46885fb681 Update GeoIP to use MaxMind GeoLite2 2019-02-10 12:53:29 +00:00
Brendan Coles
ee68811e62 Add support for Firefox 59-99 2019-02-10 08:35:21 +00:00
Brendan Coles
81383da72c Add support for Firefox 59-99 2019-02-10 08:24:35 +00:00
Brendan Coles
5b53425c20 Move UI formatting to Admin UI extension 2019-02-10 08:13:39 +00:00
Brendan Coles
baf852a26b Add getCpuCores getCpuDetails getMemory getBatteryDetails 2019-02-09 13:16:02 +00:00
Brendan Coles
47f79ecaa2 Rename beef.hardware.cpuType to beef.hardware.getCpuArch 2019-02-09 11:37:11 +00:00
Brendan Coles
3108653c69 Move getScreenSize from beef.browser to beef.hardware 2019-02-09 11:23:18 +00:00