Commit Graph

724 Commits (14432f7087401586b1ccacca32a2f9fd898f7a2b)

Author SHA1 Message Date
HD Moore 42b3a5774d Adds the process username to the ps output (when possible).
git-svn-id: file:///home/svn/framework3/trunk@8056 4d416f70-5f16-0410-b530-b9f4589650da
2010-01-02 03:41:21 +00:00
HD Moore 4d7aec7c2d Fixes #745. This commit changes how token manipulation works, adds the steal_token, drop_token, and getprivs commands. Tested on NT 4.0, 2000 SP4, XP SP3, 2003 SP2, Vista, and Windows 7
git-svn-id: file:///home/svn/framework3/trunk@8055 4d416f70-5f16-0410-b530-b9f4589650da
2010-01-02 00:35:10 +00:00
HD Moore 9bf88af0cc Add 64-bit
git-svn-id: file:///home/svn/framework3/trunk@8047 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-31 15:56:09 +00:00
HD Moore 98f83bbab1 Adds reg queryclass
git-svn-id: file:///home/svn/framework3/trunk@8046 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-31 15:52:30 +00:00
Joshua Drake 2283e029db crossing fingers, big cr removal batch
git-svn-id: file:///home/svn/framework3/trunk@8038 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-30 22:24:22 +00:00
James Lee 3109ae1b53 add the migration for notes. fixes 742
git-svn-id: file:///home/svn/framework3/trunk@8033 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-30 16:23:40 +00:00
Mike Smith 29920bc94b Unpack rack-1.0.1 into vendor/gems directory
This allows msfweb to be run without requiring rack to be pre-installed as a
gem.


git-svn-id: file:///home/svn/framework3/trunk@8031 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-30 05:39:21 +00:00
Mike Smith 94ea648902 Patch rails so that migrations can be run even when Base.logger == nil
git-svn-id: file:///home/svn/framework3/trunk@8017 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-29 01:04:48 +00:00
Mike Smith 912038dda3 Moving rails-2.3.5/ to rails/
git-svn-id: file:///home/svn/framework3/trunk@8016 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-29 00:19:06 +00:00
Mike Smith a554ab15ef Upgrade from rails 2.3.2 to 2.3.5
git-svn-id: file:///home/svn/framework3/trunk@8015 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-29 00:17:51 +00:00
James Lee c44497d04b add tebo's rpc wordlist
git-svn-id: file:///home/svn/framework3/trunk@7964 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-24 00:19:00 +00:00
HD Moore 0f798f4674 Updated template, a little bit smaller
git-svn-id: file:///home/svn/framework3/trunk@7946 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-22 14:12:25 +00:00
HD Moore 68aafc8e13 Fixes #658 by adding a 250ms sleep to the dispatch of the close call.
git-svn-id: file:///home/svn/framework3/trunk@7934 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-21 19:53:10 +00:00
Joshua Drake b37c34579b add exploit module for cve-2009-3869
NOTE: no policy change is required for this exploit to succeed.



git-svn-id: file:///home/svn/framework3/trunk@7899 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-17 04:52:40 +00:00
Mike Smith f9ffc8b8bc Add db_workspace command & other db refactoring.
* Added "workspaces" table and associated ActiveRecord class.
 * Moved ActiveRecord models from db_objects.rb into separate files.
 * Do the DB migration check every time you connect (was previously done
   during db_create).
 * Use :dependent => :destroy associations so that we don't have to
   manually delete the dependent objects.

git-svn-id: file:///home/svn/framework3/trunk@7861 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-14 22:52:34 +00:00
Joshua Drake 255724d640 compile java applet with 1.3, Fixes #685
git-svn-id: file:///home/svn/framework3/trunk@7850 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-14 17:26:19 +00:00
HD Moore 8c7c62bcbc Major update to the directory list based on the thousands of idiots scanning metasploit.com. Thanks! :)
git-svn-id: file:///home/svn/framework3/trunk@7845 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-14 04:35:31 +00:00
HD Moore 1029ecd7f8 Cleanup wmap, add the missing database tables back, rename to have a wmap_prefix
git-svn-id: file:///home/svn/framework3/trunk@7837 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-13 05:24:48 +00:00
Joshua Drake 34408c5e3e add exploit module for CVE-2009-3867 (JRE getSoundbank)
git-svn-id: file:///home/svn/framework3/trunk@7827 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-11 21:18:31 +00:00
HD Moore cf6732d570 Fresh bins (including sniffer). See #672
git-svn-id: file:///home/svn/framework3/trunk@7807 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-10 18:36:01 +00:00
Stephen Fewer be588716c5 Bug fix for meterpreter on NT4 (Tested on NT4.0 SP6). Add a function thread_open() in thread.c to wrap the use kernel32!OpenThread and ntdll!NtOpenThread for backwards compatibility.
git-svn-id: file:///home/svn/framework3/trunk@7806 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-10 18:12:51 +00:00
HD Moore 6da0fda5ed Updated meterpreter binaries with a slight change to the thread schedule (solves a looping problem when the socket is dead).
git-svn-id: file:///home/svn/framework3/trunk@7793 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-10 05:42:47 +00:00
Mike Smith 529b31e502 We don't want an id column in vulns_refs
git-svn-id: file:///home/svn/framework3/trunk@7777 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-09 18:58:00 +00:00
HD Moore ff19b649f3 See #662. This should fix most of the meterpreter-side issues with sockets, there is still a second piece of this which is unflushed data on the local forwards from the ruby code.
git-svn-id: file:///home/svn/framework3/trunk@7761 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-08 22:08:06 +00:00
HD Moore 353fa1dba5 Updated binaries (32/64) with the first round of socket fixes
git-svn-id: file:///home/svn/framework3/trunk@7751 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-08 15:01:44 +00:00
Mike Smith 61b556a0d1 Initialize the database schema using ActiveRecord migrations
git-svn-id: file:///home/svn/framework3/trunk@7739 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-07 17:03:27 +00:00
HD Moore bc1aee3b4e Add a data file with the names of phishing logs (based on autowhaler)
git-svn-id: file:///home/svn/framework3/trunk@7735 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-07 15:47:49 +00:00
HD Moore e99e2a8d95 Rebuild with Stephen's mutex changes (rebuild of sniffer, but checking in the others as well to match).
git-svn-id: file:///home/svn/framework3/trunk@7734 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-07 14:44:35 +00:00
Stephen Fewer 56a64a0e2d Commit the latest windows x86/x64 build of the multi-threaded meterpreter (An x64 build of espia has been added too).
git-svn-id: file:///home/svn/framework3/trunk@7733 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-07 13:07:26 +00:00
HD Moore dfa0d155fc See #607. Switch sniffer code to use mutexes
git-svn-id: file:///home/svn/framework3/trunk@7728 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-07 05:19:46 +00:00
HD Moore 8a186921e7 Rebuilt Stephen's changes locally, including the sniffer extension
git-svn-id: file:///home/svn/framework3/trunk@7700 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-04 17:54:01 +00:00
Stephen Fewer 10d9105708 Initial commit of the multi-threaded meterpreter binaries. Only x86 today (minus the sniffer extension), x64 will follow next Monday.
git-svn-id: file:///home/svn/framework3/trunk@7699 4d416f70-5f16-0410-b530-b9f4589650da
2009-12-04 17:39:32 +00:00
HD Moore 15dca2285f Scrub the build path from the executable
git-svn-id: file:///home/svn/framework3/trunk@7636 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-28 22:55:54 +00:00
et 2db0b95f30 Remove table
git-svn-id: file:///home/svn/framework3/trunk@7630 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-26 20:53:46 +00:00
HD Moore c44bcf3299 Add the stub site/dns lists for airpwn/dnspwn
git-svn-id: file:///home/svn/framework3/trunk@7491 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-13 19:17:14 +00:00
HD Moore d892264ad7 Adds a DoS proof of concept for MS09-065 (EOT)
git-svn-id: file:///home/svn/framework3/trunk@7470 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-11 23:48:53 +00:00
Stephen Fewer 8c48a9a3f5 Commit the PassiveX DLL updated to build with Visual Studio C++ 2008. Removed some compiler warnings. Use VirtualProtect to make second stage RWX. Use WSASocketA() over socket() for second stage compatibility. Seems to now work with the shell stage (Tested on XPSP2/IE7) but still not working with meterpreter.
git-svn-id: file:///home/svn/framework3/trunk@7461 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-11 00:39:38 +00:00
HD Moore 5d997f1b26 Reset the manifest to normal privs, this was causing issues on Vista
git-svn-id: file:///home/svn/framework3/trunk@7406 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-08 03:40:47 +00:00
HD Moore 683e7f4650 Move hosts content into namelist, missed piece of #470
git-svn-id: file:///home/svn/framework3/trunk@7404 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-08 00:17:59 +00:00
HD Moore 9d7d1a0c1d Fixes #470. Add the hostlist from fierce
git-svn-id: file:///home/svn/framework3/trunk@7402 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-08 00:10:13 +00:00
HD Moore 90808980c4 Fixes #474. Adds rack back into the vendor lib tree
git-svn-id: file:///home/svn/framework3/trunk@7373 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-06 14:44:24 +00:00
HD Moore bec5fd192f Updated template, this one plays with vista better
git-svn-id: file:///home/svn/framework3/trunk@7350 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-04 16:02:45 +00:00
HD Moore 58ac7efcfa Fixes #457. Oddly enough, it was the nop sled garbling registers
git-svn-id: file:///home/svn/framework3/trunk@7342 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-03 23:50:32 +00:00
HD Moore 86bcabc411 Swizzle again.
git-svn-id: file:///home/svn/framework3/trunk@7336 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-03 19:55:42 +00:00
HD Moore 244f71601c See #432. Remove unused components of the rails directory
git-svn-id: file:///home/svn/framework3/trunk@7332 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-03 16:54:33 +00:00
HD Moore a8113889ed Swizzle.
git-svn-id: file:///home/svn/framework3/trunk@7330 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-03 05:17:38 +00:00
HD Moore 80a262f991 Fixes #423. Using /s on a regex forces an encoding that cant match random binary gibberish
git-svn-id: file:///home/svn/framework3/trunk@7322 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-02 17:59:45 +00:00
Stephen Fewer 54f952129a A fresh build of the x64 meterpreter and extensions to sync up with the recent changes with SSL in #7311 and the addition of the rm/del command from #7291
git-svn-id: file:///home/svn/framework3/trunk@7316 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-01 16:49:01 +00:00
HD Moore 21e82d8b69 This patch implements a much more flexible executable creation scheme at the cost of exe size. This also adds the "-x" option to msfencode, allowing the user to specify their own executable template for generation.
git-svn-id: file:///home/svn/framework3/trunk@7315 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-01 04:11:43 +00:00
HD Moore 2c15be2100 Make a copy of the win32 exe template
git-svn-id: file:///home/svn/framework3/trunk@7314 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-01 03:19:20 +00:00
HD Moore e5e89906d0 Switch the meterpreter to SSLv3 and try to generate a slightly more realistic CN for the certificate. The goal is to work through a wider range of inline proxies.
git-svn-id: file:///home/svn/framework3/trunk@7311 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-31 20:44:23 +00:00
HD Moore 5234fe8ff8 Fixes 416. Adds the rm/del commands to meterpreter, fixes build problems triggered by the POSIX code merge
git-svn-id: file:///home/svn/framework3/trunk@7291 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-27 02:31:07 +00:00
HD Moore e7638ef887 Fixes #397. Webrick requires :BindAddress but msfweb only passed in :Host, likely an api change was missed during a rails upgrade.
git-svn-id: file:///home/svn/framework3/trunk@7277 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-26 17:33:05 +00:00
HD Moore e94360f7cf The script now downloads this as needed
git-svn-id: file:///home/svn/framework3/trunk@7256 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-25 20:47:16 +00:00
HD Moore 9904861e94 Prevent rails from overloading require, another big speed boost from Yoann, and it looks like we can avoid it
git-svn-id: file:///home/svn/framework3/trunk@7247 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-25 17:07:48 +00:00
HD Moore a6c738a89f Add Milo's prefetch meterpreter script, see http://milo2012.wordpress.com/2009/10/22/meterpreter-script-for-prefetch-tool/
git-svn-id: file:///home/svn/framework3/trunk@7229 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-23 05:25:20 +00:00
cg d565fef520 support for McKesson Horizon Clinical Infrastructure Oracle passwords for oracle login_brute http://seclists.org/fulldisclosure/2009/Oct/261
git-svn-id: file:///home/svn/framework3/trunk@7223 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-21 23:32:44 +00:00
HD Moore 8325b46694 Add Alexander Sotirov's metsvc binaries to the metepreter data directory
git-svn-id: file:///home/svn/framework3/trunk@7214 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-20 18:43:27 +00:00
HD Moore ed021ad08d Fixes #260. Remove the 'raw' option for payloads ni msfweb, this just causes encoding issues to pop up and isn't useful.
git-svn-id: file:///home/svn/framework3/trunk@7174 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-17 06:09:59 +00:00
HD Moore 5f57666f44 Woops! Commit the h2b script needed for mssql_payload
git-svn-id: file:///home/svn/framework3/trunk@7166 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-15 13:52:14 +00:00
et 18b340a8c3 Uppercase .cvs
git-svn-id: file:///home/svn/framework3/trunk@7138 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-11 16:11:51 +00:00
et 1655c43e28 Added .svn,.cvs to wmap dirs. Thanks mubix
git-svn-id: file:///home/svn/framework3/trunk@7137 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-11 14:57:44 +00:00
Mario Ceballos acf828461c updated oraenum.rb with an additional wordlist.
git-svn-id: file:///home/svn/framework3/trunk@7093 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-29 21:58:01 +00:00
HD Moore bf5068f6b1 Fixes #288 and #320. This should fix the BSoD issue with the sniffer module (other than the mac filter change, this matches the vendor's example) and confirmed that the keyscan_dump fix works
git-svn-id: file:///home/svn/framework3/trunk@7066 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-26 16:26:05 +00:00
et 3993aaf79c espia dll
git-svn-id: file:///home/svn/framework3/trunk@7064 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-26 04:25:37 +00:00
Stephen Fewer 1937839e79 Patch meterpreter's sysinfo command to resolve the system language and architecture.
git-svn-id: file:///home/svn/framework3/trunk@7028 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-10 13:09:48 +00:00
Stephen Fewer 36d60d5d12 Commit the x64 build of the meterpreter incognito extension.
git-svn-id: file:///home/svn/framework3/trunk@7009 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-07 09:25:25 +00:00
Stephen Fewer ff9efacffa Commit the x64 build of the meterpreter priv extension.
git-svn-id: file:///home/svn/framework3/trunk@7008 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-07 09:17:29 +00:00
Stephen Fewer d584b4d314 Fixed migrate for x64 meterpreter (Tested on Win 7 and 2003).
git-svn-id: file:///home/svn/framework3/trunk@6999 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-04 01:40:48 +00:00
Stephen Fewer 8bb0efb97e the first binaries for the windows x64 meterpreter. only metsrv and stdapi for now. source code to follow later.
git-svn-id: file:///home/svn/framework3/trunk@6998 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-03 17:50:41 +00:00
Stephen Fewer 1cb3c42589 First commit! update vnc server with the new exitfunk hash values as well as modify ReflectiveLoader to retrieve kernel32 base address dynamically ala its meterpreter counterpart.
git-svn-id: file:///home/svn/framework3/trunk@6989 4d416f70-5f16-0410-b530-b9f4589650da
2009-08-31 10:28:26 +00:00
HD Moore cf10a62dcc Merge in the beginnings of x64 support from Stephen Fewer
git-svn-id: file:///home/svn/framework3/trunk@6972 4d416f70-5f16-0410-b530-b9f4589650da
2009-08-23 23:47:33 +00:00
HD Moore 2247b483d9 Updated pSnuffle sniffer code from _MAX_
git-svn-id: file:///home/svn/framework3/trunk@6965 4d416f70-5f16-0410-b530-b9f4589650da
2009-08-19 14:07:33 +00:00
HD Moore da32f1bdea Updated meterpreter code/binaries to scrub memory after use, works around Peter's memoryze signatures from BH/DC 2009
git-svn-id: file:///home/svn/framework3/trunk@6942 4d416f70-5f16-0410-b530-b9f4589650da
2009-08-08 14:22:32 +00:00
HD Moore ed02a67367 Updated to match the new hashing alg from Stephen Fewer
git-svn-id: file:///home/svn/framework3/trunk@6924 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-31 17:58:11 +00:00
HD Moore 5e74e80c89 Update psnuffle modules to use payload_data
git-svn-id: file:///home/svn/framework3/trunk@6899 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-25 14:11:55 +00:00
HD Moore 2a7467dd7f Update the meterp binaries with clean builds from svn
git-svn-id: file:///home/svn/framework3/trunk@6888 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-24 04:01:26 +00:00
James Lee 739207bf4a merge browser_autopwn back into trunk. This changes the database schema slightly, so make sure to db_destroy and db_create before using the database features.
git-svn-id: file:///home/svn/framework3/trunk@6873 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-22 20:14:35 +00:00
HD Moore 238f8d798f Let vulns refer to hosts w/o a service, add a mac and address6 field to the hosts table.
git-svn-id: file:///home/svn/framework3/trunk@6866 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-22 13:25:33 +00:00
HD Moore b3e36e5692 Reduce the size of the generated executables (works better with sqlmap and other tools that need small exes). Payloads are now capped at 2048 and the amount of random data appended to the exe has been reduced.
git-svn-id: file:///home/svn/framework3/trunk@6849 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-20 13:55:29 +00:00
James Lee 529ded22ae reverting last commit; somebody didn't cross their fingers
git-svn-id: file:///home/svn/framework3/trunk@6847 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-19 20:48:47 +00:00
James Lee c3dc1ecb55 reintegrate browser_autopwn into trunk; cross your fingers and hope this works
git-svn-id: file:///home/svn/framework3/trunk@6846 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-19 17:27:36 +00:00
HD Moore 0d931953cf The sniffer module is now compiled against the dnet headers for packet decodes
git-svn-id: file:///home/svn/framework3/trunk@6831 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-18 00:10:10 +00:00
HD Moore be6bb23b5e Psnuffle modules
git-svn-id: file:///home/svn/framework3/trunk@6824 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-17 20:39:06 +00:00
Mario Ceballos 3d3ea9788c added auxiliary module login_brute.rb and oracle_default_passwords.csv.
git-svn-id: file:///home/svn/framework3/trunk@6819 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-17 14:20:22 +00:00
Mario Ceballos c66e25978d remove duplicate sid.
git-svn-id: file:///home/svn/framework3/trunk@6818 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-17 13:41:56 +00:00
HD Moore f8c2a203fd OSVDB references updates from Steve Tornio
git-svn-id: file:///home/svn/framework3/trunk@6812 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-16 16:02:24 +00:00
Mario Ceballos 4f88b5a5c1 added auxiliary module sid_brute.rb and sid.txt wordlist.
git-svn-id: file:///home/svn/framework3/trunk@6807 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-16 00:03:50 +00:00
HD Moore 148ca687f5 Updated libraries and source code now using OpenSSL
git-svn-id: file:///home/svn/framework3/trunk@6773 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-13 03:10:39 +00:00
HD Moore e8784d68fb Fixes up the sniffer to handle large packet captures better, fixes a regression in the sysinfo command.
git-svn-id: file:///home/svn/framework3/trunk@6768 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-12 13:17:37 +00:00
HD Moore 6e85581e2f Updates from jabra for the phishing modules
git-svn-id: file:///home/svn/framework3/trunk@6767 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-12 03:57:25 +00:00
HD Moore f76d73a823 Free packet memory when the capture is stopped
git-svn-id: file:///home/svn/framework3/trunk@6765 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-11 18:19:42 +00:00
HD Moore 4989f9bdbe Fixes a bug where if the sniffer SDK could not initialize, it would still be treated as initialized the next time it was checked.
git-svn-id: file:///home/svn/framework3/trunk@6764 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-11 17:52:40 +00:00
HD Moore 645ca020e9 Fixes a memory corruption issue with the SSL file descriptor (was using a stack reference instead of the Remote->fd reference), adds the source code sans the Packet SDK for the sniffer module
git-svn-id: file:///home/svn/framework3/trunk@6763 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-11 17:32:50 +00:00
HD Moore 82cf85680c Adds the sniffer extension for testing
git-svn-id: file:///home/svn/framework3/trunk@6762 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-11 13:39:43 +00:00
HD Moore 608ca7aae8 This patch removes some of the meterpreter compiler warnings and fixes migration over SSL
git-svn-id: file:///home/svn/framework3/trunk@6761 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-09 22:44:33 +00:00
HD Moore 7b516e06fe Transfer the migration payload over SSL, still working on a crash bug after migration completes
git-svn-id: file:///home/svn/framework3/trunk@6756 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-09 03:22:10 +00:00
HD Moore 485d3fcb17 Merge in the meterpreter binaries with the new kernel32 loader code
git-svn-id: file:///home/svn/framework3/trunk@6745 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-05 20:27:33 +00:00
HD Moore 0c4c05fb24 Commit the SSL-updated meterpreter binaries
git-svn-id: file:///home/svn/framework3/trunk@6741 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-05 05:22:06 +00:00
HD Moore 43372de9f0 Fix a bug in the new SSL code that broke large transfers
git-svn-id: file:///home/svn/framework3/trunk@6720 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-27 01:52:36 +00:00
HD Moore a74d3a3f38 Switches meterpreter to SSL by default, using the PolarSSL library. To build this, just place polarssl.lib into an workspace/common/Release/
git-svn-id: file:///home/svn/framework3/trunk@6718 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-26 23:18:53 +00:00
HD Moore 3596ea9676 Cleanup patch
git-svn-id: file:///home/svn/framework3/trunk@6715 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-25 21:07:53 +00:00
HD Moore d981332b89 Better search behavior for console and msfweb
git-svn-id: file:///home/svn/framework3/trunk@6706 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-24 01:31:16 +00:00
HD Moore 2283e0ffe4 Update executable template and API
git-svn-id: file:///home/svn/framework3/trunk@6682 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-20 17:42:17 +00:00
HD Moore 5f14719035 Handle cygwin support
git-svn-id: file:///home/svn/framework3/trunk@6673 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-20 00:18:18 +00:00
HD Moore c72263e9c3 Adds antoine's tftp brute forcer
git-svn-id: file:///home/svn/framework3/trunk@6667 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-17 20:52:47 +00:00
HD Moore b8efb1bbf9 Add Stephen Fewer's shiny exploit for the Java deserialization flaw
git-svn-id: file:///home/svn/framework3/trunk@6664 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-16 17:19:44 +00:00
HD Moore d69a1f6ff0 Adding the new msfweb tree, using rails 2.2.3 and newer prototype
git-svn-id: file:///home/svn/framework3/trunk@6651 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-14 15:17:53 +00:00
HD Moore ae1d18c88e Move out the old msfweb tree, replacing it with rails 2.2.3 and newer prototype
git-svn-id: file:///home/svn/framework3/trunk@6650 4d416f70-5f16-0410-b530-b9f4589650da
2009-06-14 15:17:09 +00:00
Patrick Webster adac1d9c85 Added webdav in the dir list.
git-svn-id: file:///home/svn/framework3/trunk@6561 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-18 03:25:25 +00:00
HD Moore 6b5893f1f0 Import the ruby snmp library into the tree. Making a few adjustments to make it msf-friendly
git-svn-id: file:///home/svn/framework3/trunk@6529 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-08 03:35:59 +00:00
et 746a3c533a ext. sample dll. not ready for production enviroments
git-svn-id: file:///home/svn/framework3/trunk@6506 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-29 03:38:42 +00:00
et 0c859dc35e Minor fixes regarding target_host handling
git-svn-id: file:///home/svn/framework3/trunk@6477 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-12 02:00:50 +00:00
HD Moore b360e42171 Updated sysinfo and setdesktop code
git-svn-id: file:///home/svn/framework3/trunk@6462 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-07 15:46:45 +00:00
HD Moore e1a6d31c58 Add a SNMP brute force scanner
git-svn-id: file:///home/svn/framework3/trunk@6421 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-29 03:09:04 +00:00
HD Moore 89ecdd9ac8 Mostly working setdesktop code, removed grabdesktop
git-svn-id: file:///home/svn/framework3/trunk@6393 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-25 23:14:14 +00:00
HD Moore 8b27f5faef Updated binaries, adds enumdesktops, setdesktop is still broken
git-svn-id: file:///home/svn/framework3/trunk@6383 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-23 21:05:13 +00:00
HD Moore e6f6824618 Fixes a crash on exit with vnc reflective dll injection, patch from Stephen Fewer
git-svn-id: file:///home/svn/framework3/trunk@6371 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-23 05:17:40 +00:00
HD Moore ebcc19c54b Recompiled, adds the grabdesktop, keyscan_start, keyscan_stop, and keyscan_dump commands to UI
git-svn-id: file:///home/svn/framework3/trunk@6367 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-22 23:58:58 +00:00
HD Moore 13706d1bde Tons of new Mac OS X code from Dino Dai Zovi and Charlie Miller, more to follow
git-svn-id: file:///home/svn/framework3/trunk@6353 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-18 23:28:24 +00:00
natron 5069038ecd Fixes meterpreter's migrate function to work on DEP-enabled boxes (ticket 275). Patch by Stephen Fewer (harmonysecurity.com).
git-svn-id: file:///home/svn/framework3/trunk@6347 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-16 21:10:58 +00:00
et 8c145efd35 Email module sample config script
git-svn-id: file:///home/svn/framework3/trunk@6164 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-19 01:18:41 +00:00
HD Moore b80f50b6cb Fixes #268. Updates the executable template and provides a bug fix for msfencode to force the encoded version
git-svn-id: file:///home/svn/framework3/trunk@6043 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-24 08:41:35 +00:00
kris a30adcdca5 Fix Javascript payload generation in msfweb: was passing the invalid
"javascript", so it now chooses "js_le" or "js_be" based on endianness


git-svn-id: file:///home/svn/framework3/trunk@6042 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-24 06:57:32 +00:00
kris 9aa29aa876 add java payload generation option to msfweb
git-svn-id: file:///home/svn/framework3/trunk@6041 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-24 06:29:41 +00:00
HD Moore 5822ab75a7 Adds an exploit module (universal) for the new internet explorer xml bug. This module shows off the .NET memory techniques discovered by Alexander Sotirov and Mark Dowd. This code should bypass DEP, ASLR, and NX :-)
git-svn-id: file:///home/svn/framework3/trunk@6012 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-12 01:45:00 +00:00
et 8547688d7d Added wmap profiles capabilities to use as a method to run specific modules
git-svn-id: file:///home/svn/framework3/trunk@5988 4d416f70-5f16-0410-b530-b9f4589650da
2008-12-01 03:48:23 +00:00
et 3e19245054 Fixed handling of root website directory. Minor presentation fixes in test modules
git-svn-id: file:///home/svn/framework3/trunk@5987 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-30 22:41:09 +00:00
HD Moore cfbb600304 fixes #259. pass in badchars properly
git-svn-id: file:///home/svn/framework3/trunk@5957 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-19 06:41:42 +00:00
HD Moore 1acebca6c2 Remove test cases from gems
git-svn-id: file:///home/svn/framework3/trunk@5938 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-17 06:14:09 +00:00
HD Moore 25a8621e72 This giant pile of bizzare image foo solves an issue with GLib not being able to parse international path names.
git-svn-id: file:///home/svn/framework3/trunk@5934 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-17 04:34:09 +00:00
HD Moore 14d31c805e Fixes #254. Key off refname instead of name
git-svn-id: file:///home/svn/framework3/trunk@5929 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-16 21:14:38 +00:00
HD Moore e90c534500 Changes to the directory scanner
git-svn-id: file:///home/svn/framework3/trunk@5907 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-13 03:10:03 +00:00
HD Moore 76f0f4202e Updated directory list
git-svn-id: file:///home/svn/framework3/trunk@5906 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-13 02:36:44 +00:00
et 22f54d8742 Wmap directory file updated
git-svn-id: file:///home/svn/framework3/trunk@5903 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-13 02:15:38 +00:00
et b4cbe4ff8d Multiple bug fixes. Fixed query modules now resolved to correct function. Corrected in proxy and wmap code handling of RHOSTS as hostnames are not in use. Fixed reporting as target port was not handled properly and modules modified to reflect new wmap_target methods.
git-svn-id: file:///home/svn/framework3/trunk@5869 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-10 04:38:05 +00:00
HD Moore 6fe6f3d229 In with the new
git-svn-id: file:///home/svn/framework3/trunk@5858 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-09 01:18:35 +00:00
HD Moore 2b431d10d6 Out with new
git-svn-id: file:///home/svn/framework3/trunk@5857 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-09 01:17:03 +00:00
HD Moore 95f48966ed Add the msfcli exe
git-svn-id: file:///home/svn/framework3/trunk@5838 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-04 20:09:16 +00:00
HD Moore 187f79eddf Switch the DLLs for vnc/meterp to Stephen Fewer's reflective versions, check in the reflectve_meterpreter source code project
git-svn-id: file:///home/svn/framework3/trunk@5837 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-04 20:08:24 +00:00
HD Moore b53695f7db The psexec module now uses a service-compatible exe, shellcode is spawned in a subprocess and the service cleans up properly
git-svn-id: file:///home/svn/framework3/trunk@5829 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-03 23:06:37 +00:00
et 107d3eef05 Added new directory list by Corey Lebleu
git-svn-id: file:///home/svn/framework3/trunk@5821 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-01 02:40:46 +00:00
HD Moore 56a413d803 Reflective DLL injection payloads from Stephen Fewer
git-svn-id: file:///home/svn/framework3/trunk@5806 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-30 22:17:32 +00:00
et f98c87ff22 added directory scanner
git-svn-id: file:///home/svn/framework3/trunk@5775 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-22 02:31:52 +00:00
et 7e73ed8c15 first attempt of reporting implementation.
git-svn-id: file:///home/svn/framework3/trunk@5771 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-19 20:32:14 +00:00
et ff546b3c0a added reports table
git-svn-id: file:///home/svn/framework3/trunk@5763 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-17 13:40:11 +00:00
et c153d1fea0 Wmap database merged, new wmap_generic module, fix website tree display and docs.
git-svn-id: file:///home/svn/framework3/trunk@5740 4d416f70-5f16-0410-b530-b9f4589650da
2008-10-12 03:46:49 +00:00
HD Moore af9a8eba9a Swap back to 8192 until the exploits which use it are updated.
git-svn-id: file:///home/svn/framework3/trunk@5694 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-27 17:13:11 +00:00
HD Moore 14e8e75cb6 Another, smaller, win32 wrapper
git-svn-id: file:///home/svn/framework3/trunk@5693 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-27 05:02:36 +00:00
HD Moore 16d2825b83 Wrap the shellcode in SEH
git-svn-id: file:///home/svn/framework3/trunk@5692 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-26 23:35:47 +00:00
HD Moore b94d10f53c Switch the exe back to windows mode (vs console)
git-svn-id: file:///home/svn/framework3/trunk@5691 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-26 23:01:58 +00:00
HD Moore 6d5ac7eead Switches the executable template to something a little nicer and adds exe output to msfencode
git-svn-id: file:///home/svn/framework3/trunk@5689 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-26 22:34:51 +00:00
HD Moore b001e4684d Import first version of WMAP from ET LoWNOISE
git-svn-id: file:///home/svn/framework3/trunk@5675 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-22 22:32:20 +00:00
HD Moore 3522c69796 Add the missing semi-colon from postgres.sql
git-svn-id: file:///home/svn/framework3/trunk@5661 4d416f70-5f16-0410-b530-b9f4589650da
2008-09-16 04:19:01 +00:00
HD Moore 962e8688f2 Changing the default sites list, adding more entries
git-svn-id: file:///home/svn/framework3/trunk@5619 4d416f70-5f16-0410-b530-b9f4589650da
2008-08-08 06:01:10 +00:00
HD Moore cc8ae206b6 First batch of karmetasploit updates
git-svn-id: file:///home/svn/framework3/trunk@5618 4d416f70-5f16-0410-b530-b9f4589650da
2008-08-08 06:00:30 +00:00
HD Moore cd33fcca2c New loading screen
git-svn-id: file:///home/svn/framework3/trunk@5617 4d416f70-5f16-0410-b530-b9f4589650da
2008-08-08 05:16:15 +00:00
James Lee 2d344e64df browser_autopwn now works with mozilla_compareto, mozilla_navigatorjava, and firefox_queryinterface; increased reliability of OS and browser detection
git-svn-id: file:///home/svn/framework3/trunk@5563 4d416f70-5f16-0410-b530-b9f4589650da
2008-07-22 07:28:05 +00:00
HD Moore 4b626e5359 Updated forms
git-svn-id: file:///home/svn/framework3/trunk@5552 4d416f70-5f16-0410-b530-b9f4589650da
2008-07-14 05:35:57 +00:00
Matt Miller d94bfaf373 better support for nx with dllinject payloads/meterp
git-svn-id: file:///home/svn/framework3/trunk@5510 4d416f70-5f16-0410-b530-b9f4589650da
2008-05-26 06:34:12 +00:00
Matt Miller e63a121341 merge incognito updates from Luke Jennings
git-svn-id: file:///home/svn/framework3/trunk@5499 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-28 16:57:49 +00:00
HD Moore 77f7be3e75 New, cleaner form snippets
git-svn-id: file:///home/svn/framework3/trunk@5493 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-23 04:17:30 +00:00
HD Moore 231529d684 Nuke these for now, need to rebuild
git-svn-id: file:///home/svn/framework3/trunk@5492 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-23 03:44:24 +00:00
HD Moore 16170bd716 Let the GUI handle -r, change default window size to fit smaller screens, updated HTTP capture code, added keywords to payload
git-svn-id: file:///home/svn/framework3/trunk@5491 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-22 23:20:35 +00:00
HD Moore 84d921633b Fun with saved passwords
git-svn-id: file:///home/svn/framework3/trunk@5490 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-22 18:48:21 +00:00
HD Moore 2eb50c4bb7 Top 500 sites from alexa
git-svn-id: file:///home/svn/framework3/trunk@5489 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-21 22:52:51 +00:00
HD Moore e237177e6d Remove the JS function
git-svn-id: file:///home/svn/framework3/trunk@5488 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-21 22:47:26 +00:00
HD Moore 2084024822 Small bugfixes to HTTP capture
git-svn-id: file:///home/svn/framework3/trunk@5486 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-21 21:49:10 +00:00
HD Moore 929888a714 Configurable HTTP capture service
git-svn-id: file:///home/svn/framework3/trunk@5484 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-21 21:04:11 +00:00
HD Moore 032edb7e39 Adds a monkey-patch for the WEBrick directory traversal flaw
git-svn-id: file:///home/svn/framework3/trunk@5434 4d416f70-5f16-0410-b530-b9f4589650da
2008-03-06 17:21:45 +00:00
HD Moore 509fc09382 Lots of updates related to <secret project X>.
git-svn-id: file:///home/svn/framework3/trunk@5424 4d416f70-5f16-0410-b530-b9f4589650da
2008-03-02 04:46:13 +00:00
HD Moore ce797ee523 Shiny new version of the vnc payload, fixes #176
git-svn-id: file:///home/svn/framework3/trunk@5357 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-26 22:17:11 +00:00
HD Moore 151d928280 Nuke ruby-pcapx (pcaprub replaces it)
git-svn-id: file:///home/svn/framework3/trunk@5345 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-25 03:09:04 +00:00
HD Moore a9ca5d1ace More GUI work. Changed the location where module exceptions are reported
git-svn-id: file:///home/svn/framework3/trunk@5335 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-24 05:29:35 +00:00
HD Moore 003cc32be6 Clean up for the 3.1 release, hide features which are not completed or working well.
git-svn-id: file:///home/svn/framework3/trunk@5301 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:48:05 +00:00
HD Moore 9a24ffcb5a More UI work
git-svn-id: file:///home/svn/framework3/trunk@5298 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-21 01:04:41 +00:00
HD Moore 69d99baf14 Tweak the view code menu item
git-svn-id: file:///home/svn/framework3/trunk@5297 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-20 23:47:06 +00:00
HD Moore 289d280291 More UI updates
git-svn-id: file:///home/svn/framework3/trunk@5293 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-20 22:40:11 +00:00
HD Moore 104441ab86 Updated glade
git-svn-id: file:///home/svn/framework3/trunk@5284 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-07 07:02:38 +00:00
HD Moore 7123cce773 Fixes #104
git-svn-id: file:///home/svn/framework3/trunk@5277 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-06 20:55:07 +00:00
HD Moore a812848782 remove sqlite3 cli commands
git-svn-id: file:///home/svn/framework3/trunk@5276 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-06 20:49:22 +00:00
HD Moore e2f3cbe1aa See #104
git-svn-id: file:///home/svn/framework3/trunk@5275 4d416f70-5f16-0410-b530-b9f4589650da
2008-01-06 20:47:26 +00:00
fab b2d21ef28f modify the main menu
git-svn-id: file:///home/svn/framework3/trunk@5259 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 17:00:57 +00:00
HD Moore a396f655d5 Fixes to the sqlite3 database driver, the db_nmap command, and msfgui
git-svn-id: file:///home/svn/framework3/trunk@5242 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 04:05:51 +00:00
HD Moore a233a9c29e Tweaks, new splash screen
git-svn-id: file:///home/svn/framework3/trunk@5232 4d416f70-5f16-0410-b530-b9f4589650da
2007-12-31 00:23:22 +00:00
HD Moore 9b343c7149 New mail.app exploit for leopard
git-svn-id: file:///home/svn/framework3/trunk@5209 4d416f70-5f16-0410-b530-b9f4589650da
2007-11-28 22:23:31 +00:00
HD Moore b37f88f446 Added the x86 template (thanks KF!)
git-svn-id: file:///home/svn/framework3/trunk@5203 4d416f70-5f16-0410-b530-b9f4589650da
2007-11-26 22:21:43 +00:00
HD Moore cdbaf7d378 Adding the C template source
git-svn-id: file:///home/svn/framework3/trunk@5202 4d416f70-5f16-0410-b530-b9f4589650da
2007-11-26 22:16:11 +00:00
HD Moore 8a88476c78 Support for embedded autorun commands
git-svn-id: file:///home/svn/framework3/trunk@5181 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-23 23:22:53 +00:00
HD Moore b64f52a19d Adds the script command
git-svn-id: file:///home/svn/framework3/trunk@5179 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-23 22:23:57 +00:00
HD Moore d77158aaef Added the download command
git-svn-id: file:///home/svn/framework3/trunk@5173 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-21 03:11:30 +00:00
HD Moore ea3cebc3ed Added the download command
git-svn-id: file:///home/svn/framework3/trunk@5172 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-21 02:54:07 +00:00
HD Moore 4817525afe Updated
git-svn-id: file:///home/svn/framework3/trunk@5171 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-20 21:22:17 +00:00
HD Moore adbd594a5b The cp command now handles destination directory names and preserves permissions
git-svn-id: file:///home/svn/framework3/trunk@5170 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-20 20:40:41 +00:00
HD Moore 3ef7814e8e Adds the cp command
git-svn-id: file:///home/svn/framework3/trunk@5169 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-20 20:12:37 +00:00
HD Moore ca55f84b70 New build adds exec/system that will work on the iphone
git-svn-id: file:///home/svn/framework3/trunk@5167 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-20 19:57:22 +00:00
HD Moore a3e365c2b5 Adding ipwn source/binary
git-svn-id: file:///home/svn/framework3/trunk@5165 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-20 18:27:09 +00:00
HD Moore 41088c3ea4 First version of the iPhone libtiff exploit
git-svn-id: file:///home/svn/framework3/trunk@5144 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-14 22:15:41 +00:00
HD Moore 1527d92154 Correct offset typos in the new iphone modules. Add EXE output support for OS X PPC, Linux x86, and make the OS X ARM smaller.
git-svn-id: file:///home/svn/framework3/trunk@5119 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-25 01:50:05 +00:00
HD Moore 0f2bbd3263 Add the macho-arm template
git-svn-id: file:///home/svn/framework3/trunk@5118 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-24 17:55:16 +00:00
HD Moore 80897ddf79 Freezing the rails version to 1.2.3.
git-svn-id: file:///home/svn/framework3/trunk@5107 4d416f70-5f16-0410-b530-b9f4589650da
2007-09-22 19:30:42 +00:00
HD Moore 5f591d1f16 Fix a javascript bug
git-svn-id: file:///home/svn/framework3/trunk@5071 4d416f70-5f16-0410-b530-b9f4589650da
2007-08-08 22:24:53 +00:00
fab a7fb31166c git-svn-id: file:///home/svn/framework3/trunk@5004 4d416f70-5f16-0410-b530-b9f4589650da 2007-06-27 19:30:13 +00:00
HD Moore ec06c5544c Remove the old busted
git-svn-id: file:///home/svn/framework3/trunk@5003 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-27 05:09:28 +00:00
HD Moore d9b7ab3ca1 Merging in a much-needed fix to the msfweb skins support, thanks Mike!
git-svn-id: file:///home/svn/framework3/trunk@4999 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-21 02:44:45 +00:00
fab 8dd39cf0af cleanup code
git-svn-id: file:///home/svn/framework3/trunk@4997 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-20 19:41:10 +00:00
fab ec959415ff Add drag'n drop for MsfBrowser and big update
git-svn-id: file:///home/svn/framework3/trunk@4983 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-07 21:34:04 +00:00
fab 6bb46ec862 minor update
git-svn-id: file:///home/svn/framework3/trunk@4980 4d416f70-5f16-0410-b530-b9f4589650da
2007-06-02 20:10:24 +00:00
HD Moore d35adad50e Revision 1, still some bugs to work out
git-svn-id: file:///home/svn/framework3/trunk@4977 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-29 22:56:18 +00:00
fab 01454f3ae6 new release for msfassistant
git-svn-id: file:///home/svn/framework3/trunk@4965 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-26 17:54:56 +00:00
fab c0a3119ad9 minor change
git-svn-id: file:///home/svn/framework3/trunk@4957 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-21 22:38:43 +00:00
fab 972944376e new window for Display log
git-svn-id: file:///home/svn/framework3/trunk@4956 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-21 22:37:23 +00:00
HD Moore 2571a4603a Change the sqlite plugins to use the sqlite system commands to instantiate a new database. This resolves an issue where non-x86-linux systems try to use the existing database files as templates.
git-svn-id: file:///home/svn/framework3/trunk@4946 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-20 06:11:33 +00:00
fab 5f59d4370c graphical meterpreter ( beta version of file browser)
git-svn-id: file:///home/svn/framework3/trunk@4936 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-18 23:51:10 +00:00
fab ec71292f84 add new banner for Msf::Assistant
git-svn-id: file:///home/svn/framework3/trunk@4870 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-06 20:36:43 +00:00
HD Moore c51d3a7220 More updates from Mike
git-svn-id: file:///home/svn/framework3/trunk@4850 4d416f70-5f16-0410-b530-b9f4589650da
2007-05-03 17:47:06 +00:00
fab 2c1086f492 oups
git-svn-id: file:///home/svn/framework3/trunk@4820 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-30 09:32:47 +00:00
fab 4036df58ee cleanup my working repository
git-svn-id: file:///home/svn/framework3/trunk@4819 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-30 09:30:33 +00:00
fab 67895ddc88 cleanup
git-svn-id: file:///home/svn/framework3/trunk@4818 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-30 09:23:57 +00:00
fab 0d49b72fc4 lot of change
git-svn-id: file:///home/svn/framework3/trunk@4817 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-30 09:22:16 +00:00
HD Moore 7de3f7d53d Fixes a word wrap issue for the luminous theme
git-svn-id: file:///home/svn/framework3/trunk@4802 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-28 18:47:06 +00:00
HD Moore ca1f4f5cdc Merging in Mike's changes for msfweb
git-svn-id: file:///home/svn/framework3/trunk@4794 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-28 18:15:40 +00:00
HD Moore e8e5e6c3ba Woops, accidentally added the thumbnail dbs
git-svn-id: file:///home/svn/framework3/trunk@4792 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-26 22:21:38 +00:00
HD Moore 8967c22a6e Merged in Mike Whitehead skins support
git-svn-id: file:///home/svn/framework3/trunk@4791 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-26 22:20:55 +00:00
fab 88ed614b7e add types opcode
git-svn-id: file:///home/svn/framework3/trunk@4738 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 19:14:00 +00:00
fab 54b6c3ef1a msf style for opcode status
git-svn-id: file:///home/svn/framework3/trunk@4734 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 13:39:32 +00:00
fab 258970bc5e Graphical interface to Opcode database
git-svn-id: file:///home/svn/framework3/trunk@4729 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-22 00:01:56 +00:00
Matt Miller c9b652fb50 correct memset in libloader
git-svn-id: file:///home/svn/framework3/trunk@4725 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-21 20:21:52 +00:00
Matt Miller 80460af77e fix DEP issue with meterp, fixes #48
git-svn-id: file:///home/svn/framework3/trunk@4704 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-19 03:14:58 +00:00
HD Moore 47a5303ca4 This is a test of the new merge script
git-svn-id: file:///home/svn/framework3/trunk@4654 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-05 05:08:21 +00:00
HD Moore 080300605a Fix KCODE in Rails (msfweb). Revert ANI exploits back after resolving the issue
git-svn-id: file:///home/svn/framework3/trunk@4633 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-03 04:10:09 +00:00
Matt Miller 3b1a8f31c6 updated meterp stdapi to properly detect windows vista
git-svn-id: file:///home/svn/framework3/trunk@4603 4d416f70-5f16-0410-b530-b9f4589650da
2007-04-01 22:04:24 +00:00
HD Moore 691b32cc59 Minor updates from Mike Whitehead
git-svn-id: file:///home/svn/framework3/trunk@4581 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-27 01:42:35 +00:00
fab 9d08dd81be parameters stuff
git-svn-id: file:///home/svn/framework3/trunk@4570 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 21:44:48 +00:00
HD Moore 90b489cbaa This patch makes the payloads screens look like the exploits/auxiliaries
git-svn-id: file:///home/svn/framework3/trunk@4565 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 07:32:55 +00:00
HD Moore 8f3c36b075 Clean up the engrish
git-svn-id: file:///home/svn/framework3/trunk@4564 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 07:28:55 +00:00
HD Moore 5dc41008dd This patch changes the exploits/auxiliary pages to be a bit cleaner. The fact that an action or target must be selected is much more obvious do to a dark background and white bold text
git-svn-id: file:///home/svn/framework3/trunk@4563 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 07:26:47 +00:00
HD Moore 1ff5a59b5c Minor cleanups
git-svn-id: file:///home/svn/framework3/trunk@4561 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-25 03:08:00 +00:00
HD Moore 9d33f69b87 Reduce the default logging to warn
git-svn-id: file:///home/svn/framework3/trunk@4560 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 23:28:46 +00:00
HD Moore 83f9ea9405 Replace require_gem with gem
git-svn-id: file:///home/svn/framework3/trunk@4558 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 23:03:19 +00:00
fab 4d7ddb0e07 add parameters stuff (menu, widget, ...)
git-svn-id: file:///home/svn/framework3/trunk@4557 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 22:56:59 +00:00
HD Moore a2b4e9db66 Adds -s to msfweb which causes the browser to automatically open
git-svn-id: file:///home/svn/framework3/trunk@4549 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-24 06:50:43 +00:00
fab 4b97911605 Stuff for the preference panel (skeleton class, glade)
git-svn-id: file:///home/svn/framework3/trunk@4540 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-19 23:15:49 +00:00
HD Moore b51b213536 Updated the about section
git-svn-id: file:///home/svn/framework3/trunk@4524 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 20:10:45 +00:00
HD Moore 865cae9005 Removed links to jobs and ide for now, will push til after 3.0. Fixes #55, #56
git-svn-id: file:///home/svn/framework3/trunk@4523 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 20:05:21 +00:00
HD Moore 8722c949ee Implemented auxiliary module support, fixes #54
git-svn-id: file:///home/svn/framework3/trunk@4522 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 20:00:25 +00:00
HD Moore ca1c8e8e12 This is now obsolete
git-svn-id: file:///home/svn/framework3/trunk@4521 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 19:14:56 +00:00
HD Moore 621d866375 Exploits can be launched from the web UI. Fixes #10
git-svn-id: file:///home/svn/framework3/trunk@4520 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-11 19:14:10 +00:00
fab 8f6498038a Prepare the Gtk Meterpreter console
Gtk Console swicth to Gtk::Window
Now, in the same time, we could open multiple sessions
Remove old console stuff (code and glade)



git-svn-id: file:///home/svn/framework3/trunk@4500 4d416f70-5f16-0410-b530-b9f4589650da
2007-03-01 22:09:01 +00:00
fab 90583a54a3 oups, forget the fontset ...
git-svn-id: file:///home/svn/framework3/trunk@4468 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-25 18:03:25 +00:00
fab fe9ff60607 provides resource file mechanism for configuring various aspects of the operation of a GTK+ console at runtime
git-svn-id: file:///home/svn/framework3/trunk@4467 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-25 17:39:31 +00:00
HD Moore 4983d73d71 Changed rails version from 1.1.6 to 1.2.2
git-svn-id: file:///home/svn/framework3/trunk@4444 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-19 04:55:52 +00:00
HD Moore d7fda3a701 Removal of obsolete views/javascript
git-svn-id: file:///home/svn/framework3/trunk@4443 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-19 04:06:29 +00:00
HD Moore 692fbc50db Part of the code reorg for adding exploit mode
git-svn-id: file:///home/svn/framework3/trunk@4442 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-19 02:26:07 +00:00
HD Moore 10c61b495d The sessions page now opens up each session in a console, which fixes #11.
git-svn-id: file:///home/svn/framework3/trunk@4441 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 23:26:30 +00:00
HD Moore 51d61c161d Sessions can be detached and killed from the console
git-svn-id: file:///home/svn/framework3/trunk@4437 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 22:35:07 +00:00
HD Moore 8a70cb35ca Almost ready to run exploits via the web interface
git-svn-id: file:///home/svn/framework3/trunk@4434 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 08:09:43 +00:00
HD Moore 83779ddf7a Make the references/targets big enough to be visible
git-svn-id: file:///home/svn/framework3/trunk@4432 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 07:31:47 +00:00
HD Moore f46d7de211 Cleanup, converted png to gif for IEs sake
git-svn-id: file:///home/svn/framework3/trunk@4431 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 07:23:20 +00:00
HD Moore 1d1f55f9e9 Added CHOST/CPORT as advanced options. Split out uncommon SMB options as advanced
git-svn-id: file:///home/svn/framework3/trunk@4429 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 07:02:47 +00:00
HD Moore 0ef487587d Merged in newer versions of the Prototype and Prototype Window libraries
git-svn-id: file:///home/svn/framework3/trunk@4427 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 06:18:50 +00:00
HD Moore 80c4bcd5ab Session detach support, closer to clean hand-off between session -d / session -i. Make autovnc look for both vncviewer and vncviewer.exe
git-svn-id: file:///home/svn/framework3/trunk@4424 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-18 04:25:46 +00:00
HD Moore 149987b41e The msfwx user interface is now obsolete, further GUI work will be handled by msfgui/msfgtk2
git-svn-id: file:///home/svn/framework3/trunk@4409 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-17 23:54:09 +00:00
fab 2473071564 - update console and session tree
git-svn-id: file:///home/svn/framework3/trunk@4383 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 22:51:40 +00:00
fab ebf41c00c7 - cleanup code
git-svn-id: file:///home/svn/framework3/trunk@4381 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 18:02:56 +00:00
fab 08ff6d905f - signal_connect a cancel button to clear the module search and refresh the modules treeview
git-svn-id: file:///home/svn/framework3/trunk@4372 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 09:14:02 +00:00
fab 10a4ada7b9 - prepare the next search engine for the module treeview
git-svn-id: file:///home/svn/framework3/trunk@4370 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-13 00:22:05 +00:00
HD Moore 043e338f72 Tnos of updates, overhaul of the session/IO stuff, still quite broken
git-svn-id: file:///home/svn/framework3/trunk@4354 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-11 08:57:43 +00:00
fab bdd4b0353f - the "OneShot" item in module view was changed by an "Execute" item
- "Execute" item now launch the MsfAssistant
- target tree is disabled
- add a double click on the exploit launch MsfAssistant



git-svn-id: file:///home/svn/framework3/trunk@4346 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 22:05:54 +00:00
HD Moore d0f3f574b0 Basic session support for the web console
git-svn-id: file:///home/svn/framework3/trunk@4344 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 18:07:08 +00:00
HD Moore 4d7e93a272 Prevent session interaction using the web console (since its so broken)
git-svn-id: file:///home/svn/framework3/trunk@4342 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 07:29:05 +00:00
HD Moore a310616f18 Updates to the web interface
git-svn-id: file:///home/svn/framework3/trunk@4341 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 06:54:03 +00:00
fab 590fede74c - test the new GtkConsolePipe (currently under devel)
git-svn-id: file:///home/svn/framework3/trunk@4339 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-10 03:03:17 +00:00
fab 4a875fa468 - Perform a match IP address for MyOneShot (Gtk::Dialog) and a Gtk::Label warning
git-svn-id: file:///home/svn/framework3/trunk@4333 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-08 21:29:32 +00:00
fab c23760c445 - Gtk::Entry on the console is done, cmd redirects to stdout
git-svn-id: file:///home/svn/framework3/trunk@4328 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-05 22:36:43 +00:00
fab 7be3d1c3de - link MsfAssistant to bidirectionnal_pide
- add Gtk::Entry to console


git-svn-id: file:///home/svn/framework3/trunk@4327 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-05 21:08:35 +00:00
fab f61e726dbe - change all msfgtk2 to msfgui
- update glade file
- change menu behaviour on module treeview


git-svn-id: file:///home/svn/framework3/trunk@4322 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 19:30:49 +00:00
fab f98f10e569 git-svn-id: file:///home/svn/framework3/trunk@4321 4d416f70-5f16-0410-b530-b9f4589650da 2007-02-04 17:35:24 +00:00
HD Moore 66325c6dae Partially working console using background AJAX (hooking WEBrick initializer...)
git-svn-id: file:///home/svn/framework3/trunk@4318 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 07:58:01 +00:00
HD Moore aca397df09 Initial import for the msfgui code from Fab
git-svn-id: file:///home/svn/framework3/trunk@4316 4d416f70-5f16-0410-b530-b9f4589650da
2007-02-04 01:55:01 +00:00
HD Moore 5e12797485 Updates for msfweb, added vista target to smb/version, patch from diaul to show the selected target
git-svn-id: file:///home/svn/framework3/trunk@4305 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-31 00:08:52 +00:00
HD Moore 90d03e881b Updates to the web console
git-svn-id: file:///home/svn/framework3/trunk@4294 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-22 06:57:07 +00:00
HD Moore c37c9b6712 Shrink the module windows to fit into standard sized screesn
git-svn-id: file:///home/svn/framework3/trunk@4293 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-21 20:37:04 +00:00
HD Moore 8d06aad5b4 Tab completion has been added to the web console
git-svn-id: file:///home/svn/framework3/trunk@4290 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-20 22:19:32 +00:00
HD Moore 951a91d32c Updates
git-svn-id: file:///home/svn/framework3/trunk@4289 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-19 20:32:33 +00:00
HD Moore 4bd5580784 Updates for the web interface
git-svn-id: file:///home/svn/framework3/trunk@4287 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-19 08:46:06 +00:00
HD Moore 180dbb09e0 Quick updates to mock up the console
git-svn-id: file:///home/svn/framework3/trunk@4286 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-18 23:28:12 +00:00
lmh 62c48a9ce9 more working changes.... the handler is pretty much ready. Now we need to interface msfweb's console with the real console driver. And add any new javascript ninjitsu as necessary.
git-svn-id: file:///home/svn/framework3/trunk@4285 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-18 18:49:44 +00:00
lmh f178656cd4 more msfweb console code
git-svn-id: file:///home/svn/framework3/trunk@4284 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-18 15:32:10 +00:00
lmh 90e92a63e2 msfweb console code... base ready.
git-svn-id: file:///home/svn/framework3/trunk@4283 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-18 15:31:42 +00:00
HD Moore d09046a5b9 Accessing res['header'] is now case insensitive for HTTP responses
Added the Google Appliance exploit



git-svn-id: file:///home/svn/framework3/trunk@4259 4d416f70-5f16-0410-b530-b9f4589650da
2007-01-05 05:22:39 +00:00
lmh 0066121a0a config step done
git-svn-id: file:///home/svn/framework3/trunk@4225 4d416f70-5f16-0410-b530-b9f4589650da
2006-12-19 15:17:16 +00:00
lmh e9aa0d549e fixed config step, now it's smoothly working.
git-svn-id: file:///home/svn/framework3/trunk@4224 4d416f70-5f16-0410-b530-b9f4589650da
2006-12-19 14:22:58 +00:00
lmh 9f0375c30a Modified module referencing style for consistency, added some new stuff, started the exploit functionality work.
git-svn-id: file:///home/svn/framework3/trunk@4223 4d416f70-5f16-0410-b530-b9f4589650da
2006-12-19 14:01:08 +00:00
HD Moore d20e4bac39 Added support for MySQL backends, minor fixes/improvements to the Postgres driver
git-svn-id: file:///home/svn/framework3/trunk@4177 4d416f70-5f16-0410-b530-b9f4589650da
2006-12-10 07:28:31 +00:00
lmh 69ccf0ad8b More IDE changes and new helper to get the array of available module
licenses (thanks skape!).


git-svn-id: file:///home/svn/framework3/trunk@4051 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-24 18:47:21 +00:00
lmh 280c314a35 IDE being reworked.
git-svn-id: file:///home/svn/framework3/trunk@4049 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-20 09:29:57 +00:00
HD Moore 8633cd909e Cleaned up the views
git-svn-id: file:///home/svn/framework3/trunk@4039 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 05:51:54 +00:00
HD Moore e7784d1dda Update to exploit list and exploit view
git-svn-id: file:///home/svn/framework3/trunk@4038 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 05:32:56 +00:00
lmh dc0610d9a2 Splash screen for IDE ready, image rollovers added for HD's amusement.
git-svn-id: file:///home/svn/framework3/trunk@4037 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 05:20:37 +00:00
HD Moore 1eac2f981d Fixed the search backend
git-svn-id: file:///home/svn/framework3/trunk@4036 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 04:45:42 +00:00
HD Moore 60a3a819ae Change to search list
git-svn-id: file:///home/svn/framework3/trunk@4035 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 04:27:12 +00:00
lmh 9c3d4cee48 Splash screen style for IDE.
git-svn-id: file:///home/svn/framework3/trunk@4034 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 04:24:47 +00:00
HD Moore acc78b69b0 Make nops the same size as the others
git-svn-id: file:///home/svn/framework3/trunk@4033 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 03:48:17 +00:00
HD Moore 18fe74727b Cleaned up the search
git-svn-id: file:///home/svn/framework3/trunk@4032 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 03:44:15 +00:00
lmh 7cda7a29ed Implemented clean lists for the search results (stripped down, etc). Changed start page of IDE.
git-svn-id: file:///home/svn/framework3/trunk@4031 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 03:23:39 +00:00
lmh 240a565bf0 Fixed zoom background position for search input box.
git-svn-id: file:///home/svn/framework3/trunk@4030 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 02:55:37 +00:00
lmh 6cbdecf870 Changed spinner image.
git-svn-id: file:///home/svn/framework3/trunk@4029 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 02:49:37 +00:00
lmh 26c5014678 added TODO for overall msfweb work.
git-svn-id: file:///home/svn/framework3/trunk@4028 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 02:36:08 +00:00
HD Moore d1221365af Adding my todo/design doc
git-svn-id: file:///home/svn/framework3/trunk@4027 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-16 02:29:31 +00:00
lmh 9990ca5df3 IDE started, lots of missing features but base is ready. Several validation checks not implemented.
Added helpers to get available platforms and archs. Platforms helper needs to be extended so it gives
variations (ex. win32, win2003, whatever applies ala win2k). Also, wizard may have to be re-designed
and the flow rewritten. Whatever works but same time is compliant to standards and nice to my eyes.
Rock on.

git-svn-id: file:///home/svn/framework3/trunk@4026 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-15 22:18:56 +00:00
lmh 3db0db05d9 Fixed CSS warnings and made all XHTML and CSS standards compliant (as of W3C specs).
Added IDE skeleton, layout and initial CSS, as well as a nice logo.

git-svn-id: file:///home/svn/framework3/trunk@4025 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-15 08:04:45 +00:00
Matt Miller 9683acb5a3 add refname to search
git-svn-id: file:///home/svn/framework3/trunk@4014 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-10 07:01:05 +00:00
lmh 56633daefd Implemented all missing views and fixed minor issues. Also fixed platform icons stuff. Replaced payload generation with a textarea (so windows won't get messed up on generation).
git-svn-id: file:///home/svn/framework3/trunk@4012 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-07 06:33:29 +00:00
lmh 28c9160947 You all will see the power of this fully functional payload generation. (Hrm, that sounded familiar).
git-svn-id: file:///home/svn/framework3/trunk@4007 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-02 20:39:52 +00:00
lmh 0e1de7b9ab Added mockup for the payload generation controls, needs polishing and custom style with table layout. To be done tomorrow, among other things.
git-svn-id: file:///home/svn/framework3/trunk@4001 4d416f70-5f16-0410-b530-b9f4589650da
2006-10-01 20:41:39 +00:00
lmh 03fb9ae376 Generalized views for each module type, added platform icons support and started the base for full payload generation support.
git-svn-id: file:///home/svn/framework3/trunk@3996 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-29 13:53:51 +00:00
HD Moore 9ae0737253 Refactored/clean view
git-svn-id: file:///home/svn/framework3/trunk@3995 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-29 05:37:59 +00:00
HD Moore 5c7a65c1f4 Sorted result list
git-svn-id: file:///home/svn/framework3/trunk@3994 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-29 04:31:20 +00:00
lmh 4b9295c887 Improved performance, added some style to the exploit view, removed window appear effects, fixed windows for MSIE.
git-svn-id: file:///home/svn/framework3/trunk@3993 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-29 04:04:23 +00:00
HD Moore 30bce902fe Fxied view
git-svn-id: file:///home/svn/framework3/trunk@3992 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-28 05:58:47 +00:00
lmh ab0484c7c7 Updated remaining views.
git-svn-id: file:///home/svn/framework3/trunk@3991 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-28 05:31:53 +00:00
lmh e7b100c4ed Generalized search code, now all modules are listed with AJAX requests.
Added javascript helper for automatic live search love.

git-svn-id: file:///home/svn/framework3/trunk@3990 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-28 05:27:20 +00:00
lmh d264db0e80 Now the whole thing (modules listing) is AJAX based. Including table generation. Lightning fast.
git-svn-id: file:///home/svn/framework3/trunk@3989 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-28 04:39:09 +00:00
HD Moore 450aaad9f4 Remove the debugging print
git-svn-id: file:///home/svn/framework3/trunk@3988 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-28 04:30:21 +00:00
lmh ef07640840 Brain lag sucks... should be working now. At least this would have worked in lovely cross-domain bugged MSIE 5.5.
git-svn-id: file:///home/svn/framework3/trunk@3987 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-28 04:24:09 +00:00
lmh 4a09afd136 Live search working, enjoy. Needs polishing and other stuff.
git-svn-id: file:///home/svn/framework3/trunk@3986 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-28 04:16:30 +00:00
HD Moore eac4c77c1a Bug fix
git-svn-id: file:///home/svn/framework3/trunk@3984 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-27 22:09:55 +00:00
lmh b5b87403d3 Mostly last commit before sleep time. Search method is broken.
git-svn-id: file:///home/svn/framework3/trunk@3983 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-27 22:02:51 +00:00
HD Moore dd22ecf9e0 Single column
git-svn-id: file:///home/svn/framework3/trunk@3982 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-27 19:55:29 +00:00
lmh 240f429a5a Styled the module views and fixed stuff around. Livesearch comming.
git-svn-id: file:///home/svn/framework3/trunk@3981 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-27 17:58:10 +00:00
HD Moore c8fb238302 Normalized the model methods, added search completion, etc
git-svn-id: file:///home/svn/framework3/trunk@3980 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-27 05:18:06 +00:00
lmh 7f50d33ce3 The previous commit got fscked up for some reason. This commit is basically what couldn't be updated in the previous one. Should be
fine now.



git-svn-id: file:///home/svn/framework3/trunk@3972 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-27 02:47:01 +00:00
lmh 9c892f273d Fixed windows close effect.
git-svn-id: file:///home/svn/framework3/trunk@3971 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 22:59:33 +00:00
lmh acc779841c Added version and platform information to the web views.
git-svn-id: file:///home/svn/framework3/trunk@3970 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 22:48:36 +00:00
HD Moore a8c5d4668a Switch ti index
git-svn-id: file:///home/svn/framework3/trunk@3969 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 22:22:23 +00:00
lmh 767c9bae3f Cleaned up UI js code and removed old dojo helper.
git-svn-id: file:///home/svn/framework3/trunk@3968 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 22:17:11 +00:00
HD Moore 44b6ef4fbd Merge
git-svn-id: file:///home/svn/framework3/trunk@3966 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 06:33:50 +00:00
lmh 2e6ee3d41b Added missing windows. Fixed font for body elements.
git-svn-id: file:///home/svn/framework3/trunk@3965 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 05:04:32 +00:00
lmh 77fffbadcc Added basic wm, metasploit window theme, etc.
git-svn-id: file:///home/svn/framework3/trunk@3964 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 04:38:27 +00:00
HD Moore 4c4f7ae301 Updates to models/lists
git-svn-id: file:///home/svn/framework3/trunk@3963 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 03:42:54 +00:00
lmh 7c36b292a5 Added a new style menu with 16x16 icons. Shiny.
git-svn-id: file:///home/svn/framework3/trunk@3962 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 03:17:46 +00:00
HD Moore c097ea949a Fixed enumeration routines
git-svn-id: file:///home/svn/framework3/trunk@3961 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 02:51:44 +00:00
HD Moore 6689976367 Fixed tab identation and use each_module to generate
git-svn-id: file:///home/svn/framework3/trunk@3960 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 02:47:00 +00:00
lmh fab9eb9f44 Added the most crappy example ever to msf index for a native window widget.
git-svn-id: file:///home/svn/framework3/trunk@3957 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-26 00:30:26 +00:00
lmh 653affe81a Modified with new layout, done from the scratch, using native prototype lib and script.aculo.us effects, with the Prototype Window lib integrated. Works fine.
git-svn-id: file:///home/svn/framework3/trunk@3956 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 23:54:14 +00:00
lmh cad6ebc23a H.D. and myself decided to get rid of Dojo now that we can do it without having a load of migration work. Dojo has some issues, and I decided to code up our own engine. Hope it works :)
git-svn-id: file:///home/svn/framework3/trunk@3955 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 21:26:20 +00:00
lmh 9a1ab81f77 Remove dojo.
git-svn-id: file:///home/svn/framework3/trunk@3954 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 21:22:51 +00:00
lmh 3aefe0aea5 Multiple windows now work, developed a rudimentary window management code.
git-svn-id: file:///home/svn/framework3/trunk@3953 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 20:01:59 +00:00
lmh e706029fa4 Exploits and payloads listing now works, fixed also the taskbar style and other layout issues.
git-svn-id: file:///home/svn/framework3/trunk@3951 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 08:36:15 +00:00