1
0
Fork 0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-05-27 00:36:03 +02:00

Merge pull request #477 from noraj/patch-1

add tools section
This commit is contained in:
Swissky 2022-01-23 21:07:59 +01:00 committed by GitHub
commit 720e4bb3aa
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
## Summary
* [Tools](#tools)
* [Reverse Shell](#reverse-shell)
* [Awk](#awk)
* [Automatic Reverse Shell Generator](#revshells)
@ -39,6 +40,11 @@
* [Spawn TTY Shell](#spawn-tty-shell)
* [References](#references)
## Tools
- [reverse-shell-generator](https://www.revshells.com/) - Hosted Reverse Shell generator ([source](https://github.com/0dayCTF/reverse-shell-generator)) ![image](https://user-images.githubusercontent.com/44453666/115149832-d6a75980-a033-11eb-9c50-56d4ea8ca57c.png)
- [revshellgen](https://github.com/t0thkr1s/revshellgen) - CLI Reverse Shell generator
## Reverse Shell
### Bash TCP
@ -434,12 +440,6 @@ main() {
}
```
## RevShells
https://www.revshells.com/
![image](https://user-images.githubusercontent.com/44453666/115149832-d6a75980-a033-11eb-9c50-56d4ea8ca57c.png)
## Meterpreter Shell
### Windows Staged reverse TCP