Commit Graph

40 Commits

Author SHA1 Message Date
wade@bindshell.net e7e15fbcd4 Minor bug fix. Removed non-existent file.
git-svn-id: https://beef.googlecode.com/svn/trunk@612 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-16 10:36:55 +00:00
mosse.benjamin 9552f259b3 reducing number of http requests per #186. Rewriting the hooked browser manager and the event updater.
git-svn-id: https://beef.googlecode.com/svn/trunk@611 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-12-16 09:10:49 +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
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
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
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
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 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 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
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 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 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
wade@bindshell.net a58b7f829f filters updated
git-svn-id: https://beef.googlecode.com/svn/trunk@552 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-21 13:04:54 +00:00
wade@bindshell.net 94748286a1 typo update
git-svn-id: https://beef.googlecode.com/svn/trunk@551 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-21 13:02:45 +00:00
mosse.benjamin ee36b369fa adding checks to the init ui module
git-svn-id: https://beef.googlecode.com/svn/trunk@547 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-19 03:13:39 +00:00
mosse.benjamin f9e3ec56c7 fix bug and adding feature to retrieve browser plugins during the init.js
git-svn-id: https://beef.googlecode.com/svn/trunk@546 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-19 02:29:54 +00:00
mosse.benjamin 2637aa31c6 local network settings are now being grabbed as part of the init script
git-svn-id: https://beef.googlecode.com/svn/trunk@545 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-19 02:14:16 +00:00
mosse.benjamin 526a3201c6 adding the detect local settings command and fixing the functions to build beefjs for components
git-svn-id: https://beef.googlecode.com/svn/trunk@543 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-18 01:17:53 +00:00
wade@bindshell.net 28cbab5098 minor udpate: session id function and param names updated
git-svn-id: https://beef.googlecode.com/svn/trunk@538 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-17 12:07:05 +00:00
wade@bindshell.net 267fab1d9b The domain no longer set in the zombiehandler. It is now set via hostname in inithandler.
git-svn-id: https://beef.googlecode.com/svn/trunk@537 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-17 11:09:17 +00:00
wade@bindshell.net dadbf5d88f Add explicit filters to inithandler
git-svn-id: https://beef.googlecode.com/svn/trunk@535 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-16 12:16:42 +00:00
wade@bindshell.net 49647ff8b4 filter areas broken up into the their own files
git-svn-id: https://beef.googlecode.com/svn/trunk@534 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-16 12:15:12 +00:00
wade@bindshell.net f504adb1e8 comment and variable name changes
git-svn-id: https://beef.googlecode.com/svn/trunk@529 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-15 12:25:58 +00:00
vitaly.osipov@gmail.com 7921b66f1e aestheticizing
git-svn-id: https://beef.googlecode.com/svn/trunk@526 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-15 10:38:02 +00:00
vitaly.osipov@gmail.com 87667c2a5f fixes issue 55
git-svn-id: https://beef.googlecode.com/svn/trunk@525 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-15 10:22:33 +00:00
wade@bindshell.net 0bfda88a46 eval removed
git-svn-id: https://beef.googlecode.com/svn/trunk@521 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-14 15:51:57 +00:00
antisnatchor 313fec27b5 added geolocation detection (first draft)
git-svn-id: https://beef.googlecode.com/svn/trunk@520 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-13 17:08:30 +00:00
wade@bindshell.net 7f21f4d597 more hooked browser init values added
git-svn-id: https://beef.googlecode.com/svn/trunk@518 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-13 10:53:33 +00:00
mosse.benjamin 5575d8848e adding the squeleton for the requester proxy
git-svn-id: https://beef.googlecode.com/svn/trunk@514 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-13 05:04:47 +00:00
mosse.benjamin b5d731caca fixing filters for the requester
git-svn-id: https://beef.googlecode.com/svn/trunk@512 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-13 03:51:47 +00:00
mosse.benjamin 010d9c0a4b making the metasploit xmlrpc client more pretty
git-svn-id: https://beef.googlecode.com/svn/trunk@511 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-12 01:04:38 +00:00
sussurro@happypacket.net 4d172c2f64 Added msf xmlrpc client
git-svn-id: https://beef.googlecode.com/svn/trunk@509 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-12 00:12:05 +00:00
sussurro@happypacket.net a99fc10deb Added the ability to specify a public IP address that will be referenced by everything but the bind instruction in order to allow for things like EC2 natted hosts to work correctly.
git-svn-id: https://beef.googlecode.com/svn/trunk@508 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-11 17:34:10 +00:00
scotty.b.brown ffa735caff Moving RBeEF to trunk
git-svn-id: https://beef.googlecode.com/svn/trunk@503 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-11-11 09:16:11 +00:00