Commit Graph

213 Commits

Author SHA1 Message Date
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
wade@bindshell.net
904cb43c51 Changed default http_host to 0.0.0.0 inline with r678.
git-svn-id: https://beef.googlecode.com/svn/trunk@682 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-08 20:06:34 +00:00
scotty.b.brown@gmail.com
3ba437578a This backs out r679 - thanks to Wade's over all fixes in r680. This code will probably be re-added in some from in #238
git-svn-id: https://beef.googlecode.com/svn/trunk@681 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 22:52:02 +00:00
wade@bindshell.net
bd37d5fbd7 This update addresses issue 197. jQuery.getScript() is now used to load the cross domain instructions from the framework. Scripts are now loaded and executed instead of using XMLHttpRequests.
git-svn-id: https://beef.googlecode.com/svn/trunk@680 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 20:27:10 +00:00
scotty.b.brown@gmail.com
8b9917c7f7 Possible fix towards the CORS issues in Chrome etc
git-svn-id: https://beef.googlecode.com/svn/trunk@679 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 07:51:29 +00:00
vitaly.osipov@gmail.com
a4d4d69b87 fixes issues 171
git-svn-id: https://beef.googlecode.com/svn/trunk@678 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-07 04:28:30 +00:00
sussurro@happypacket.net
f04a86337f Add in ability for dynamic commands (like Msf) to cache target settings for easy tree display
git-svn-id: https://beef.googlecode.com/svn/trunk@677 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-06 16:14:40 +00:00
xntrik
437db63c82 issue 167 : this is an interim implementation of this issue
git-svn-id: https://beef.googlecode.com/svn/trunk@676 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-06 12:15:44 +00:00
sussurro@happypacket.net
147cc8573b Fix captiolzation of OsName field query
git-svn-id: https://beef.googlecode.com/svn/trunk@675 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 20:45:25 +00:00
wade@bindshell.net
ca8d83ffad annotations turned off on rickroll
git-svn-id: https://beef.googlecode.com/svn/trunk@674 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 19:23:26 +00:00
wade@bindshell.net
73e0ff3e59 changed so object and embeded tags match
git-svn-id: https://beef.googlecode.com/svn/trunk@673 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 19:17:10 +00:00
wade@bindshell.net
eed143ebd5 Updated for issue 129. This rickroll YouTube video should work Internationally.
git-svn-id: https://beef.googlecode.com/svn/trunk@672 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 09:10:21 +00:00
passbe
6a838b5e1a This commit fixes issue #234, allows a script to run beef_init() to implement the hooking process, post window.onload.
git-svn-id: https://beef.googlecode.com/svn/trunk@671 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-01-05 08:34:44 +00:00