HD Moore
|
7409e34738
|
See #2717. Fixes session reaping (VNC, specifically)
git-svn-id: file:///home/svn/framework3/trunk@10502 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-09-28 15:06:09 +00:00 |
HD Moore
|
cdc97316b5
|
Automatically close dead sessions (finally), also, automatically mark meterpreter sessions as dead when writes start to trigger exceptions
git-svn-id: file:///home/svn/framework3/trunk@10475 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-09-25 03:57:30 +00:00 |
HD Moore
|
dfa7fb7d0b
|
Move away from Kernel.select in exchange for IO.select, solves some issues with windows compatibility
git-svn-id: file:///home/svn/framework3/trunk@9330 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-05-20 20:42:17 +00:00 |
HD Moore
|
bb0db3cdf6
|
Closes command and meterpreter sessions in a much more consistent way
git-svn-id: file:///home/svn/framework3/trunk@8865 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-21 04:24:27 +00:00 |
Joshua Drake
|
24934444b6
|
only allow living sessions to be deregistered -- in theory this won't cause any issues
git-svn-id: file:///home/svn/framework3/trunk@8854 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-19 03:12:36 +00:00 |
Joshua Drake
|
7cf8b4c43f
|
distinguish the error message for sessions that die from EOF
git-svn-id: file:///home/svn/framework3/trunk@8828 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-16 03:15:52 +00:00 |
HD Moore
|
6bd2a954cf
|
Lots of small changes, the big one is moving from sysread -> readpartial in the stream base class
git-svn-id: file:///home/svn/framework3/trunk@8764 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-10 06:43:46 +00:00 |
HD Moore
|
b87f0ac796
|
Fix the reaper
git-svn-id: file:///home/svn/framework3/trunk@8753 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-08 23:32:57 +00:00 |
HD Moore
|
69f50eea7c
|
Kill off any session with eof on the socket
git-svn-id: file:///home/svn/framework3/trunk@8750 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-08 22:58:43 +00:00 |
James Lee
|
4ad6c24a95
|
look for dead sesions with a reaper thread instead of on other session events, add Session#alive accessor for all session types; still need to figure out when a shell session is dead and set it accordingly. Add a reason argument to on_session_close to distinguish between killed sessions and dead sessions
git-svn-id: file:///home/svn/framework3/trunk@8596 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-02-23 05:59:30 +00:00 |
James Lee
|
c396129d41
|
add a liveness test to meterpreter, fixes 698
git-svn-id: file:///home/svn/framework3/trunk@8314 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-28 23:53:15 +00:00 |
James Lee
|
a9b1462e9d
|
add a callback for session commands. fixes 618
git-svn-id: file:///home/svn/framework3/trunk@8075 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-06 05:06:12 +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 |
Matt Miller
|
5676117bff
|
last of normalized docs from last night
git-svn-id: file:///home/svn/incoming/trunk@3030 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-11-15 15:11:43 +00:00 |
Matt Miller
|
d0a66d9ec1
|
route integration into the ui
git-svn-id: file:///home/svn/incoming/trunk@3017 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-11-08 18:00:17 +00:00 |
Matt Miller
|
6a5870ddcd
|
updated comments to be more uniformed in class definition
git-svn-id: file:///home/svn/incoming/trunk@3004 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-11-02 16:49:45 +00:00 |
Matt Miller
|
3d976dc22c
|
minor improvements to session interaction, dumping sessions, interacting with sessions that are backgrounded
git-svn-id: file:///home/svn/incoming/trunk@2772 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-17 02:04:39 +00:00 |
Matt Miller
|
24c4a2513a
|
some more madness
git-svn-id: file:///home/svn/incoming/trunk@2765 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-16 08:12:58 +00:00 |
Matt Miller
|
d0d77bfbb2
|
session shit
git-svn-id: file:///home/svn/incoming/trunk@2527 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-05-26 06:35:37 +00:00 |
Matt Miller
|
1bf8d8b5ac
|
starting to work on session stuff, tired
git-svn-id: file:///home/svn/incoming/trunk@2519 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-05-25 05:07:22 +00:00 |