From fc70d41aae4aa8cc2b8e7df0a8696f890f248cd1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 31 Oct 2019 13:54:30 -0400 Subject: [PATCH] added a comment --- php-reverse-shell.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-reverse-shell.php b/php-reverse-shell.php index 2503b71..6bea13d 100755 --- a/php-reverse-shell.php +++ b/php-reverse-shell.php @@ -83,7 +83,7 @@ $daemon = 1; } else { - printit("WARNING: Failed to daemonise. This is quite common and not fatal."); + printit("WARNING: Failed to daemonise. This is quite common and not fatal."); //Failure message } // Change to a safe directory