Commit Graph

93 Commits (aee16a85ab5c11132231c94174ce1e7b94c45ed3)

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
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 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 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 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
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
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 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
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 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 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 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 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 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
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 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 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 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 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
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
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 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 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
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