James Lee
|
daf58b6deb
|
get rid of the single-character escapes so we're less likely to see accidental color substitutions
git-svn-id: file:///home/svn/framework3/trunk@7443 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 07:12:56 +00:00 |
James Lee
|
fd4e4154cd
|
add a new 'color' command that lets the user force color on or off.
git-svn-id: file:///home/svn/framework3/trunk@7442 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 06:58:01 +00:00 |
James Lee
|
a8d9da0d3d
|
initial color support. will add ability to change colors from console soon. see #344
git-svn-id: file:///home/svn/framework3/trunk@7440 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-10 03:27:48 +00:00 |
James Lee
|
e73d4ead7f
|
handle a broken socket gracefully, fixes a backtrace in msfd
git-svn-id: file:///home/svn/framework3/trunk@7432 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 20:10:53 +00:00 |
HD Moore
|
176e999f08
|
Merge patches from Ryan Linn. Fixes #438
git-svn-id: file:///home/svn/framework3/trunk@7413 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-11-09 00:33:40 +00:00 |
HD Moore
|
e3f68f2639
|
Another large number of warnings fixed by Yoann Guillot
git-svn-id: file:///home/svn/framework3/trunk@7248 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-25 17:18:23 +00:00 |
HD Moore
|
8d9356f40d
|
Minor tweak allows the 'quit' command to work inside of a resource script
git-svn-id: file:///home/svn/framework3/trunk@7177 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-17 16:53:21 +00:00 |
HD Moore
|
087a248f16
|
Remove debugging line;
git-svn-id: file:///home/svn/framework3/trunk@7127 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-04 23:16:28 +00:00 |
HD Moore
|
c628302e72
|
Define the full class name for the history variable;
git-svn-id: file:///home/svn/framework3/trunk@7118 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-02 16:17:27 +00:00 |
HD Moore
|
35fcf8c2b2
|
Swap around rbreadline - load it by default, but also allow the old readline with the -L (--real-readline) parameter to msfconsole. This also fixes absolute path handling for msfconsole command passthrough
git-svn-id: file:///home/svn/framework3/trunk@7115 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-10-02 14:17:03 +00:00 |
HD Moore
|
ec61dca868
|
Patch to make table output on the console more readable by removing the last column's padding, submitted by jduck. Thanks!
git-svn-id: file:///home/svn/framework3/trunk@6974 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-25 09:50:14 +00:00 |
James Lee
|
4dc13a9e8c
|
fix a bug in colorization where %c gets replaced before %cya; wouldn't have been a problem until colorization gets put back in
git-svn-id: file:///home/svn/framework3/trunk@6962 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-18 04:54:58 +00:00 |
James Lee
|
bd2da7c12a
|
revert overzealous commit
git-svn-id: file:///home/svn/framework3/trunk@6961 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-18 04:53:35 +00:00 |
James Lee
|
08d50e0a5b
|
fix a bug in colorization where %c gets replaced before %cya; wouldn't have been a problem until colorization gets put back in
git-svn-id: file:///home/svn/framework3/trunk@6960 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-08-18 04:49:16 +00:00 |
HD Moore
|
147a292825
|
Minor fixes for ruby 1.9.1 compatibility, still quite a bit more to go
git-svn-id: file:///home/svn/framework3/trunk@6612 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-06-02 23:36:58 +00:00 |
James Lee
|
491fb6b683
|
fix double header line bug introduced by my last commit
git-svn-id: file:///home/svn/framework3/trunk@6321 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-08 19:55:47 +00:00 |
James Lee
|
96c8f6127c
|
Replace += with << for Strings in a bunch of places.
git-svn-id: file:///home/svn/framework3/trunk@6318 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-08 07:55:47 +00:00 |
kris
|
08745cc6fd
|
several typos
git-svn-id: file:///home/svn/framework3/trunk@6240 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-02-21 19:22:06 +00:00 |
HD Moore
|
77bc8d90a3
|
Apply patch to not exit the console on ^C
git-svn-id: file:///home/svn/framework3/trunk@5947 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-18 19:41:13 +00:00 |
HD Moore
|
616491a552
|
Play nice with ruby implementations without readline and openssl
git-svn-id: file:///home/svn/framework3/trunk@5895 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-12 22:47:21 +00:00 |
HD Moore
|
8628a9d2c1
|
Fixes #193. Add a unicode-capable workaround for windows, patch code to go through the compat lib
git-svn-id: file:///home/svn/framework3/trunk@5873 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-10 21:44:58 +00:00 |
HD Moore
|
ecc853d453
|
Fixes #246. Revert to older readline behavior, the priority change should prevent the readline idle loop from consuming process time.
git-svn-id: file:///home/svn/framework3/trunk@5859 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-11-09 08:44:36 +00:00 |
Ramon de C Valle
|
f124597a56
|
Code cleanups
git-svn-id: file:///home/svn/framework3/trunk@5773 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-19 21:03:39 +00:00 |
HD Moore
|
0f03e872f1
|
Fixes ^C and ^Z session handling
git-svn-id: file:///home/svn/framework3/trunk@5706 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-10-01 17:32:55 +00:00 |
HD Moore
|
380aba15b0
|
Implements the readline workaround, tested with regular and meterpreter sessions
git-svn-id: file:///home/svn/framework3/trunk@5544 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-27 20:51:36 +00:00 |
HD Moore
|
f056b9437f
|
Revert this again, breaks meterpreter console
git-svn-id: file:///home/svn/framework3/trunk@5543 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-27 20:07:53 +00:00 |
HD Moore
|
596a13ae30
|
Correctly handle the readline threading issue, tested with sessions.
git-svn-id: file:///home/svn/framework3/trunk@5541 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-27 19:57:28 +00:00 |
HD Moore
|
eb0134d8b6
|
Fix an annoying error
git-svn-id: file:///home/svn/framework3/trunk@5539 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-24 20:55:42 +00:00 |
HD Moore
|
67b418475d
|
Temporarily revert to the old readline behavior
git-svn-id: file:///home/svn/framework3/trunk@5521 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-05 00:15:40 +00:00 |
HD Moore
|
e55a9d29a4
|
Temporarily disable the new readline mode
git-svn-id: file:///home/svn/framework3/trunk@5520 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-05 00:13:33 +00:00 |
HD Moore
|
b844a31fcc
|
Re-enable readline history
git-svn-id: file:///home/svn/framework3/trunk@5519 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-05 00:01:38 +00:00 |
HD Moore
|
14d8bc67fc
|
This patch solves a slowness problem introduced by the ruby thread scheduler and the readline extension. For every time slice that the readline thread receives, it does a 100ms select(stdin), which severely impacts the performance of all other running threads. This patch pushes readline into a forked subprocess. Not the most elegant, but it will do until we have a real client-server model.
git-svn-id: file:///home/svn/framework3/trunk@5518 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-06-04 22:56:25 +00:00 |
Matt Miller
|
2be17ce819
|
patch from Kris Katterjohn
git-svn-id: file:///home/svn/framework3/trunk@5512 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-05-26 08:42:17 +00:00 |
HD Moore
|
8c844f96b0
|
Fixes #60. Adds a new block_command() method to the console, which allows a UI to disable certain commands at runtime.
git-svn-id: file:///home/svn/framework3/trunk@5109 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-09-22 20:20:10 +00:00 |
HD Moore
|
f832df480a
|
Fixes #8. Resets the tab completion routine after session interaction.
git-svn-id: file:///home/svn/framework3/trunk@5108 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-09-22 19:53:39 +00:00 |
Matt Miller
|
67e39c15a1
|
display output on a different line from the prompt
git-svn-id: file:///home/svn/framework3/trunk@4643 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-04-04 02:38:15 +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
|
075b3c1c82
|
Further progress towards mobile sessions
git-svn-id: file:///home/svn/framework3/trunk@4425 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-02-18 05:07:56 +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
|
0b42f16d1f
|
Add a comment about why color support was disabled for now
git-svn-id: file:///home/svn/framework3/trunk@4397 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-02-16 05:22:36 +00:00 |
Matt Miller
|
93da259db2
|
additions to the user guide, fix data store to not import globally defined values, added ability to flush datastores
git-svn-id: file:///home/svn/framework3/trunk@4387 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-02-15 08:02:47 +00:00 |
HD Moore
|
8a797e6bcc
|
Support for killing sessions from the UI and killing all running jobs with jobs -a
git-svn-id: file:///home/svn/framework3/trunk@4361 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-02-11 23:24:25 +00:00 |
HD Moore
|
4d205cdcd8
|
Consistency fixes for the print_* routines
git-svn-id: file:///home/svn/framework3/trunk@4358 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-02-11 19:40:33 +00:00 |
HD Moore
|
c46c1c2d04
|
Working meterpreter from inside msfweb
git-svn-id: file:///home/svn/framework3/trunk@4357 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-02-11 19:33:01 +00:00 |
Matt Miller
|
4cd2679f2f
|
get rid for prompt and use output for displaying the prompt
git-svn-id: file:///home/svn/framework3/trunk@4352 4d416f70-5f16-0410-b530-b9f4589650da
|
2007-02-11 06:59:22 +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
|
fa91b4b5dd
|
Bug fixes to rescue statements (was catching relative exception class, not the main exception class)
git-svn-id: file:///home/svn/framework3/trunk@4086 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-10-29 17:41:19 +00:00 |
Matt Miller
|
3e69f46a3a
|
added support for manual ranking
git-svn-id: file:///home/svn/framework3/trunk@3866 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-09-12 05:34:58 +00:00 |
Matt Miller
|
a3f620b224
|
buffered input
git-svn-id: file:///home/svn/framework3/trunk@3861 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-09-10 02:21:12 +00:00 |
Matt Miller
|
1583f4e276
|
fix to not attempt to output text if there is no output handle
git-svn-id: file:///home/svn/framework3/trunk@3848 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-08-29 00:48:33 +00:00 |