From 3e775f343374ed979c537a7de1a94cf4dcdf3ea5 Mon Sep 17 00:00:00 2001 From: xorrior Date: Sun, 29 Oct 2017 23:28:35 -0400 Subject: [PATCH] Updated changelog --- changelog | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/changelog b/changelog index cb4f1ac3f..d761940bf 100644 --- a/changelog +++ b/changelog @@ -4,16 +4,16 @@ — Fix for #755 — Merge PR from byt3bl33d3r for TLS version — Removed option to set chunk size for file downloads - — Fix for #729 + — Fix for #729 (Unable to download files with spaces) — Fix renegotiation in powershell agent. Patched python agent to exit on 401 response. - — Fix for #774 + — Fix for #774 (Fix pyinstaller module) — Added resource scripts capability (Carrie Roberts) - — Fix for #749 - — Fix for #369 - — Added logic to log keystrokes to a file server side + — Fix for #749 (Fix external agent modules) + — Fix for #369 (Fixed http_hop listener with ssl and self-signed certificate) — Merge Invoke-PowerDump fix - — Merge fixes for 718, 750, 762 - — Merge nits execution module + — Merge fixes for 718 (Fix generate function signature for module @nikaiw) + — Merge fixes for 762 (Code cleanup from EmPyre @elitest) + — Merge ntds execution module (@hightopfade) — Updated generate function signatures in all modules — Fixed stagerURI option (rvrsh3ll)