Commit Graph

102 Commits

Author SHA1 Message Date
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
scotty.b.brown@gmail.com
4023ac49ae removing database.xcdatamodel
git-svn-id: https://beef.googlecode.com/svn/trunk@603 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-14 20:28:29 +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
wade@bindshell.net
21aeff934f Version details updated for issue176
git-svn-id: https://beef.googlecode.com/svn/trunk@601 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-13 08:33:27 +00:00
scotty.b.brown@gmail.com
93a6256b14 setting ignore .project and beef.db
git-svn-id: https://beef.googlecode.com/svn/trunk@598 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-05 01:10:55 +00:00
scotty.b.brown@gmail.com
2f162b92b9 Added ! to the has_valid_browser details_chars filter to cater for the message from IE - "navigator.plugins is not supported in this browser"
git-svn-id: https://beef.googlecode.com/svn/trunk@597 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 13:05:08 +00:00
scotty.b.brown@gmail.com
10ee49cb1a Refactored out the 'commmamd' typos and added a new filter to use when checking the details returned from initially hooking a browser.
git-svn-id: https://beef.googlecode.com/svn/trunk@596 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 12:54:05 +00:00
wade@bindshell.net
83697ece40 Requester filters updated
git-svn-id: https://beef.googlecode.com/svn/trunk@595 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-04 02:25: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
37c75f68dc comment added
git-svn-id: https://beef.googlecode.com/svn/trunk@593 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-03 22:56:08 +00:00
scotty.b.brown
dbfa8bafd0 Updating filters (and associated tests) to allow #40 to work on *nix hosts with extra chars in the plugins string
git-svn-id: https://beef.googlecode.com/svn/trunk@591 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-03 10:59:52 +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
322d0cda69 The multiple HB selection functionality removed.
git-svn-id: https://beef.googlecode.com/svn/trunk@587 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-29 23:19:00 +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
8543036851 issue 184 : init filter allows a browser version of UNKNOWN
git-svn-id: https://beef.googlecode.com/svn/trunk@582 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-27 09:11:34 +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
scotty.b.brown
24481d3a61 More work on #150
git-svn-id: https://beef.googlecode.com/svn/trunk@575 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 10:48:34 +00:00
scotty.b.brown
7a4a84d7ef Stubbing our #150
git-svn-id: https://beef.googlecode.com/svn/trunk@574 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 10:03:24 +00:00
passbe
64c37c9bec Issue #4, Issue#40. Had to role back hasVisited boolean return. The return result of the detect_visited command will need some styling once the format_multiline command can be used on local javascript variables.
git-svn-id: https://beef.googlecode.com/svn/trunk@573 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 09:44:04 +00:00
mosse.benjamin
abac4ed3ab fixing the requester
git-svn-id: https://beef.googlecode.com/svn/trunk@572 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-24 03:35:08 +00:00
mosse.benjamin
0c88d3afbb improving beef.os
git-svn-id: https://beef.googlecode.com/svn/trunk@571 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-23 22:42:34 +00:00
mosse.benjamin
d535f3b1c1 removing exception raising because it breaks the framework
git-svn-id: https://beef.googlecode.com/svn/trunk@570 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-23 22:22:32 +00:00
mosse.benjamin
43cdce7142 fixing bug
git-svn-id: https://beef.googlecode.com/svn/trunk@569 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-23 04:13:35 +00:00
mosse.benjamin
b3affbbe12 fixing bugs in the hooked browser tree list
git-svn-id: https://beef.googlecode.com/svn/trunk@568 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-23 03:11:57 +00:00
mosse.benjamin
47c96ae606 finishing the subfolder view for the hooked browsers tree list
git-svn-id: https://beef.googlecode.com/svn/trunk@567 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-23 00:52:59 +00:00
mosse.benjamin
986b9f94af started modifying the tree to list by domain
git-svn-id: https://beef.googlecode.com/svn/trunk@566 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 10:50:59 +00:00
mosse.benjamin
9f68cbcfa6 adding the new view for the requester
git-svn-id: https://beef.googlecode.com/svn/trunk@565 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 10:11:12 +00:00
mosse.benjamin
c9946b9e58 adding the new view for the requester
git-svn-id: https://beef.googlecode.com/svn/trunk@564 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 10:10:40 +00:00
xntrik
0c123b93c7 changing config back to localhost - this was changed in r559
git-svn-id: https://beef.googlecode.com/svn/trunk@563 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 08:57:18 +00:00
mosse.benjamin
ef4068c55c fixing win7 detection
git-svn-id: https://beef.googlecode.com/svn/trunk@562 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 05:04:09 +00:00
mosse.benjamin
cb4418f2e0 improving mac os detection
git-svn-id: https://beef.googlecode.com/svn/trunk@561 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 04:50:13 +00:00
mosse.benjamin
4c0a5bab80 adding the os name into the init ruby script
git-svn-id: https://beef.googlecode.com/svn/trunk@560 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 04:39:01 +00:00
mosse.benjamin
ac96508ecc updating the beef.os object
git-svn-id: https://beef.googlecode.com/svn/trunk@559 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 04:30:01 +00:00
mosse.benjamin
b9c3804e19 removing alert dialog
git-svn-id: https://beef.googlecode.com/svn/trunk@558 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 03:11:13 +00:00
mosse.benjamin
155872dc3c adding os detection class in beefjs
git-svn-id: https://beef.googlecode.com/svn/trunk@557 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 03:09:05 +00:00
mosse.benjamin
9e41e3d2d3 fixing functions in beef.net.local to return false instead of -1
git-svn-id: https://beef.googlecode.com/svn/trunk@556 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 00:11:21 +00:00
mosse.benjamin
ed56949c05 fixing a is_valid_browserversion? filter for IE
git-svn-id: https://beef.googlecode.com/svn/trunk@555 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-22 00:00:18 +00:00
mosse.benjamin
1e91468143 fixing a bug in IE to encode stuff in base64
git-svn-id: https://beef.googlecode.com/svn/trunk@554 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-21 23:07:00 +00:00