From 6f2f23e04f1ba23e2944e2ef1fe22286c447d887 Mon Sep 17 00:00:00 2001 From: Czar Echavez Date: Thu, 7 Sep 2023 15:59:46 +0100 Subject: [PATCH] #1752: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14a53d73..d9700f83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ SessionManager. 1. Creating a simulation - this notebook explains how to build up a simulation using the Python package. (WIP) - Red Agent Services: - Data Manipulator Bot - A red agent service which sends a payload to a target machine. (By default this payload is a SQL query that breaks a database) +- DNS Services: DNS Client and DNS Server ## [2.0.0] - 2023-07-26