Commit Graph

2692 Commits

Author SHA1 Message Date
Brendan Coles
13668617a9 Remove em-websocket gem version requirement 2016-04-22 01:50:56 +00:00
Brendan Coles
c49119df7f Require rest-client >= 1.8.0 for tests 2016-04-22 01:39:23 +00:00
Brendan Coles
13b5d7f83d Update Ruby version to 2.3.0 2016-04-21 23:21:32 +00:00
Brendan Coles
02978fdbf7 Disable DNS extension by default 2016-04-21 02:33:53 +00:00
Brendan Coles
624d81749e Add Ping Sweep module 2016-04-17 14:07:55 +00:00
Brendan Coles
7d4d188bb5 Rename Ping Sweep module to Ping Sweep (FF) 2016-04-15 17:08:22 +00:00
Brendan Coles
51b13fdffb Merge pull request #1246 from spaze/new_google_logo
Update Google logo and Gmail favicon for the September 2015 version
2016-04-12 12:54:45 +10:00
Michal Špaček
ec81edf542 Update Google logo and Gmail favicon for the September 2015 version
The login box grayscale logo is gone completely because I couldn't find a newer version of it
2016-04-12 02:53:34 +02:00
Brendan Coles
47f7812df4 Clean up basic demo page 2016-04-10 17:27:18 +00:00
Brendan Coles
cabb01875f Update supported browsers 2016-04-10 16:59:27 +00:00
Brendan Coles
31b3346fcb Add ARE status 2016-04-10 16:03:13 +00:00
Brendan Coles
254032594f Add signature 2016-04-10 15:34:33 +00:00
Brendan Coles
7b04358871 Add support for HTTPS 2016-04-10 15:32:34 +00:00
Brendan Coles
8cc5e8b236 Allow comma separated list of IPs and ranges as input 2016-04-09 06:36:28 +00:00
Brendan Coles
fa1e32c046 Use SWFObject library for cross_origin_scanner_flash 2016-04-08 16:25:52 +00:00
Brendan Coles
9a1eccd066 Remove example module 2016-04-07 14:03:07 +00:00
Brendan Coles
371f27e5e1 Merge pull request #1241 from mgeeky/master
Couple of fixes & improvements
2016-04-07 23:42:19 +10:00
mgeeky
261c9ee5aa Changed default custom domains variable to a safe-for-work one. :-) 2016-04-07 14:25:22 +02:00
mgeeky
d5e041e3e3 Added 'top' ports scannig set according to Fyoodr's nmap-realted resarch (gathered from nmap-services) 2016-04-06 12:03:58 +02:00
Brendan Coles
313d6593ca Update supported browsers 2016-04-05 15:47:00 +00:00
Brendan Coles
c9a623cd9f Use parseInt for integer options 2016-04-05 15:45:10 +00:00
Brendan Coles
c1558878aa Add ARE rules for scanning common LAN IPs 2016-04-04 13:17:10 +00:00
Brendan Coles
969db8b2ea Add client-side debugging 2016-04-04 10:36:40 +00:00
Brendan Coles
37f536fc12 Add wait option to Flash scanner 2016-04-04 10:15:41 +00:00
Brendan Coles
7b96212876 Add wait option to CORS scanner 2016-04-04 10:02:49 +00:00
antisnatchor
3bcf1b66cd Pad timestamp values date in client-side logging 2016-04-04 11:16:11 +02:00
antisnatchor
b1d48b7492 Additiona nil check when triggering ARE rules on WS. 2016-04-04 11:14:57 +02:00
antisnatchor
dd0a10bda5 Use anonymous function in setTimeout when executing sequential ARE rules. Added ARE rule for lan fingerprint using common IPs. 2016-04-04 10:20:09 +02:00
antisnatchor
8bcae3e30b Revmoed commented testing line 2016-04-03 15:18:56 +02:00
antisnatchor
458985cf84 Merge branch 'master' of https://github.com/beefproject/beef 2016-04-03 15:16:30 +02:00
antisnatchor
c700bb3013 Added ws_connect_timeout option to delay of 500 ms the establishment of the WS channel. This is needed to wait for browser fingerprinting to finish, in order to have all the info needed for triggering ARE rules using WS channel. 2016-04-03 15:16:14 +02:00
Brendan Coles
899d566fe7 Add timestamp to client-side debug messages 2016-04-02 17:04:32 +00:00
Brendan Coles
127942b60d Decrease workers and timeout 2016-04-02 13:32:04 +00:00
Brendan Coles
6162b6eb41 Merge branch 'master' of https://github.com/beefproject/beef 2016-04-02 11:49:12 +00:00
antisnatchor
309bbe4859 Merge branch 'master' of https://github.com/beefproject/beef 2016-04-02 13:06:31 +02:00
antisnatchor
edb44644fc Now ARE rules are triggered also when using the WebSocket channel. 2016-04-02 13:05:58 +02:00
antisnatchor
4f5e7ddfb6 Renamed ARE rule. 2016-04-02 12:27:13 +02:00
Brendan Coles
c3b88ce832 Add additional paths for WPAD 2016-04-02 08:06:36 +00:00
Brendan Coles
d390f24730 Add Tor Browser fingerprint 2016-04-02 07:48:05 +00:00
Brendan Coles
d0255d6e9c Add timeout option to beef.net.cors.request 2016-04-02 07:04:40 +00:00
Brendan Coles
ffb15892a4 Add timeout option to beef.net.cors.request 2016-04-02 06:46:23 +00:00
Brendan Coles
26e1672227 Use default options 2016-04-02 06:14:35 +00:00
antisnatchor
41c9589ef1 Removed rules enabled by mistake. 2016-04-01 17:36:44 +02:00
antisnatchor
c091ff9bc2 Merge branch 'master' of https://github.com/beefproject/beef 2016-04-01 14:14:56 +02:00
antisnatchor
5e7342e1bd Added Brave browser detection. 2016-04-01 14:14:13 +02:00
mgeeky
ede4ce46d6 Extend Get Visited Domains module's description to include format of the visited domains text box 2016-03-31 12:29:08 +02:00
mgeeky
617a30f80e Added functionality to specify custom static resources paths for Get Visited Domains module. 2016-03-31 12:25:27 +02:00
antisnatchor
c1137b5cc8 Merge pull request #1230 from derrend/patch-1
Update INSTALL.txt with Ubuntu instructions
2016-03-31 10:18:37 +02:00
antisnatchor
e772e683fd Issue #1214. Now command module post_execute is honoured also with WebSockets channel. 2016-03-31 09:56:40 +02:00
antisnatchor
9905756c0a Additional fix related to #1210 (removing leading/trailing doubel quotes from the command results if channel is WebSocket) 2016-03-31 08:03:06 +02:00