diff --git a/Command Injection/README.md b/Command Injection/README.md index 76c574cd..e53cc68a 100644 --- a/Command Injection/README.md +++ b/Command Injection/README.md @@ -25,6 +25,7 @@ * [Time based data exfiltration](#time-based-data-exfiltration) * [DNS based data exfiltration](#dns-based-data-exfiltration) * [Polyglot command injection](#polyglot-command-injection) +* [Backgrounding long running commands](#backgrounding-long-running-commands) * [References](#references)