Brendan Coles
a98ca1ff98
Add test_port_scanner_results test case
2015-06-25 12:54:52 +00:00
Brendan Coles
423b66f424
Close unused Capybara sessions
2015-06-24 22:16:35 +00:00
Brendan Coles
1aaf529fdd
Add TC_NetworkRest test cases
2015-06-24 07:35:20 +00:00
Christian Frichot
f24dd22b05
SocEng RESTful API test case fix
...
The test_1_dns_spoof test will now work on OSX/nix by
using dig +short to get the A record instead of using
a large regex. In addition, the test will not iterate
over ALL local non-loopback IPs for a match.
See Issue #1083
2015-06-23 16:47:19 +08:00
Christian Frichot
ba990e2869
beef.net.request JS method now fires callbacks ALWAYS - not just on successful requests. Fixes Issue #1127
2015-06-23 16:21:58 +08:00
Brendan Coles
68c1f87c42
set VICTIM_DOMAIN to localhost for tests
...
The VICTIM_DOMAIN and ATTACK_DOMAIN must be different.
The VICTIM_DOMAIN was 127.0.0.2 however Mac OSX does
not support 127.0.0.x unless aliased. Using 'localhost'
resolves this issue.
2015-06-23 07:30:57 +00:00
Brendan Coles
a5c2ca8441
Merge branch 'master' of https://github.com/beefproject/beef
2015-06-23 07:29:13 +00:00
Christian Frichot
f51571d8b3
Updated base core filter to handle undefined/illegal/invalid UTF8 byte sequences. See Issue #1126
2015-06-23 09:13:30 +08:00
Brendan Coles
b7fd36aeaa
Add signatures
2015-06-22 15:58:26 +00:00
Brendan Coles
83f88ad401
Replace 'rest_client' with 'rest-client'
2015-06-22 15:15:48 +00:00
Brendan Coles
e31f0b8c44
use localhost for integration tests
2015-06-22 15:11:21 +00:00
Brendan Coles
16622b13a5
Add clone_page REST example
2015-06-22 09:45:43 +00:00
Brendan Coles
e7bc352db2
halt 500 if page cloning is unsuccessful
2015-06-22 09:42:10 +00:00
Brendan Coles
e17a48fae2
rescue TypeError, ArgumentError
2015-06-22 09:35:31 +00:00
Brendan Coles
b646535be3
Add TC_DynamicReconstruction test cases
2015-06-22 09:33:06 +00:00
Brendan Coles
a35f42da5b
Add TC_DynamicReconstruction.suite
2015-06-22 09:10:07 +00:00
Brendan Coles
e66183a3ba
rescue Errno::ENOENT
2015-06-22 07:46:51 +00:00
Brendan Coles
3bec9b2702
Add support for Firefox 39
2015-06-22 06:14:33 +00:00
Brendan Coles
c729408d4b
Capitalize login test case for consistency
2015-06-22 05:23:07 +00:00
Brendan Coles
f228f256de
Remove unused test cases
2015-06-22 05:20:07 +00:00
Brendan Coles
3fa857525e
Add '/api/seng/clone_page' example
2015-06-13 02:18:26 +00:00
Brendan Coles
11291e9577
Use public host and port for web cloner. Fix #1121
2015-06-13 02:15:38 +00:00
Wade Alcorn
23533746a4
Updated readme files to include bug reporting methods
2015-06-13 11:50:55 +10:00
antisnatchor
c75b7a633d
Merge branch 'master' of https://github.com/beefproject/beef
2015-06-11 09:59:38 +02:00
antisnatchor
e5407af2a0
Added support for Chrome 43. Added window.fetch detection for better fingerprinting of C42/43.
2015-06-11 09:59:23 +02:00
Brendan Coles
83fa1efe0d
Add '/api/server/bind' example
2015-06-09 19:17:19 +00:00
antisnatchor
03ecd61781
Limited /api/server/bind scope to the social_engineering/droppers directory (it could potentially be abused to mount arbitrary files post-auth)
2015-06-09 12:41:50 +02:00
antisnatchor
518fb5d874
Fixed bug in binding local files.
2015-06-09 12:20:20 +02:00
antisnatchor
f66a08f072
Fixed bug in serving static files from the demos directory.
2015-06-09 11:39:07 +02:00
Brendan Coles
4746829153
Show UI URLs only when Admin UI is enabled
2015-05-17 22:10:09 +00:00
Brendan Coles
d0c48ce026
Add support for Chrome 42
2015-05-17 22:06:59 +00:00
Brendan Coles
e21c8286c5
Add support for Firefox 38
2015-05-17 21:56:16 +00:00
Brendan Coles
87476c5217
QR - Create images directory if does not exist
2015-05-15 03:07:14 +00:00
Brendan Coles
ad87ea7a56
replace backticks with IO.open
2015-05-14 07:43:53 +10:00
Brendan Coles
dad3be1b91
replace backticks with IO.open
2015-05-14 07:14:35 +10:00
Brendan Coles
0261c1d56f
Merge pull request #1118 from bcoles/csrf_to_beef
...
Update csrf_to_beef tool
2015-05-13 03:09:07 +10:00
Brendan Coles
0cc9f53aae
Use qr4r gem to generate QR codes
2015-05-12 17:07:58 +00:00
Brendan Coles
aee7aed755
Add Network extension test case stub
2015-05-11 21:52:13 +00:00
Brendan Coles
152ddc5118
csrf_to_beef tool now accepts --url URL as input
2015-05-11 17:58:44 +00:00
Brendan Coles
2220b95b49
Use NAT address - Fix #1116
...
Thanks @danilo-massa
2015-05-09 18:33:28 +00:00
radoen
4db4354c24
Fixed JSON parsing error to prevent DoS
2015-05-04 09:42:09 +02:00
Brendan Coles
0657a3f1f9
Add support for Firefox 37
2015-04-06 04:37:06 +00:00
Michele Orru
03f6b29506
Merge pull request #1104 from malerisch/master
...
Kemp Load Master RCE - BeEF module
2015-04-04 11:58:24 +02:00
Roberto Suggi Liverani
4c7aa8f677
Kemp Load Master RCE - BeEF module
...
This is a new module for BeEF to exploit a RCE vulnerability in Kemp
Load Master load balancer. More information on this blog post:
http://blog.malerisch.net/2015/04/playing-with-kemp-load-master.html
2015-04-01 22:14:35 +02:00
Michele Orru
f973b8dc3e
Merge pull request #1103 from tsu-iscd/master
...
Add first modules for BigIP systems
2015-04-01 10:35:11 +02:00
Denis Kolegov
bff02aaea5
Add first modules for ADC systems
2015-03-31 04:33:10 -04:00
bmantra
86f99d5a51
Merge pull request #1102 from bmantra/master
...
add iNotes modules for sending mails with attachments and a flooder
2015-03-28 20:48:17 +01:00
bmantra
46113db2b8
add iNotes modules for sending mails with attachments and a flooder
2015-03-28 20:47:21 +01:00
Brendan Coles
791c9d1461
Add support for Chrome 41
2015-03-27 02:12:11 +00:00
antisnatchor
32434075f8
Removed loading of deleted file.rb after Rack update.
2015-03-25 10:54:37 +01:00