Brendan Coles
b65dec0449
Update AdminUI jQuery to 1.12.4
2017-04-27 11:42:00 +00:00
Brendan Coles
eb8964f3ca
Add DNS REST examples
2017-04-27 11:23:14 +00:00
Brendan Coles
8b9e8f02d3
Strip Windows support from auto msfrpcd
2017-04-26 10:21:02 +00:00
Brendan Coles
34967f61e0
Ignore null objects for browser_type
2017-04-23 07:00:39 +00:00
Brendan Coles
de5c231d34
Convert query response to_s in BrowserDetails
2017-04-23 06:32:28 +00:00
Brendan Coles
572b2db906
Add tests for BrowserDetails model
2017-04-23 06:02:11 +00:00
Brendan Coles
21238254a3
Add functionality to update existing BrowserDetails keys
2017-04-23 06:00:57 +00:00
Brendan Coles
c3069601e8
Add debug output to modules
2017-04-23 03:58:44 +00:00
Brendan Coles
cc260598d3
Load URL from ui_base_path
2017-04-23 03:44:16 +00:00
Brendan Coles
5c406b8d4f
Add unless is_non_empty_string guard clause to browser filters
2017-04-23 03:25:36 +00:00
Brendan Coles
117091178f
Convert nil values to an empty string in BrowserDetails.set method
2017-04-23 03:24:31 +00:00
Brendan Coles
9ad5ddf534
Add method to delete response from requester history
2017-04-23 01:45:30 +00:00
Brendan Coles
9b57435d5e
Add placeholder for requester REST endpoints
2017-04-23 01:43:57 +00:00
Brendan Coles
1ae56a9797
Update Ruby version to 2.3.0 and add NodeJS
2017-04-22 23:42:35 +00:00
Brendan Coles
46a395e044
Add WiPG-1000 Command Injection exploit module
2017-04-22 23:34:07 +00:00
Brendan Coles
f9f30eb49d
Force UTF-8 encoding for zombie HTTP headers
2017-04-22 03:29:49 +00:00
Brendan Coles
c191a50f3c
Force UTF-8 encoding for requester responses - Fix #1340
2017-04-22 02:10:48 +00:00
Brendan Coles
127b1d56e7
Add UTF-8 characters to demo pages for testing purposes
2017-04-22 01:52:13 +00:00
Brendan Coles
275153be38
Remove todo note
2017-04-20 19:56:31 +00:00
Brendan Coles
9a97ffed6e
Pad bottom of generic pretty theft popup
2017-04-19 13:37:48 +00:00
Brendan Coles
91bfb06f8c
Add check for mixed content requests in beef.net.forge_request
2017-04-16 17:17:34 +00:00
Brendan Coles
530962ea29
Cleanup and fix proxy/requester
2017-04-16 14:29:28 +00:00
Brendan Coles
08f5cf3e29
Cleanup and fix proxy/requester
2017-04-16 14:28:45 +00:00
Brendan Coles
5a8e0d855c
Re-add therubyracer gem dependency for Linux
2017-04-16 11:36:08 +00:00
Brendan Coles
9a817c2271
Escape apostrophes in module user-input
2017-04-16 10:30:13 +00:00
Brendan Coles
9d20a68b4e
Merge pull request #1381 from clod81/persistence_jsonp_service_worker
...
Persistence through unfiltered JSONP callback and service worker
2017-04-16 20:15:05 +10:00
Claudio Contin
defdadb673
encodeURIComponent instead of requiring user to input already encoded string
...
use beef.net.hook instead of hook.js
specify only chrome supported, and ALL others not
2017-04-16 15:28:48 +12:00
Brendan Coles
f7a26556e9
Update hook jQuery to 1.12.4 - Fix #1133
2017-04-15 10:50:26 +00:00
Brendan Coles
afa7739482
Add debugging output to requester
2017-04-15 10:27:10 +00:00
Brendan Coles
4edab3e961
Save data to ~/.beef - Fix #1254
2017-04-15 09:56:01 +00:00
Brendan Coles
55797a7b17
Add error message for unsupported browsers
2017-04-13 17:43:50 +00:00
Brendan Coles
b08b7d935a
Remove old jQuery
2017-04-13 17:42:46 +00:00
Brendan Coles
8cb5cd3484
Remove old jQuery from modules
2017-04-13 10:00:20 +00:00
Brendan Coles
1334456d9e
Remove xmlrpc/client from core/loader
2017-04-12 12:04:11 +00:00
Brendan Coles
dba31548aa
Add nokogiri to Gemfile
2017-04-12 12:03:44 +00:00
Brendan Coles
fdda8b5d05
Update dependencies
2017-04-12 09:44:40 +00:00
Brendan Coles
fc2a93ac13
Update rubyzip gem (CVE-2017-5946)
2017-04-12 09:19:11 +00:00
Brendan Coles
6b1d610c1f
Add ARG-W4 ADSL Router DNS Hijack CSRF module
2017-04-12 04:26:56 +00:00
Brendan Coles
d3d41301a3
Update Tenda ADSL Router DNS Hijack module
2017-04-12 04:25:53 +00:00
Brendan Coles
880f63a9ff
Warn on startup if default credentials in use
2017-04-10 18:51:31 +00:00
Brendan Coles
d7fd3acf23
Update minimum supported Ruby version to 2.2
2017-04-10 18:43:16 +00:00
Brendan Coles
a03164f212
Add click event handler to popunder window module
2017-04-10 18:30:26 +00:00
Brendan Coles
5d927d9d1b
Add rake to Gemfile test group
2017-04-10 16:46:31 +00:00
Brendan Coles
1a68c165bb
Add missing libraries to beefjs - Part of #1323
2017-04-10 16:46:01 +00:00
Brendan Coles
6839374199
Replace Detect Software module
2017-04-09 17:19:20 +00:00
Brendan Coles
5f412678c2
Merge pull request #1385 from almostwhitehat/fix-chunked-encoding
...
Omit Transfer-Encoding header in proxy responses
2017-04-10 03:03:52 +10:00
Brendan Coles
475f8395d7
Remove Fingerprint OS module
2017-04-09 17:11:20 +00:00
Matt Metzger
f0fdc3d537
Omit Transfer-Encoding header in proxy responses
...
Beef automatically calculates and inserts a Content-Length header when
sending proxy responses. If the Transfer-Encoding header is not
stripped, many browsers treat this as a Content-Length of 0, thus
rendering an empty body.
2017-04-09 01:20:32 -04:00
Brendan Coles
a083fc2b63
Add Detect Users module
2017-04-07 08:33:44 +00:00
Brendan Coles
50855d8f10
Add Detect Local Drives module
2017-04-07 08:32:01 +00:00