Commit Graph

2023 Commits

Author SHA1 Message Date
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
Matt Miller 243127447b some meterp bugfixes found while creating a blog post :)
git-svn-id: file:///home/svn/incoming/trunk@3592 4d416f70-5f16-0410-b530-b9f4589650da
2006-04-07 03:02:37 +00:00
HD Moore 7b4fb0d6aa Tons of fixes for aux/recon/db
git-svn-id: file:///home/svn/incoming/trunk@3589 4d416f70-5f16-0410-b530-b9f4589650da
2006-04-03 04:33:30 +00:00
HD Moore b4189e521d More recon hackery
git-svn-id: file:///home/svn/incoming/trunk@3585 4d416f70-5f16-0410-b530-b9f4589650da
2006-04-02 22:33:34 +00:00
HD Moore bab8745ba8 Backend code
git-svn-id: file:///home/svn/incoming/trunk@3573 4d416f70-5f16-0410-b530-b9f4589650da
2006-03-21 04:37:48 +00:00
HD Moore b8c8d29018 Very basic treeview
git-svn-id: file:///home/svn/incoming/trunk@3463 4d416f70-5f16-0410-b530-b9f4589650da
2006-01-28 18:27:59 +00:00
Matt Miller 8e72f20095 better support for random uri base in px
git-svn-id: file:///home/svn/incoming/trunk@3331 4d416f70-5f16-0410-b530-b9f4589650da
2006-01-07 20:11:21 +00:00
Matt Miller ae5c816e85 various enhancements to support passivex, seems to be functional, somewhat
git-svn-id: file:///home/svn/incoming/trunk@3322 4d416f70-5f16-0410-b530-b9f4589650da
2006-01-07 10:04:30 +00:00
HD Moore 8049b32cbc Patches from <anon>
git-svn-id: file:///home/svn/incoming/trunk@3310 4d416f70-5f16-0410-b530-b9f4589650da
2006-01-05 22:20:28 +00:00
HD Moore d0c8775f56 Adds a new 'evasion' option type
git-svn-id: file:///home/svn/incoming/trunk@3309 4d416f70-5f16-0410-b530-b9f4589650da
2006-01-05 03:57:12 +00:00
Matt Miller b0cb5731f8 base import of px dll from 2.x
git-svn-id: file:///home/svn/incoming/trunk@3307 4d416f70-5f16-0410-b530-b9f4589650da
2006-01-05 02:41:40 +00:00
Matt Miller a77bdaa93c rename author to jt, fix bug in html escape in payloads section of msfweb
git-svn-id: file:///home/svn/incoming/trunk@3306 4d416f70-5f16-0410-b530-b9f4589650da
2006-01-05 02:04:04 +00:00
Matt Miller 9612409872 timestomp integration
git-svn-id: file:///home/svn/incoming/trunk@3219 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-14 00:34:05 +00:00
Matt Miller e645a3f467 initial import of the priv esc extension
git-svn-id: file:///home/svn/incoming/trunk@3209 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-13 05:59:59 +00:00
Matt Miller d9ac34db33 support for locking images in memory to prevent swap out
git-svn-id: file:///home/svn/incoming/trunk@3208 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-13 04:09:12 +00:00
Matt Miller 954588ea9e support for RevertToSelf
git-svn-id: file:///home/svn/incoming/trunk@3207 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-13 03:57:20 +00:00
Matt Miller bbb94762b2 support for disabling the courtesy shell
git-svn-id: file:///home/svn/incoming/trunk@3205 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-13 03:43:17 +00:00
Matt Miller 3116ce029f updated vncdll
git-svn-id: file:///home/svn/incoming/trunk@3204 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-13 03:33:51 +00:00
Matt Miller 22278ce458 vncinject payload
git-svn-id: file:///home/svn/incoming/trunk@3201 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-12 07:07:19 +00:00
Matt Miller 9becfdf944 added a command, cleaned up some code
git-svn-id: file:///home/svn/incoming/trunk@3179 4d416f70-5f16-0410-b530-b9f4589650da
2005-12-06 03:56:29 +00:00
Matt Miller d99f972357 changes to comments
git-svn-id: file:///home/svn/incoming/trunk@3144 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-28 12:40:13 +00:00
Matt Miller 04a27c3475 msfweb payload generation functional
git-svn-id: file:///home/svn/incoming/trunk@3092 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-25 01:59:54 +00:00
Matt Miller 32c471498a more msfweb action
git-svn-id: file:///home/svn/incoming/trunk@3089 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-24 20:41:56 +00:00
Matt Miller 8580264110 more exploits msfweb stuff
git-svn-id: file:///home/svn/incoming/trunk@3078 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-24 05:51:20 +00:00
Matt Miller 68e661065d more msfweb foo
git-svn-id: file:///home/svn/incoming/trunk@3077 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-24 05:13:40 +00:00
Matt Miller a19e98757d more hackery on msfweb
git-svn-id: file:///home/svn/incoming/trunk@3076 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-24 04:23:43 +00:00
Matt Miller 69ed2be27e pimpness
git-svn-id: file:///home/svn/incoming/trunk@3073 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-24 03:48:30 +00:00
Matt Miller adc09f4aa1 hacking on msfweb
git-svn-id: file:///home/svn/incoming/trunk@3069 4d416f70-5f16-0410-b530-b9f4589650da
2005-11-24 03:31:23 +00:00
Matt Miller d99e5b4f89 fix module dependency problem, made it so the server sock in meterp isn't inherited
git-svn-id: file:///home/svn/incoming/trunk@2842 4d416f70-5f16-0410-b530-b9f4589650da
2005-08-22 01:42:13 +00:00
Matt Miller 9842cdc33b migration now enables the debug privilege first so it can migrate to system services, added reboot/shutdown wrappers
git-svn-id: file:///home/svn/incoming/trunk@2834 4d416f70-5f16-0410-b530-b9f4589650da
2005-07-26 04:52:59 +00:00
Matt Miller 7eb2c68d58 fix interactive channels
git-svn-id: file:///home/svn/incoming/trunk@2833 4d416f70-5f16-0410-b530-b9f4589650da
2005-07-26 04:08:01 +00:00
Matt Miller 539af94716 made ls prettier/faster
git-svn-id: file:///home/svn/incoming/trunk@2821 4d416f70-5f16-0410-b530-b9f4589650da
2005-07-23 17:52:29 +00:00
Matt Miller 71f0bf7a23 pay attention to flags too
git-svn-id: file:///home/svn/incoming/trunk@2818 4d416f70-5f16-0410-b530-b9f4589650da
2005-07-22 04:28:37 +00:00
Matt Miller 7e1879d4d2 fixed in mem shit
git-svn-id: file:///home/svn/incoming/trunk@2817 4d416f70-5f16-0410-b530-b9f4589650da
2005-07-22 04:25:57 +00:00
Matt Miller 60baa323ea new stdapi with in mem fixes
git-svn-id: file:///home/svn/incoming/trunk@2816 4d416f70-5f16-0410-b530-b9f4589650da
2005-07-22 04:12:22 +00:00
Matt Miller ded1cec87a new stdapi with in-mem support and sysinfo and getuid
git-svn-id: file:///home/svn/incoming/trunk@2810 4d416f70-5f16-0410-b530-b9f4589650da
2005-07-22 03:40:39 +00:00
Spoon M 9f7f7f0e53 new version with the mad new skills
git-svn-id: file:///home/svn/incoming/trunk@2677 4d416f70-5f16-0410-b530-b9f4589650da
2005-07-08 03:16:26 +00:00
Matt Miller f699fd0a23 updated metsrv.dll
git-svn-id: file:///home/svn/incoming/trunk@2592 4d416f70-5f16-0410-b530-b9f4589650da
2005-06-08 06:52:18 +00:00
Matt Miller 24f53393f3 maybe
git-svn-id: file:///home/svn/incoming/trunk@2518 4d416f70-5f16-0410-b530-b9f4589650da
2005-05-24 22:19:51 +00:00
Matt Miller ec177c9de2 stdapi
git-svn-id: file:///home/svn/incoming/trunk@2517 4d416f70-5f16-0410-b530-b9f4589650da
2005-05-24 21:11:57 +00:00