Fixed a deadlock issue with Armitage's automatic use of sysinfo to get OS info when needed. Also fixed a bug causing the Windows command shell to not work on when using Armitage on Windows (kind of ironic).
git-svn-id: file:///home/svn/framework3/trunk@11626 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
8715d302ed
commit
83c4e76ad7
Binary file not shown.
|
@ -1,6 +1,15 @@
|
|||
Armitage Changelog
|
||||
==================
|
||||
|
||||
21 Jan 11 Changes
|
||||
---------
|
||||
- Increased wait time between connection attempts to MSF RPC
|
||||
- Fixed bug with Windows command shell not working when using Armitage from a
|
||||
Windows host.
|
||||
- Host refresh using sysinfo now only happens when no OS is set for the host.
|
||||
- Fixed a deadlock condition caused when an automatic sysinfo request was
|
||||
made while a Meterpreter tab for the same host was open.
|
||||
|
||||
18 Jan 11 Changes
|
||||
---------
|
||||
- Added a Migrate Now! item to Meterpreter Access menu. Runs migrate -f.
|
||||
|
|
Loading…
Reference in New Issue