From e94b0a185f67ea126ebff5349ab77a58a1f3d668 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Mon, 23 Feb 2026 11:02:49 +0700 Subject: [PATCH] Add Reverse Shell as a Service to CTF Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63f449f..181c9dc 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ A collection of awesome penetration testing resources #### CTF Tools * [Pwntools](https://github.com/Gallopsled/pwntools) - CTF framework for use in CTFs +* [Reverse Shell as a Service](https://github.com/lukechilds/reverse-shell) - Easy to remember reverse shell that should work on most Unix-like systems. ### Books #### Penetration Testing Books