Commit Graph

42 Commits (dac1251cb7c555e9231438de5c2be0056b2c794f)

Author SHA1 Message Date
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
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
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
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
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 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
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 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 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
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 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
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 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
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 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
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 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
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
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
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
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
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
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 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
HD Moore 3e0205ee00 Base controllers for the other framework primitives
git-svn-id: file:///home/svn/framework3/trunk@3940 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 03:09:03 +00:00