Armitage 02.14.12 - Several bug fixes and stability improvements.
parent
335bbcf33c
commit
3a5de30d9e
Binary file not shown.
|
@ -1,6 +1,28 @@
|
|||
Armitage Changelog
|
||||
==================
|
||||
|
||||
14 Feb 12
|
||||
---------
|
||||
- Added ports 5631 (pc anywhere) and 902 (vmauthd) to the MSF Scans feature.
|
||||
- Several cosmetic tweaks to the spacing in Armitage tables.
|
||||
- Moved table render code from Sleep to Java to avoid potential lock conflicts
|
||||
- Added support for vba-exe payload output type.
|
||||
- Payload generation dialog now sets more appropriate default options for the
|
||||
vba output type when it is selected.
|
||||
- Meterp command shell "read more stuff?" heuristic now accounts for Yes/No/All
|
||||
- Fixed ExitOnSession showing up twice when setting advanced options for a
|
||||
client-side exploit
|
||||
- You may now import multiple files through Hosts -> Import again.
|
||||
- Added 5s timeout to d-server connect attempt.
|
||||
- Added a --client [connect.properties] to specify which Metasploit server to
|
||||
connect to. The connect.properties file is a Java properties file that looks
|
||||
like this (without the leading whitespace):
|
||||
|
||||
host=127.0.0.1
|
||||
port=55553
|
||||
user=msf
|
||||
pass=test
|
||||
|
||||
19 Jan 12
|
||||
---------
|
||||
- Data export now includes a sessions file. This lists all of the Metasploit
|
||||
|
|
Loading…
Reference in New Issue