Commit Graph

86 Commits

Author SHA1 Message Date
xntrik
edf39e18ff issue 215 : IE will now get session id properly
git-svn-id: https://beef.googlecode.com/svn/trunk@711 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-23 09:24:41 +00:00
wade@bindshell.net
e10e921e51 Actionable TODOs move to the tracker. TODOs have been removed from source.
git-svn-id: https://beef.googlecode.com/svn/trunk@703 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-20 21:03:16 +00:00
wade@bindshell.net
9d90813240 The superfluous JSON array (of size one) wrapping a hash in each input element has been removed. Thus, there is no need for the following instruction with each element: if(typeof input[0] == 'object') { input = input[0]; }
git-svn-id: https://beef.googlecode.com/svn/trunk@700 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-18 12:53:56 +00:00
passbe
7974664a82 fixes Issue #40, created getPluginsIE, to traverse ActiveX object detection list
git-svn-id: https://beef.googlecode.com/svn/trunk@693 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-12 01:19:03 +00:00
wade@bindshell.net
ce76c91f84 Handler callback re-added to the raw_request() function.
git-svn-id: https://beef.googlecode.com/svn/trunk@685 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-09 20:05:56 +00:00
wade@bindshell.net
701f8d8f2d Command execution exception error message added.
git-svn-id: https://beef.googlecode.com/svn/trunk@684 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-09 20:00:31 +00:00
wade@bindshell.net
19561b5002 This update fixes issue 241.
The support function beef.net.get_ajax() re-added. The requester relies on this function. 



git-svn-id: https://beef.googlecode.com/svn/trunk@683 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-09 19:55:50 +00:00
wade@bindshell.net
bd37d5fbd7 This update addresses issue 197. jQuery.getScript() is now used to load the cross domain instructions from the framework. Scripts are now loaded and executed instead of using XMLHttpRequests.
git-svn-id: https://beef.googlecode.com/svn/trunk@680 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 20:27:10 +00:00
wade@bindshell.net
ca8d83ffad annotations turned off on rickroll
git-svn-id: https://beef.googlecode.com/svn/trunk@674 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 19:23:26 +00:00
wade@bindshell.net
73e0ff3e59 changed so object and embeded tags match
git-svn-id: https://beef.googlecode.com/svn/trunk@673 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 19:17:10 +00:00
wade@bindshell.net
eed143ebd5 Updated for issue 129. This rickroll YouTube video should work Internationally.
git-svn-id: https://beef.googlecode.com/svn/trunk@672 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 09:10:21 +00:00
passbe
6a838b5e1a This commit fixes issue #234, allows a script to run beef_init() to implement the hooking process, post window.onload.
git-svn-id: https://beef.googlecode.com/svn/trunk@671 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 08:34:44 +00:00
yori.kvitchko
6f431929bc replace video module, initial commit
git-svn-id: https://beef.googlecode.com/svn/trunk@670 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 03:42:53 +00:00
yori.kvitchko
e239f56e23 fullscreen fix
git-svn-id: https://beef.googlecode.com/svn/trunk@669 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 02:40:07 +00:00
yori.kvitchko
2a0f342ab1 jquery
git-svn-id: https://beef.googlecode.com/svn/trunk@668 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 00:36:01 +00:00
yori.kvitchko
de1e89a840 initial commit of rickroll module
git-svn-id: https://beef.googlecode.com/svn/trunk@667 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 00:28:13 +00:00
vitaly.osipov@gmail.com
411ced7a12 fixes issue 200
git-svn-id: https://beef.googlecode.com/svn/trunk@663 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-04 04:09:43 +00:00
passbe
27784d6f90 fixes Issue #24 - Event logger now captures keypress / click / and window focus and blur
git-svn-id: https://beef.googlecode.com/svn/trunk@661 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 06:07:07 +00:00
passbe
285094384f Added iFrame Persistance module
git-svn-id: https://beef.googlecode.com/svn/trunk@656 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-03 02:40:41 +00:00
passbe
e09d0e2dbc Corrected Issue #121, margin and padding now set to 0px on the original DOM's body tag. However IE8 will still show second scroll bar
git-svn-id: https://beef.googlecode.com/svn/trunk@650 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-02 04:04:43 +00:00
passbe
5e5a0e8ee8 Added link rewrite module. fixes Issue #219
git-svn-id: https://beef.googlecode.com/svn/trunk@648 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-01 02:44:02 +00:00
passbe
5ebd007de8 First stage of the beef user interactions logger. Client side key logging is working. Issue #24
git-svn-id: https://beef.googlecode.com/svn/trunk@638 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 06:00:39 +00:00
passbe
c0797d2bcb Added queue functionality for beef.updater / beef.net. A command can be sent and queued, then execute and return on the next hook update. fixes issue #205
git-svn-id: https://beef.googlecode.com/svn/trunk@637 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 03:43:43 +00:00
passbe
6ddd5503de Added method param to createIframe. Modified function calls to updated parameter structure. Issue #161
git-svn-id: https://beef.googlecode.com/svn/trunk@636 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-27 02:50:55 +00:00
wade@bindshell.net
3f0fc4dd9e Linksys exploit module split into separate modules targeting individual devices.
git-svn-id: https://beef.googlecode.com/svn/trunk@625 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-21 04:54:30 +00:00
wade@bindshell.net
d088fe6fb7 Linksys CSRF module summited by Martin Barbella committed. It contains 3 CSRF exploits.
git-svn-id: https://beef.googlecode.com/svn/trunk@622 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-20 06:24:48 +00:00
wade@bindshell.net
5695da8ce2 OS targeting added to modules. Also, some modules have been updated to prompt status.
git-svn-id: https://beef.googlecode.com/svn/trunk@620 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-19 09:37:18 +00:00
wade@bindshell.net
aeacf83aa8 Updated for issue 185. This change added another traffic light (orange == user prompt) to the module targets. Also targets are now set using the set_target() function.
No OS target functionality is currently in place. 



git-svn-id: https://beef.googlecode.com/svn/trunk@619 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-19 04:35:13 +00:00
yori.kvitchko
4d5f51fbe5 jQuery based iframe redirect with title set and timeout for failure callback
git-svn-id: https://beef.googlecode.com/svn/trunk@618 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-18 01:05:23 +00:00
wade@bindshell.net
a6d84a7630 sendback_browser_details tidied
git-svn-id: https://beef.googlecode.com/svn/trunk@616 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-17 10:17:37 +00:00
wade@bindshell.net
ae26c72ef7 additional evercookie methods added
git-svn-id: https://beef.googlecode.com/svn/trunk@614 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-17 04:42:27 +00:00
passbe
72dcea2351 Created first draft of link persistance.
git-svn-id: https://beef.googlecode.com/svn/trunk@607 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 10:07:04 +00:00
passbe
f2ea627f47 Switched the callback function to load(), ready fires as soon as the iframe is avaliable in the dom. load() waits until the page has finished loading.
git-svn-id: https://beef.googlecode.com/svn/trunk@606 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 09:56:40 +00:00
passbe
623c6780ef Reworked the iframe create function, Issue #161
git-svn-id: https://beef.googlecode.com/svn/trunk@605 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 09:20:25 +00:00
wade@bindshell.net
53f41c8eb6 Adding support for evercookie for issue 126
git-svn-id: https://beef.googlecode.com/svn/trunk@604 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-15 07:50:12 +00:00
wade@bindshell.net
ffeda704b5 jQuery included in hook.js and initialised with $j
git-svn-id: https://beef.googlecode.com/svn/trunk@602 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-13 09:41:51 +00:00
passbe
ea64c4c2c7 Corrected JSON.stringify failing in IE8, plus added generic return message for browsers not supporting navigator.plugins. Ref Issue #40
git-svn-id: https://beef.googlecode.com/svn/trunk@594 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 00:54:04 +00:00
wade@bindshell.net
e3dc376099 Description expanded to include duplicate node description
git-svn-id: https://beef.googlecode.com/svn/trunk@590 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-02 21:38:28 +00:00
wade@bindshell.net
6e1ef9e508 Module display and entry details altered. This change should have no functional impact.
git-svn-id: https://beef.googlecode.com/svn/trunk@589 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-02 21:37:22 +00:00
wade@bindshell.net
b4f6c7f263 This patch is to fix issue 187 and issue 188. It should now return the init details for the Chrome on OSX and Chrome on OSX.
git-svn-id: https://beef.googlecode.com/svn/trunk@588 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-30 10:03:17 +00:00
wade@bindshell.net
cf484752ce The partial MSF integration removed
git-svn-id: https://beef.googlecode.com/svn/trunk@586 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-29 23:17:02 +00:00
xntrik
b23c1206af issue 149 : iphone telephone calling module
git-svn-id: https://beef.googlecode.com/svn/trunk@585 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:23:11 +00:00
xntrik
ce79a9a12e issue 149 : iphone skype calling module
git-svn-id: https://beef.googlecode.com/svn/trunk@584 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:21:27 +00:00
xntrik
90c885ad36 issue 147 : OS detection for iPhone - first draft
git-svn-id: https://beef.googlecode.com/svn/trunk@583 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:17:36 +00:00
xntrik
7ba36e1494 issue 81 : tidied up the vTiger module
git-svn-id: https://beef.googlecode.com/svn/trunk@581 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 08:44:05 +00:00
xntrik
65e4edc95b issue 81 : minor changes to vTiger module
git-svn-id: https://beef.googlecode.com/svn/trunk@580 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-25 23:58:49 +00:00
xntrik
d446198b66 issue 81 : added more to the Description
git-svn-id: https://beef.googlecode.com/svn/trunk@579 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 13:18:27 +00:00
xntrik
1e6fad649d issue 81 : vtiger crm upload exploit module - first draft
git-svn-id: https://beef.googlecode.com/svn/trunk@578 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 13:12:16 +00:00
scotty.b.brown
3ee0e57f9e Tidy up for #150
git-svn-id: https://beef.googlecode.com/svn/trunk@577 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 11:33:33 +00:00
scotty.b.brown
e2bebf8552 More work on #150
git-svn-id: https://beef.googlecode.com/svn/trunk@576 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 11:23:59 +00:00