Commit Graph

271 Commits

Author SHA1 Message Date
a.m.saafan@gmail.com
c87649450d - Seperated browser details detection into seperate modules. [Issue #: 280]
git-svn-id: https://beef.googlecode.com/svn/trunk@808 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-26 19:40:20 +00:00
mosse.benjamin
ecd1e428b6 fix for issue 16 (datastore nil instead of string)
git-svn-id: https://beef.googlecode.com/svn/trunk@807 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-25 12:00:45 +00:00
mosse.benjamin
3c892f1bb9 fix issue 300
git-svn-id: https://beef.googlecode.com/svn/trunk@806 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-25 11:36:09 +00:00
scotty.b.brown@gmail.com
f7abc7ef5e The gem sqlite3-ruby has been re-named to sqlite3.
git-svn-id: https://beef.googlecode.com/svn/trunk@805 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-25 09:25:58 +00:00
mosse.benjamin
3bddb477ac removing print
git-svn-id: https://beef.googlecode.com/svn/trunk@804 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-25 07:18:43 +00:00
mosse.benjamin
a2a25f8c3f fixing beefjs json code to work on IE
git-svn-id: https://beef.googlecode.com/svn/trunk@803 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-25 07:17:01 +00:00
passbe
40059a4c9b Added AssetHandler to allow for map_file_to_url. Fixes issue 153
git-svn-id: https://beef.googlecode.com/svn/trunk@802 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-24 11:40:15 +00:00
wade@bindshell.net
b2eefacd69 Fixes issue 248. The about window has been removed.
git-svn-id: https://beef.googlecode.com/svn/trunk@801 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-23 06:40:04 +00:00
a.m.saafan@gmail.com
af0d905c29 Added API function to get max number of connections. Issue: 268
git-svn-id: https://beef.googlecode.com/svn/trunk@799 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-21 19:40:19 +00:00
passbe
6cd82576b2 Corrected browser details bug, on rehooking browser
git-svn-id: https://beef.googlecode.com/svn/trunk@798 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-19 00:42:03 +00:00
antisnatchor
e671e3fe27 (Fixes issue 296): added Opera browser version detection from v. 9.5x to 11.xx (2007-now)
git-svn-id: https://beef.googlecode.com/svn/trunk@797 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-18 14:00:41 +00:00
wade@bindshell.net
55a8d1838b Reverse DNS disabled
git-svn-id: https://beef.googlecode.com/svn/trunk@796 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-17 06:58:49 +00:00
antisnatchor
c5dc4b3f45 issue 269: changed verified_status of Safari to working, because the skype call is made automatically without user notify
git-svn-id: https://beef.googlecode.com/svn/trunk@795 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-14 19:31:18 +00:00
antisnatchor
2d2e030096 issue 295: added Opera command constant in command.rb, in a way to specify the verified_status for Opera
git-svn-id: https://beef.googlecode.com/svn/trunk@794 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-14 19:29:33 +00:00
antisnatchor
8cd2a1ce7d (Fixed issue 295): added missing Opera browser checks, changed the Opera icon with a transparent one.
git-svn-id: https://beef.googlecode.com/svn/trunk@793 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-14 12:24:55 +00:00
antisnatchor
a49f46c681 issue 269: corrected the skype handler. Now works great on Firefox and Chrome. Still don't work on Safari.
git-svn-id: https://beef.googlecode.com/svn/trunk@792 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-14 10:31:57 +00:00
scotty.b.brown@gmail.com
d1bc5f8eef Unknown browsers are now hooked properly - and don't bork with the "ERROR Invalid browser name"
git-svn-id: https://beef.googlecode.com/svn/trunk@791 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-14 08:11:42 +00:00
scotty.b.brown@gmail.com
30f4ba5bf9 fixes issue 293 (add support for Chrome 10)
git-svn-id: https://beef.googlecode.com/svn/trunk@790 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-13 12:15:19 +00:00
xntrik
b337f31f79 issue 246 : deleting duplicate UI functionality
git-svn-id: https://beef.googlecode.com/svn/trunk@789 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-12 09:31:35 +00:00
xntrik
4311e17398 issue 265 : detect social networks - command module
git-svn-id: https://beef.googlecode.com/svn/trunk@788 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-12 09:17:49 +00:00
passbe
15d08b84d6 Merged new data chopper. Migrated to new request() function. Changed all modules to call send() instead of sendback().
git-svn-id: https://beef.googlecode.com/svn/trunk@787 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-12 01:19:21 +00:00
antisnatchor
98c656af3c issue 167: I was not able to manage re-using the east region where the command_module_config panel actually is, so this is a workaround with a closable Window that will automatically close after clicking on a command tree node.
git-svn-id: https://beef.googlecode.com/svn/trunk@786 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-11 15:43:50 +00:00
antisnatchor
362ca2fe63 issue 154: added attach/detach applet API functions. The applet is attached with cross-browser compatibility (object tag for IEs and embed tag for Gecko/Webkit)
git-svn-id: https://beef.googlecode.com/svn/trunk@785 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-11 15:27:51 +00:00
antisnatchor
6e8eceee37 issue 249: added loading masks for both module tree and module config panel renderings. User interaction on the UI is also prevented. Useful while working with MSF
git-svn-id: https://beef.googlecode.com/svn/trunk@784 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-11 13:44:46 +00:00
wade@bindshell.net
78564a009c Version updated
git-svn-id: https://beef.googlecode.com/svn/trunk@783 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-11 13:17:34 +00:00
scotty.b.brown@gmail.com
d2f215cbf1 Removing comments
git-svn-id: https://beef.googlecode.com/svn/trunk@779 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-02 11:19:50 +00:00
scotty.b.brown@gmail.com
4c4a358cc6 Added HTTP return codes and timedout variable code for #286
git-svn-id: https://beef.googlecode.com/svn/trunk@778 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-03-02 11:17:05 +00:00
sussurro@happypacket.net
c50cedddc9 Modified colors for browser matching for Metasploit modules
git-svn-id: https://beef.googlecode.com/svn/trunk@777 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-28 06:48:59 +00:00
sussurro@happypacket.net
b7cf8d8743 fixed payload box width
git-svn-id: https://beef.googlecode.com/svn/trunk@776 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-28 06:19:10 +00:00
sussurro@happypacket.net
d5692ab01d added threading to msf support
git-svn-id: https://beef.googlecode.com/svn/trunk@775 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-28 06:15:18 +00:00
antisnatchor
f73ed0a3f8 issue 213: added anchor of 70% for all the generated form input fields to follow resizes
git-svn-id: https://beef.googlecode.com/svn/trunk@774 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-27 12:34:10 +00:00
scotty.b.brown@gmail.com
7c95dd7606 More work on #286 - specifically the duration
git-svn-id: https://beef.googlecode.com/svn/trunk@773 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-27 10:50:26 +00:00
scotty.b.brown@gmail.com
a6d0da5f9c More work on #286 - specifically the response object
git-svn-id: https://beef.googlecode.com/svn/trunk@772 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-27 10:28:41 +00:00
antisnatchor
7ef11e49b5 issue 213: enabled scrollbar rendering on command_module_config, when browser is resized. Need to find a way to resize form inputs as well.
git-svn-id: https://beef.googlecode.com/svn/trunk@770 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-26 18:11:39 +00:00
antisnatchor
5ffc016b15 issue 251: the command module tree panel now can be resized (in width, usability enhancement for long command module names)
git-svn-id: https://beef.googlecode.com/svn/trunk@769 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-26 17:25:39 +00:00
antisnatchor
213285c3e4 issue 260: remove the node parent sub-folder only if there are not any other HBs as child of it
git-svn-id: https://beef.googlecode.com/svn/trunk@768 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-26 16:21:43 +00:00
xntrik
c52857ac14 issue 258 : updated to provide appropriate attribution of the images and more links into the advanced demo
git-svn-id: https://beef.googlecode.com/svn/trunk@765 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-26 04:19:06 +00:00
xntrik
76c92ed8af issue 246 : commented out the entire lib/ui/zombies/zombies.rb file - i dont think its used anymore
git-svn-id: https://beef.googlecode.com/svn/trunk@764 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-26 01:58:29 +00:00
antisnatchor
42979f96ab issue 261: updated ext-js css to change the default background image for offline/online branches (when the db is still empty)
git-svn-id: https://beef.googlecode.com/svn/trunk@761 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-23 11:02:56 +00:00
scotty.b.brown@gmail.com
da43aeef79 Changing some params for this method - see comment on #286 for explanation
git-svn-id: https://beef.googlecode.com/svn/trunk@760 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-23 07:57:15 +00:00
antisnatchor
635a7c823a issue 282: added prefix for input_name for checkbox, checkboxgroup and combobox. Now their value can be accessed from JS.
git-svn-id: https://beef.googlecode.com/svn/trunk@759 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-22 17:02:00 +00:00
scotty.b.brown@gmail.com
f6ec4d47ea More #286 updates
git-svn-id: https://beef.googlecode.com/svn/trunk@758 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-22 09:33:56 +00:00
scotty.b.brown@gmail.com
eb15bd6153 #286 logic added for same domain v cross domain and execute param
git-svn-id: https://beef.googlecode.com/svn/trunk@757 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-22 09:07:17 +00:00
scotty.b.brown@gmail.com
b23d482951 First part of code for #286 request_new is not called yet by any function and will be used with the com-rewrite that passbe is doing.
git-svn-id: https://beef.googlecode.com/svn/trunk@756 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-22 08:35:15 +00:00
wade@bindshell.net
92e2558945 Adding beef.browser.changeFavicon() and beef.browser.changePageTitle(). Thanks Nib for providing the details.
git-svn-id: https://beef.googlecode.com/svn/trunk@754 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-20 13:53:13 +00:00
xntrik
4215099a96 issue 258 : new demo page, I have not removed the basic demo though
git-svn-id: https://beef.googlecode.com/svn/trunk@753 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-20 12:01:41 +00:00
wade@bindshell.net
2c0fb8358c ipad detection added
git-svn-id: https://beef.googlecode.com/svn/trunk@752 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-20 11:58:11 +00:00
antisnatchor
0dac182838 issue 271: fixed json response parsing (jquery 1.5 bug, see code comments)
git-svn-id: https://beef.googlecode.com/svn/trunk@750 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 17:02:46 +00:00
xntrik
bd5c5c2214 issue 190 : fixed the issue whereby this was also flagging Safari as Chrome
git-svn-id: https://beef.googlecode.com/svn/trunk@749 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 05:36:20 +00:00
xntrik
cb3ffaaa43 issue 190 : Using UA to detect diff Chrome versions
git-svn-id: https://beef.googlecode.com/svn/trunk@748 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 03:15:39 +00:00