mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-01-09 19:54:51 -08:00
Merge pull request #356 from 0dayCTF/patch-1
Update Reverse Shell Cheatsheet.md
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
* [Reverse Shell](#reverse-shell)
|
||||
* [Awk](#awk)
|
||||
* [Automatic Reverse Shell Generator](#revshells)
|
||||
* [Bash TCP](#bash-tcp)
|
||||
* [Bash UDP](#bash-udp)
|
||||
* [C](#c)
|
||||
@@ -377,6 +378,12 @@ main() {
|
||||
}
|
||||
```
|
||||
|
||||
## RevShells
|
||||
|
||||
https://www.revshells.com/
|
||||

|
||||
|
||||
|
||||
## Meterpreter Shell
|
||||
|
||||
### Windows Staged reverse TCP
|
||||
|
||||
Reference in New Issue
Block a user