From f338554b025bfe26140d1337eb0cc57e981d2593 Mon Sep 17 00:00:00 2001 From: Vaughn Woerpel Date: Thu, 19 Oct 2023 22:04:42 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 297884a..d28307f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Shelly is an ICMP based C2 server that I wrote as a red team tool for my Cyber D Shelly is made up of three parts: A daemon, a controller, and an implant. -The project is named after the rift herald from League of Legends. +The project is named after the rift herald from League of Legends (coloquially called shelly). ![shelly](https://media.tenor.com/0Wx4sAm11vcAAAAd/rift-herald-dance.gif) @@ -125,4 +125,4 @@ With the daemon started, the shelly controller can be used to connect all of the $ sudo python3 shelly.py connect $ sudo python3 shelly.py ls -``` \ No newline at end of file +```