Add example
This commit is contained in:
11
README.md
11
README.md
@@ -1,3 +1,14 @@
|
|||||||
# rshell
|
# rshell
|
||||||
|
|
||||||
Nothing to worry about.
|
Nothing to worry about.
|
||||||
|
|
||||||
|
## rhsell.py
|
||||||
|
|
||||||
|
To run the example execute the rshell skript.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ python rshell.py
|
||||||
|
```
|
||||||
|
|
||||||
|
It will open a reverse shell on port 31337 on the local system. You can connect
|
||||||
|
to it using `nc 0.0.0.0 31337`.
|
||||||
|
|||||||
Reference in New Issue
Block a user