slimwang
73a3d17f29
Fixed isDebug not work in beef.js ( #2013 )
...
* fixed isDebug not work
* fixed JQMIGRATE print extra message to console
* fix debug mode not work
* testing approval process
* Update github_actions.yml
Co-authored-by: kinovir <kinovir@gmail.com >
Co-authored-by: t3hp0rP <github@pr0ph3t.com >
Co-authored-by: wheatley <wheatand@gmail.com >
2022-06-23 15:49:44 +10:00
bcoles
38b7ac7c23
Bump Platform.js to version 1.3.6 ( #2343 )
2022-03-09 19:56:33 +11:00
wheatley
f33e2698a0
MAINTAINABILITY: 2257 update copyright 2022 ( #2259 )
...
* 2257 updated copyright date
2021-12-31 09:48:08 +10:00
J
4ec6ecee27
updated all of the copyright information
2021-01-11 04:48:56 +10:00
Jack Walker
b4116e7a7f
Merge pull request #1813 from beefproject/jsdoc
...
Jsdoc
2020-01-02 16:52:41 +10:00
Grant Burgess
53f2529718
Updated documentation for use with JSDoc
2020-01-02 16:32:17 +10:00
beep
470b3483d0
Update copyright information
2020-01-01 18:47:08 -08:00
Brendan Coles
4e31752626
Add platformjs to hook
2019-02-27 06:46:21 +00:00
Brendan Coles
54f9683e84
rm core/main/client/lib/json2-2001-02-23.js
2019-02-22 12:33:11 +00:00
Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Brendan Coles
9ba4b10b40
Rollback hook jQuery version to 1.12.4 to support IE6-8
2018-06-11 05:05:29 +00:00
Francois van der Hoven
e9fa3cd75a
Delete redundant js files.
2018-02-23 14:11:24 +10:00
Francois van der Hoven
9f7136f0ce
Add latest versions of js libraries
2018-02-23 10:15:27 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
dbb5055391
Update mdetect library
2017-10-14 09:22:34 +00:00
Brendan Coles
f7a26556e9
Update hook jQuery to 1.12.4 - Fix #1133
2017-04-15 10:50:26 +00:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
mgeeky
faddd76de0
Added try..catch to avoid looped mozRTCSessionDescription undefined exceptions in Firefox (as occured in 43.0). Shouldn't do much havoc I guess.
2016-03-07 18:20:08 +01:00
Brendan Coles
e252fa51c5
Replace .catch() with .then() - Fix #1192
...
as per: https://github.com/webrtc/adapter/issues/133
2016-01-13 07:25:17 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
b89ca6baa3
Add jQuery BlockUI plugin to hook
2015-08-18 13:47:09 +00:00
Brendan Coles
e22c5ea7e2
Use beef.debug in deployJava.js
2015-08-04 14:58:34 +00:00
Christian Frichot
13593990e5
WebRTC extension FF fix
...
Thanks to updates in modern FFs handling of WebRTC
the webrtcadapter wrapper had to be updated.
To ensure this would be picked up, also added
WebRTC REST integration test cases.
The tests only run if the extension is enabled,
which is still OFF by default.
See Issue #1134 and #1083
2015-07-08 15:13:21 +08:00
antisnatchor
ff9da502cb
surrounding InitDeviceScan in try/catch in case something wrong happens. This prevents the hook to die
2015-02-17 12:19:09 +01:00
Brendan Coles
eb2a380c92
Replace console.log with beef.debug
2015-01-08 16:25:50 +00:00
Wade Alcorn
2fbca61368
Updated copyright dates
2014-12-30 07:44:58 +10:00
Christian Frichot
74c8dc7bcd
Add WebRTC Extension PoC. Disabled by default, for now. See Issue #1082
2014-12-23 15:38:02 +08:00
Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
6efa01cc22
Upgrade jquery from 1.5.2 to 1.10.2
2013-12-29 23:39:06 +10:30
Saafan
402f4997df
Fixing java support by separating Oracle deployement toolkit in a separate file. #786
2013-08-03 16:25:46 -04:00
antisnatchor
c222d0e4e3
Patched BeEF hook core to support injection when the hooked domain uses HttpOnly.
2013-02-18 17:19:49 +00:00
Nbblrr
da7a7b9603
Improved Hardware detection with mdetect 2. #722
2013-01-05 20:43:28 +01:00
Nbblrr
3fe37ec7b1
Improved Hardware detection with mdetect. Ticket #722
2013-01-05 00:03:25 +01:00
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
qswain2
6063e6246d
Added miniied jools to lib and included jools in buildjs string. Had to modify the underscore template settis to resolve conflicts in the erubis evaluator. Created are object as apart of beefjs and created basic stub to create the jools object.
2012-06-02 13:15:35 -04:00
qswain2
f622171eef
added rowserfied jools js file so that jools can be used in the browser
2012-05-31 00:57:22 -04:00
antisnatchor
1282831af1
Terminating unterminated statements in various JS files.
2012-05-22 13:38:28 +01:00
Wade Alcorn
06899ca267
Year updated from 2011 to 2012
2011-12-31 22:24:36 +10:00
antisnatchor@gmail.com
d33e9f88b5
(Fixes issue 456) reverted back to jQuery 1.5.2, moved port status checking code in 'complete' handler
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1284 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-09-13 18:50:12 +00:00
antisnatchor
df0428ca8f
(Fixes issue 423): Updated jQuery to 1.6.2 to fix the console error when using jQuery inside an iFrame on the page (xssrays)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1157 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-08-01 11:43:04 +00:00
antisnatchor
77f9f4f542
(Fixes issue 391) Fixed JSON undefined error that was preventing browser hooking on IE < 8
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1080 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-21 13:50:12 +00:00
scotty.b.brown@gmail.com
5c3e6f1575
Adding Apache Licence Header to all files (except VERSION file)
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1046 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-07-02 23:08:28 +00:00
antisnatchor
91bfc090e9
Updated jQuery to latest stable version 1.5.2
...
git-svn-id: https://beef.googlecode.com/svn/trunk@949 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-02 18:54:00 +00:00
scotty.b.brown@gmail.com
35f62714b1
Moving nextgen from a branch to the trunk!!!
...
git-svn-id: https://beef.googlecode.com/svn/trunk@908 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-04-20 07:54:56 +00:00