n00py
|
4852f0d861
|
linksyse2500
|
2015-09-16 01:57:23 -07:00 |
|
Brendan Coles
|
f17ea36ca3
|
Rescue DNS server port unavailable - Fix #1166
|
2015-09-13 16:24:18 +00:00 |
|
Brendan Coles
|
fe8aacecf4
|
Add Ipec unit test stub - Fix #586
|
2015-09-09 18:51:40 +00:00 |
|
Brendan Coles
|
3ef47151b5
|
Add XssRays unit test stub - Fix #578
|
2015-09-09 18:50:50 +00:00 |
|
Brendan Coles
|
091841fc1a
|
Add QRcode extension unit test stub
|
2015-09-09 18:47:11 +00:00 |
|
Brendan Coles
|
9a0a36176f
|
Add Proxy unit tests - Fix #30
|
2015-09-09 07:41:56 +00:00 |
|
Brendan Coles
|
44c5c73f97
|
Add Requester unit tests - Fix #29
|
2015-09-09 07:40:36 +00:00 |
|
Brendan Coles
|
ae1fa3e958
|
Rescue missing SSL cert/key files
|
2015-09-09 07:36:45 +00:00 |
|
Brendan Coles
|
07f61ff5f0
|
Add 'Target URI' module option
|
2015-09-01 14:02:19 +00:00 |
|
Brendan Coles
|
20fff8283f
|
Merge pull request #1162 from byt3bl33d3r/master
added extensions/admin_ui/media/javascript-min/ to .gitignore
|
2015-09-01 22:53:10 +10:00 |
|
byt3bl33d3r
|
301d3a88a5
|
added extensions/admin_ui/media/javascript-min/ to .gitignore
|
2015-09-01 14:43:12 +02:00 |
|
Brendan Coles
|
1eb1be2adf
|
Merge pull request #1156 from bcoles/blockui
Add jQuery BlockUI plugin to hook
|
2015-08-25 22:44:18 +10:00 |
|
Brendan Coles
|
4391a856ac
|
Replace eval with compare_versions
|
2015-08-22 19:46:07 +00:00 |
|
Brendan Coles
|
02ff6a9313
|
var
|
2015-08-22 19:41:28 +00:00 |
|
Brendan Coles
|
f1d1e0f176
|
Update gem rest-client to ~> 1.8.0
|
2015-08-22 18:06:25 +00:00 |
|
Brendan Coles
|
cfd1584d0c
|
Add autopwn URL validation
|
2015-08-22 18:03:10 +00:00 |
|
Brendan Coles
|
2b19c2dd13
|
Add Proxy integration tests - Fix #30
|
2015-08-22 10:56:13 +00:00 |
|
Brendan Coles
|
8f683e6d0f
|
Add Proxy REST /api/proxy/setTargetZombie
|
2015-08-22 10:47:04 +00:00 |
|
Brendan Coles
|
b89ca6baa3
|
Add jQuery BlockUI plugin to hook
|
2015-08-18 13:47:09 +00:00 |
|
Brendan Coles
|
bbeeabdffe
|
Add bundle-audit Rake tasks
Thanks @cwest !
Source: http://caseywest.com/run-bundle-audit-from-rake/
|
2015-08-18 04:35:32 +00:00 |
|
Brendan Coles
|
fbdbfd4896
|
Use HTTPS for rubygems.org source
|
2015-08-18 03:27:27 +00:00 |
|
Brendan Coles
|
e06198c320
|
Use ignore_headers in proxy
|
2015-08-16 11:29:30 +00:00 |
|
Brendan Coles
|
cf2f1093a7
|
Add support for Firefox 40
|
2015-08-15 06:59:15 +00:00 |
|
Brendan Coles
|
e22c5ea7e2
|
Use beef.debug in deployJava.js
|
2015-08-04 14:58:34 +00:00 |
|
antisnatchor
|
050cc3edfd
|
Fixed #1151
|
2015-07-30 10:46:12 +02:00 |
|
antisnatchor
|
d34f97c4cb
|
Fixed #1147 (introduced with one of the latest commits :-)
|
2015-07-29 16:19:07 +02:00 |
|
antisnatchor
|
605a71d38a
|
cutting string with [start..end] rather than split() for more accurate parsing.
|
2015-07-29 11:13:03 +02:00 |
|
antisnatchor
|
520d62a3f9
|
Reduced browser/os_version max length to 15 chars.
|
2015-07-29 10:59:27 +02:00 |
|
antisnatchor
|
39d85d4b53
|
Added TODO for better cpu detection on != Win
|
2015-07-29 10:41:02 +02:00 |
|
antisnatchor
|
568f63f13d
|
Refactored the cpu detection JS code. Now starts to detect if the target is 64 bit, then moves to the other checks.
|
2015-07-29 10:25:32 +02:00 |
|
antisnatchor
|
157fd4104b
|
Added code comments about eval usage :-)
|
2015-07-28 14:12:27 +02:00 |
|
antisnatchor
|
4d0f1981c2
|
Added RESTful API calls to delete and list rulesets.
|
2015-07-28 11:41:46 +02:00 |
|
antisnatchor
|
b81f7c6953
|
Small changes in some rulesets, fixed old code comments.
|
2015-07-28 10:29:50 +02:00 |
|
antisnatchor
|
031f587421
|
Removed fixed TODOs
|
2015-07-27 16:38:03 +02:00 |
|
antisnatchor
|
4334dd1e54
|
Using same variable convention for consistency
|
2015-07-27 15:49:12 +02:00 |
|
antisnatchor
|
6f5b025acc
|
Added more restrictions on browser/os version definitions
|
2015-07-27 14:02:20 +02:00 |
|
antisnatchor
|
e3a20adeb0
|
Re-added config object
|
2015-07-27 13:29:47 +02:00 |
|
antisnatchor
|
b7788d6fe5
|
Cleaned rules.
|
2015-07-27 12:31:37 +02:00 |
|
antisnatchor
|
3c80da5776
|
Added support for Chrome 44
|
2015-07-27 12:21:44 +02:00 |
|
antisnatchor
|
a2d4def983
|
Added readme for ARE enabled rules folder, removed jools test stuff
|
2015-07-27 10:45:35 +02:00 |
|
antisnatchor
|
bdecbd21a0
|
Merged changed from master branch, disabled ARE rules by default.
|
2015-07-27 10:44:51 +02:00 |
|
antisnatchor
|
c84e1b88ac
|
Autorun Rule Engine from @antisnatchor with love (alpha version).
|
2015-07-27 10:34:58 +02:00 |
|
Brendan Coles
|
fa2f175400
|
Replace 'console.log' with 'beef.debug'
|
2015-07-24 07:50:53 +00:00 |
|
Brendan Coles
|
1f00c396c6
|
Replace console.log with beef.debug
|
2015-07-19 10:36:59 +00:00 |
|
Brendan Coles
|
799e5d9626
|
Use local dropper URL
|
2015-07-19 10:32:04 +00:00 |
|
antisnatchor
|
7cb94386fe
|
Merge branch 'dns-rebinding'
Merging pull request #1105, including some bug fix.
|
2015-07-19 11:28:47 +02:00 |
|
antisnatchor
|
51cc5963fa
|
Replaced system with IO.popen to prevent an unlikely RCE, and also added additional checks.
|
2015-07-19 11:24:53 +02:00 |
|
Michele Orru
|
dfd2baafcd
|
Merge pull request #1124 from auraltension/master
Config file should not be relevant to beef install dir
|
2015-07-19 10:48:53 +02:00 |
|
Michele Orru
|
6c10377112
|
Merge pull request #1132 from byt3bl33d3r/master
Added .ruby-gemset and .ruby-version for rvm
|
2015-07-19 10:47:45 +02:00 |
|
Michele Orru
|
f617422be2
|
Merge pull request #1140 from redknight99/patch-1
Update Install.txt
|
2015-07-19 10:46:24 +02:00 |
|