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
xntrik
3d8ca01be7
issue 193 : using HTML Comments do diff between IE 7,8,9
...
git-svn-id: https://beef.googlecode.com/svn/trunk@747 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-19 02:54:00 +00:00
antisnatchor
d652ee0c83
issue 271: fixed retrieving latitude and longitude, rewritten the ajax call to openstreemap in jquery. need to fix the json response to solve completely the issue
...
git-svn-id: https://beef.googlecode.com/svn/trunk@746 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-17 16:48:04 +00:00
xntrik
ddbb39432e
issue 269 : insecure URL schemes work in multiple browsers
...
git-svn-id: https://beef.googlecode.com/svn/trunk@741 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-15 13:25:40 +00:00
xntrik
5db2541cc2
issue 269 : insecure URL schemes work in multiple browsers
...
git-svn-id: https://beef.googlecode.com/svn/trunk@740 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-15 13:20:25 +00:00
wade@bindshell.net
ae7904e9e8
EXTJS updated to latest version (3.3.1) and this closes issue 283.
...
This file was missed in the previous submission.
git-svn-id: https://beef.googlecode.com/svn/trunk@739 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-14 12:31:05 +00:00
wade@bindshell.net
86d191c43b
filtering added to HTTP host value
...
git-svn-id: https://beef.googlecode.com/svn/trunk@737 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-13 13:13:11 +00:00
wade@bindshell.net
3877a163f5
EXTJS updated to latest version (3.3.1) and this closes issue 283.
...
The open source EXTJS version was downloaded from:
http://www.sencha.com/products/extjs/download/
This change also required the updating of PagingStore.js. It was downloaded from:
http://www.sencha.com/forum/attachment.php?attachmentid=20704&d=1275141838
git-svn-id: https://beef.googlecode.com/svn/trunk@735 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-12 03:39:22 +00:00
xntrik
6d05cbb742
issue 225 : Command Module Tree Sorting
...
git-svn-id: https://beef.googlecode.com/svn/trunk@733 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-10 23:46:46 +00:00
wade@bindshell.net
df4bccd4e4
jQuery 1.4.4 removed for issue 277
...
git-svn-id: https://beef.googlecode.com/svn/trunk@732 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-10 12:15:32 +00:00
wade@bindshell.net
1c6eef2e94
jQuery updated to 1.5 for issue 277
...
git-svn-id: https://beef.googlecode.com/svn/trunk@731 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-10 12:11:58 +00:00
wade@bindshell.net
038700e624
Version details updated for Issue 284
...
git-svn-id: https://beef.googlecode.com/svn/trunk@730 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-10 11:42:26 +00:00
scotty.b.brown@gmail.com
2f97336b7f
Removing verbose filter - not needed.
...
git-svn-id: https://beef.googlecode.com/svn/trunk@725 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-03 11:17:07 +00:00
scotty.b.brown@gmail.com
6042ff0530
Fix for #264 - new issue will be raised to correct the lax filter introduced in this commit
...
git-svn-id: https://beef.googlecode.com/svn/trunk@724 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-03 08:34:19 +00:00
xntrik
fef9915a76
issue 16 : clarifying the config file for loading msf xmlrpc
...
git-svn-id: https://beef.googlecode.com/svn/trunk@723 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-02-02 12:30:05 +00:00
wade@bindshell.net
a74e83b5a4
minor refactor
...
git-svn-id: https://beef.googlecode.com/svn/trunk@720 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-26 07:24:51 +00:00
wade@bindshell.net
7e65b30b4a
Updated to fix issue 222. The filtering prevented percent characters in the URL which impacted URL encoded characters. They are now permitted.
...
An additional filtering function was added: has_valid_base_chars?(). Wherever possible this function should not be used and instead specific ones should be employed.
git-svn-id: https://beef.googlecode.com/svn/trunk@719 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-26 07:03:55 +00:00
scotty.b.brown@gmail.com
4be0f5e29a
Fix for #220 and #236
...
git-svn-id: https://beef.googlecode.com/svn/trunk@718 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-25 22:27:27 +00:00
scotty.b.brown@gmail.com
2184df5418
Initial run at #222
...
git-svn-id: https://beef.googlecode.com/svn/trunk@717 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-25 22:15:26 +00:00