From f9e444a5ac45144a96880c4e8017ce15484ed7ed Mon Sep 17 00:00:00 2001 From: DavidSotoDalmau <56197882+DavidSotoDalmau@users.noreply.github.com> Date: Thu, 1 Sep 2022 13:05:33 +0200 Subject: [PATCH] Update README.md Updated readme to reflect last change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5db7c45..79edbf6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # About SSHTunneler -SSH Tunneler is a proof of concept of a framework to automatize pentesting duties once a computer is compromised and SSH access is gained. +SSH Tunneler is a proof of concept of a framework to automatize pentesting duties thorugh a computer with SSH access. It allow the user to store, plan and execute command sequences and get the results as evidences. ## Built With