From e5d5f2e2c6dde5c71d6e29c44e54ad43c739ccc9 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Fri, 7 Sep 2018 13:01:23 +0200 Subject: [PATCH] Clarify tcpdump subprocess --- _gtfobins/tcpdump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/tcpdump.md b/_gtfobins/tcpdump.md index e3ec96f..3048056 100644 --- a/_gtfobins/tcpdump.md +++ b/_gtfobins/tcpdump.md @@ -1,5 +1,5 @@ --- -description: These require some traffic to be actually captured. Also note that the subprocess is killed when `tcpdump` terminates. +description: These require some traffic to be actually captured. Also note that the subprocess is immediately sent to the background. functions: execute-non-interactive: - code: |