mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-31 07:27:25 +00:00
Update Reverse Shell Cheatsheet.md
Added: Automatic Reverse Shell Generator
This commit is contained in:
parent
ba2c02cc3e
commit
7ae038d919
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
* [Reverse Shell](#reverse-shell)
|
* [Reverse Shell](#reverse-shell)
|
||||||
* [Awk](#awk)
|
* [Awk](#awk)
|
||||||
|
* [Automatic Reverse Shell Generator](#revshells)
|
||||||
* [Bash TCP](#bash-tcp)
|
* [Bash TCP](#bash-tcp)
|
||||||
* [Bash UDP](#bash-udp)
|
* [Bash UDP](#bash-udp)
|
||||||
* [C](#c)
|
* [C](#c)
|
||||||
@ -377,6 +378,12 @@ main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## RevShells
|
||||||
|
|
||||||
|
https://www.revshells.com/
|
||||||
|
![image](https://user-images.githubusercontent.com/44453666/115149832-d6a75980-a033-11eb-9c50-56d4ea8ca57c.png)
|
||||||
|
|
||||||
|
|
||||||
## Meterpreter Shell
|
## Meterpreter Shell
|
||||||
|
|
||||||
### Windows Staged reverse TCP
|
### Windows Staged reverse TCP
|
||||||
|
Loading…
Reference in New Issue
Block a user