From 3fdc09d94e79b944b355cd51e7a8c734868b34a6 Mon Sep 17 00:00:00 2001 From: trimstray Date: Wed, 17 Apr 2019 09:16:54 +0200 Subject: [PATCH] added new cli-tools - signed-off-by: trimstray --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 99eb99c..ec185b6 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,8 @@ Only main chapters:   :small_orange_diamond: Nemesis - packet manipulation CLI tool; craft and inject packets of several protocols.
  :small_orange_diamond: packetfu - a mid-level packet manipulation library for Ruby.
  :small_orange_diamond: Scapy - packet manipulation library; forge, send, decode, capture packets of a wide number of protocols.
+  :small_orange_diamond: impacket - is a collection of Python classes for working with network protocols.
+  :small_orange_diamond: ssh-audit - SSH server auditing.
  :small_orange_diamond: aria2 - is a lightweight multi-protocol & multi-source command-line download utility.