mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 22:09:35 +01:00
Add guile shell+sudo
This commit is contained in:
parent
ac8e667a7e
commit
a374cc8f87
7
_gtfobins/guile.md
Normal file
7
_gtfobins/guile.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
functions:
|
||||
shell:
|
||||
- code: guile -c '(system "sh")'
|
||||
sudo:
|
||||
- code: sudo guile -c '(system "sh")'
|
||||
---
|
Loading…
Reference in New Issue
Block a user