53 lines
1.9 KiB
Plaintext
53 lines
1.9 KiB
Plaintext
8/19/2015
|
|
---------
|
|
-Added collection/netripper, port of the NetRipper project
|
|
-Added collection/packet_capture for netsh event tracing
|
|
-Added management/zipfolder for native folder compression
|
|
-Corrected menu behavior on agent exit, bug fix on some dir behavior
|
|
-Started porting native shell commands to WMI in the agent core
|
|
|
|
============
|
|
8/16/2015 - RELEASE 1.1
|
|
============
|
|
-Encompasses all changes below
|
|
--- Crypto patch to prevent DOS condition
|
|
--- Numerous bug fixes throughout code
|
|
--- Extra modules added and HTA stager
|
|
--- Ability for agents to die after certain number of failed checkins
|
|
--- Added ability to easily remove "stale" agents
|
|
|
|
8/15/2015
|
|
---------
|
|
-Added modules management/timestomp, trollsploit/process_killer, persistence/elevated/wmi, situational_awareness/network/smbscanner, lateral_movement/invoke_psexec
|
|
-Accepted HTA Stager from subtee
|
|
|
|
8/12/2015
|
|
--------
|
|
-Merged in list stale and remove stale functionality
|
|
-Fixed delay in list stale feature
|
|
-Fixed active agent message in list stale feature
|
|
-Fixed registry storage in schtasks and registry persistence modules (userland and elevated)
|
|
|
|
8/11/2015
|
|
---------
|
|
-Merged in Lost Agent Detection
|
|
-"agents> remove X" now removes agents that checked in > X minutes ago
|
|
-"agents> list stale" and "agents> remove stale" now list/remove stale agents past their max checkins
|
|
|
|
8/10/2015
|
|
---------
|
|
-Fixed tab completion of usestager module
|
|
-Added dependencies for Ubuntu 14.04
|
|
-Fixed IP Whitelisting set from file
|
|
-Added "Lost Agent Detection". Allows the ability for an agent to die after a certain number of missed checkins. This is implemented via the "lostlimit" command. Default set to 60 missed checkins.
|
|
|
|
8/9/2015
|
|
----------
|
|
-Fixed flaw in crypto allowing a DOS condition.
|
|
-Added authentication to the AES crypto scheme to verify integrity of messages
|
|
|
|
8/6/2015
|
|
-----------
|
|
-Initial release. All components released
|
|
-Commited path fix to correct bug in certain modules
|