Commit Graph

225 Commits

Author SHA1 Message Date
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
sussurro@happypacket.net
e7f88557f5 Fixes Issue 247 and Issue 252 MSF Module Panel CSS and ComboBox width
git-svn-id: https://beef.googlecode.com/svn/trunk@716 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-25 14:30:37 +00:00
wade@bindshell.net
6a6c5f4fb0 minor typo
git-svn-id: https://beef.googlecode.com/svn/trunk@715 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-24 21:08:40 +00:00
sussurro@happypacket.net
5b74c0ffe4 Changes to add error handling, graceful recovery, and better user feedback. Fixes #257
git-svn-id: https://beef.googlecode.com/svn/trunk@714 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-24 16:46:43 +00:00
sussurro@happypacket.net
0e159f8bfe fixes #254 and #255 adding default options to RHOST and URIPATH
git-svn-id: https://beef.googlecode.com/svn/trunk@713 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-24 14:57:30 +00:00
passbe
8943c029ec Commented out modifier keys detection for the moment. It has the possibility of bugging some systems
git-svn-id: https://beef.googlecode.com/svn/trunk@712 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-24 08:30:00 +00:00
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
3ca4cc284c MSF filter stub added
git-svn-id: https://beef.googlecode.com/svn/trunk@710 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-22 20:26:29 +00:00
wade@bindshell.net
bd496d34e9 minor refactoring
git-svn-id: https://beef.googlecode.com/svn/trunk@709 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-22 20:24:55 +00:00
sussurro@happypacket.net
aec3d389fd fixed enums
git-svn-id: https://beef.googlecode.com/svn/trunk@708 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-22 03:30:27 +00:00
sussurro@happypacket.net
24ed552ba2 config.ini change for MSF callbacks to work
git-svn-id: https://beef.googlecode.com/svn/trunk@706 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-20 22:15:19 +00:00
sussurro@happypacket.net
e41cf34aad Updates for Metasploit Usage
git-svn-id: https://beef.googlecode.com/svn/trunk@705 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-20 21:53:03 +00:00
wade@bindshell.net
7a7d0c8f7f Status bar update added when required module fields are not complete. It now says "Please complete all input fields!".
git-svn-id: https://beef.googlecode.com/svn/trunk@704 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-20 21:06:29 +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
sussurro@happypacket.net
540f806d1d update dynamic module code so it shows up correctly.
git-svn-id: https://beef.googlecode.com/svn/trunk@702 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-19 16:38:16 +00:00
wade@bindshell.net
c89f382eaf minor refactoring
git-svn-id: https://beef.googlecode.com/svn/trunk@701 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-18 21:00:35 +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
wade@bindshell.net
5091936773 Some refactoring in common.js
git-svn-id: https://beef.googlecode.com/svn/trunk@699 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-17 22:09:02 +00:00
wade@bindshell.net
c704868c1a comments added for common.js
git-svn-id: https://beef.googlecode.com/svn/trunk@695 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-16 21:31:17 +00:00
wade@bindshell.net
5cd1eb351a Support added to retrieve msf payload options and display them in the UI.
git-svn-id: https://beef.googlecode.com/svn/trunk@694 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-16 20:34:59 +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
bd404584fd 127.0.0.1 changed to 0.0.0.0 for dev cycle
git-svn-id: https://beef.googlecode.com/svn/trunk@692 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-10 21:15:39 +00:00
wade@bindshell.net
b5dfb11453 Version number updated for issue 243
git-svn-id: https://beef.googlecode.com/svn/trunk@691 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-10 20:55:53 +00:00
vitaly.osipov@gmail.com
43f402c7f7 fixes issue 240 including ipv6 interfaces and whatnot.
git-svn-id: https://beef.googlecode.com/svn/trunk@688 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-10 00:31:17 +00:00
vitaly.osipov@gmail.com
e100325d56 I have no idea how to reliably detect all network interfaces from Ruby. This commit fixes the duplicates but not "missing interfaces" in banner output
git-svn-id: https://beef.googlecode.com/svn/trunk@687 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-09 23:51:31 +00:00
wade@bindshell.net
7401a1b252 http_host set to 127.0.0.1 until issue 240 is fixed.
git-svn-id: https://beef.googlecode.com/svn/trunk@686 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-09 20:58:58 +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