Commit Graph

89 Commits (a8c5d4668aadbe4b8691063fb6cb3d576ca8d761)

Author SHA1 Message Date
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
lmh d11922d2c2 Some working stuff added.
git-svn-id: file:///home/svn/framework3/trunk@3950 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 06:02:43 +00:00
lmh 61b73f666e New DOJO based msfweb. Should kick ass.
git-svn-id: file:///home/svn/framework3/trunk@3949 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 04:23:17 +00:00
lmh 76e577adae Added the main controller (msf). Added it to routes.
git-svn-id: file:///home/svn/framework3/trunk@3948 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 01:06:20 +00:00
lmh 57ff7d7c21 Removed the shitty design, preparing for Dojo crackdown.
git-svn-id: file:///home/svn/framework3/trunk@3947 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-25 01:02:48 +00:00
lmh 756359025e Coded an example for HD on how parameters are sent to controllers. check http://api.rubyonrails.org/classes/ActionController/Base.html for extensive docs. good "night". :)
git-svn-id: file:///home/svn/framework3/trunk@3945 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 04:22:09 +00:00
lmh 874a8214dc My last commit until I get some sleep. Will polish everything later today, and finish the interface (probably revert color scheme changes). Check my changes to the Payloads tab link for an example of AJAX request + update + visual effect on completion. Have fun.
git-svn-id: file:///home/svn/framework3/trunk@3944 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 04:09:06 +00:00
lmh 1be837a583 Fixed design, added more contrast, etc.
git-svn-id: file:///home/svn/framework3/trunk@3943 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 03:42:55 +00:00
lmh d47da9f15f Improved design, customized to look familiar with the old msfweb design. Still needs some polishing.
git-svn-id: file:///home/svn/framework3/trunk@3942 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 03:18:38 +00:00
HD Moore a36752feab Corresponding models
git-svn-id: file:///home/svn/framework3/trunk@3941 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 03:10:45 +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
lmh 00912197ee Added global layout (basic "mockup"), we need the basic work to change colors and improve the style but overall looks well.
git-svn-id: file:///home/svn/framework3/trunk@3939 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 02:16:46 +00:00
lmh 501df01365 Minor style change.
git-svn-id: file:///home/svn/framework3/trunk@3938 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 01:39:36 +00:00
lmh f71e7083e9 Removed comment buzz, this is needed to make webrick, generator and friends happy.
git-svn-id: file:///home/svn/framework3/trunk@3937 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 01:38:49 +00:00
lmh 0ed81dd65d Fixed, it didn't like the symbol, let's use String instead now.
git-svn-id: file:///home/svn/framework3/trunk@3936 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 01:38:02 +00:00
HD Moore 024a4b4744 boomijh
git-svn-id: file:///home/svn/framework3/trunk@3935 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 01:34:57 +00:00
HD Moore 02fdf5b533 Test page for listing payloads
git-svn-id: file:///home/svn/framework3/trunk@3934 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 01:30:37 +00:00
HD Moore 0f2d8494eb Framework initialization
git-svn-id: file:///home/svn/framework3/trunk@3933 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 01:26:16 +00:00
HD Moore 58d89af09f Added the payload contrller
git-svn-id: file:///home/svn/framework3/trunk@3932 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 01:09:21 +00:00
lmh 00841e78b4 Removed not necessary stuff (ex. fixtures, database related tests, etc).
git-svn-id: file:///home/svn/framework3/trunk@3931 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 01:01:00 +00:00
lmh 35864a28c9 Removed the default contents for the applicaton skeleton.
git-svn-id: file:///home/svn/framework3/trunk@3930 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 00:37:22 +00:00
lmh ae5357172f Initial commit for Ruby on Rails based msfweb and IDE.
git-svn-id: file:///home/svn/framework3/trunk@3927 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 00:21:23 +00:00
HD Moore 56455c6287 Moving the old msfweb out to start on the RoR foo
git-svn-id: file:///home/svn/framework3/trunk@3925 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-24 00:10:17 +00:00
HD Moore e96ed4c254 All database plugins now have a standard interface
git-svn-id: file:///home/svn/framework3/trunk@3910 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-18 00:16:25 +00:00
HD Moore f5298f5a94 The postgres plugin is updated and now works with autopwn/load/etc
git-svn-id: file:///home/svn/framework3/trunk@3904 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-17 07:17:27 +00:00
HD Moore 7fc40e4734 More work towards automation
git-svn-id: file:///home/svn/framework3/trunk@3902 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-17 00:39:23 +00:00
HD Moore 0d1137e562 More work on the database backend
git-svn-id: file:///home/svn/framework3/trunk@3901 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-16 20:08:13 +00:00
HD Moore 6c4999ad92 Fixed DB
git-svn-id: file:///home/svn/framework3/trunk@3893 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-16 04:54:44 +00:00
Matt Miller cc898298a9 new priv dll with proper page protections
git-svn-id: file:///home/svn/framework3/trunk@3879 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-14 03:47:56 +00:00
Matt Miller 7bd26e4925 fixed bug in service manager hardcore alias, new passivex dll/proj files
git-svn-id: file:///home/svn/framework3/trunk@3807 4d416f70-5f16-0410-b530-b9f4589650da
2006-08-08 03:29:26 +00:00
HD Moore b2ebee4dfe Replaced with working DLL
git-svn-id: file:///home/svn/framework3/trunk@3800 4d416f70-5f16-0410-b530-b9f4589650da
2006-08-01 01:56:23 +00:00
HD Moore 6ddc7d4382 Added copyrights, text about it not being finished
git-svn-id: file:///home/svn/framework3/trunk@3788 4d416f70-5f16-0410-b530-b9f4589650da
2006-07-31 04:30:51 +00:00
HD Moore de67b84315 Add the PE template to the mix
git-svn-id: file:///home/svn/framework3/trunk@3786 4d416f70-5f16-0410-b530-b9f4589650da
2006-07-31 02:53:04 +00:00
HD Moore 1a9006a2af Replaced with old CVS version
git-svn-id: file:///home/svn/framework3/trunk@3769 4d416f70-5f16-0410-b530-b9f4589650da
2006-07-29 06:18:28 +00:00
Matt Miller 1a61d3d2fb changes to support native win32
git-svn-id: file:///home/svn/incoming/trunk@3654 4d416f70-5f16-0410-b530-b9f4589650da
2006-06-08 20:53:15 +00:00
HD Moore 589205e5ff Nearly 100% functional
git-svn-id: file:///home/svn/incoming/trunk@3600 4d416f70-5f16-0410-b530-b9f4589650da
2006-04-16 04:41:54 +00:00