HD Moore
|
97d7290440
|
Fix an inadvertant change to close_key()
git-svn-id: file:///home/svn/framework3/trunk@10878 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-11-03 04:20:42 +00:00 |
|
HD Moore
|
fba2cb6d2d
|
Remove the response wait for close calls triggered by the finalizer, should help in a few corner cases that currently result in a timeout or hang.
git-svn-id: file:///home/svn/framework3/trunk@10876 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-11-03 03:03:29 +00:00 |
|
James Lee
|
2dbf731946
|
fix ArgumentError in everything that closes a process handle
git-svn-id: file:///home/svn/framework3/trunk@10776 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-10-21 17:10:46 +00:00 |
|
HD Moore
|
3e09fc30ae
|
Fixes #2070 by adding finalizers to process, event, thread, registry, and channels.
git-svn-id: file:///home/svn/framework3/trunk@10711 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-10-16 19:39:11 +00:00 |
|
Stephen Fewer
|
be93341cff
|
Commit the ruby side for the new screenshot/session stuff.
git-svn-id: file:///home/svn/framework3/trunk@8788 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-03-11 17:11:27 +00:00 |
|
Stephen Fewer
|
b7fb95b302
|
fix for ps bug on OSX
git-svn-id: file:///home/svn/framework3/trunk@8220 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-25 10:49:51 +00:00 |
|
Stephen Fewer
|
538d44aa8d
|
commit the changes on the ruby side for new ps command. We now get the process architecture and parent pid (when possible) of each process.
git-svn-id: file:///home/svn/framework3/trunk@8157 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-19 10:47:01 +00:00 |
|
HD Moore
|
42b3a5774d
|
Adds the process username to the ps output (when possible).
git-svn-id: file:///home/svn/framework3/trunk@8056 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-02 03:41:21 +00:00 |
|
HD Moore
|
4d7aec7c2d
|
Fixes #745. This commit changes how token manipulation works, adds the steal_token, drop_token, and getprivs commands. Tested on NT 4.0, 2000 SP4, XP SP3, 2003 SP2, Vista, and Windows 7
git-svn-id: file:///home/svn/framework3/trunk@8055 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-02 00:35:10 +00:00 |
|
HD Moore
|
98f83bbab1
|
Adds reg queryclass
git-svn-id: file:///home/svn/framework3/trunk@8046 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-31 15:52:30 +00:00 |
|
Stephen Fewer
|
a544d71f4e
|
A few small changes to the ruby side of meterpreters packet dispatcher stuff. Allow for blocking a request indefinatly and add in a new command 'wait' to stdapi.sys.process.
git-svn-id: file:///home/svn/framework3/trunk@7697 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-04 17:32:56 +00:00 |
|
Stephen Fewer
|
1937839e79
|
Patch meterpreter's sysinfo command to resolve the system language and architecture.
git-svn-id: file:///home/svn/framework3/trunk@7028 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-09-10 13:09:48 +00:00 |
|
James Lee
|
7cb96ed11f
|
typo
git-svn-id: file:///home/svn/framework3/trunk@6665 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-06-17 01:34:33 +00:00 |
|
HD Moore
|
dc68188c3b
|
Patch may resolv slowdowns during local file reads
git-svn-id: file:///home/svn/framework3/trunk@6382 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-03-23 21:04:39 +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
|
e63a121341
|
merge incognito updates from Luke Jennings
git-svn-id: file:///home/svn/framework3/trunk@5499 4d416f70-5f16-0410-b530-b9f4589650da
|
2008-04-28 16:57:49 +00:00 |
|
Spoon M
|
190922400e
|
fixed up some exception issues in standalone meterp. Should eventually stop catching ::Exception since its too vague
git-svn-id: file:///home/svn/framework3/trunk@3842 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-08-24 22:54:06 +00:00 |
|
Spoon M
|
f95d4174de
|
BLARGGGG. Actually remove the null terminating byte (instead of returning the same string, bug). Another bug treating all registry keys that are a string as a dword...
git-svn-id: file:///home/svn/framework3/trunk@3749 4d416f70-5f16-0410-b530-b9f4589650da
|
2006-07-18 20:37:38 +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
|
88658064df
|
/usr/bin/ruby vs /usr/bin/env ruby
git-svn-id: file:///home/svn/incoming/trunk@3242 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-12-17 06:46:23 +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
|
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
|
809619acf1
|
meterp reg enumkey fix
git-svn-id: file:///home/svn/incoming/trunk@3091 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-11-24 20:54:43 +00:00 |
|
Matt Miller
|
4e9ef19975
|
more reg stuff
git-svn-id: file:///home/svn/incoming/trunk@3048 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-11-18 01:18:33 +00:00 |
|
Matt Miller
|
011f4411f2
|
added 'reg' command to meterpreter
git-svn-id: file:///home/svn/incoming/trunk@3047 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-11-18 01:12:45 +00:00 |
|
Matt Miller
|
95f8210853
|
major doc update
git-svn-id: file:///home/svn/incoming/trunk@3029 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-11-15 05:22:13 +00:00 |
|
Matt Miller
|
fc2681b328
|
added in-mem exec to the ui
git-svn-id: file:///home/svn/incoming/trunk@2827 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-25 03:07:57 +00:00 |
|
Spoon M
|
ef0897b2a2
|
tabernac
git-svn-id: file:///home/svn/incoming/trunk@2812 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-22 03:52:10 +00:00 |
|
Spoon M
|
4490a2a91f
|
client side for in-mem stuff
git-svn-id: file:///home/svn/incoming/trunk@2809 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-22 03:38:37 +00:00 |
|
Matt Miller
|
d451dc0b47
|
client-side changes for sysinfo and getuid, fixes for route
git-svn-id: file:///home/svn/incoming/trunk@2804 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-22 02:56:17 +00:00 |
|
Matt Miller
|
45b1e69210
|
fixed up meterp, use is working
git-svn-id: file:///home/svn/incoming/trunk@2792 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-18 05:59:27 +00:00 |
|
Spoon M
|
e6672398d3
|
the modify your argument and it will slowly grow bug :)
git-svn-id: file:///home/svn/incoming/trunk@2702 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-10 06:32:13 +00:00 |
|
Spoon M
|
7bbae355d6
|
mass require moving of /lib
git-svn-id: file:///home/svn/incoming/trunk@2690 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-09 21:18:49 +00:00 |
|
Spoon M
|
4caa017d09
|
merging in my branched changes, eventlogging, power, etc
git-svn-id: file:///home/svn/incoming/trunk@2673 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-07-08 00:30:43 +00:00 |
|
Spoon M
|
335c9c3fbb
|
more event logging fun, clear, oldest, etc
git-svn-id: file:///home/svn/incoming/trunk@2647 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-06-14 12:37:17 +00:00 |
|
Spoon M
|
a7fd6f2d84
|
yay yay working event logging
git-svn-id: file:///home/svn/incoming/trunk@2641 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-06-14 04:08:34 +00:00 |
|
Matt Miller
|
4748177332
|
added kill
git-svn-id: file:///home/svn/incoming/trunk@2408 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-18 00:10:38 +00:00 |
|
Matt Miller
|
c2c12de070
|
remote process lib inject
git-svn-id: file:///home/svn/incoming/trunk@2387 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-16 22:05:22 +00:00 |
|
Matt Miller
|
89f431d10a
|
process io working
git-svn-id: file:///home/svn/incoming/trunk@2383 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-16 20:37:27 +00:00 |
|
Matt Miller
|
3fa1f61b78
|
removed dbg prints
git-svn-id: file:///home/svn/incoming/trunk@2382 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-16 07:32:24 +00:00 |
|
Matt Miller
|
18cd568415
|
thread stuff
git-svn-id: file:///home/svn/incoming/trunk@2381 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-16 07:29:06 +00:00 |
|
Matt Miller
|
4357dc26cb
|
added image enum
git-svn-id: file:///home/svn/incoming/trunk@2380 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-15 08:19:04 +00:00 |
|
Matt Miller
|
f2eec1d8ef
|
image load, unload, get proc addr
git-svn-id: file:///home/svn/incoming/trunk@2379 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-15 07:53:20 +00:00 |
|
Matt Miller
|
87f1d14bcc
|
added process enumeration and closing
git-svn-id: file:///home/svn/incoming/trunk@2378 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-15 07:03:33 +00:00 |
|
Matt Miller
|
f4264ed7d5
|
moved registry/process around to be under sys, implemented process.memory and process attaching
git-svn-id: file:///home/svn/incoming/trunk@2377 4d416f70-5f16-0410-b530-b9f4589650da
|
2005-04-15 06:23:59 +00:00 |
|