mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Fix ex shell path and remove suid
This commit is contained in:
@@ -3,7 +3,7 @@ functions:
|
||||
shell:
|
||||
- code: |
|
||||
ex
|
||||
!sh
|
||||
!/bin/sh
|
||||
file-write:
|
||||
- code: |
|
||||
ex file_to_write
|
||||
@@ -20,9 +20,5 @@ functions:
|
||||
sudo:
|
||||
- code: |
|
||||
sudo ex
|
||||
!sh
|
||||
suid:
|
||||
- code: |
|
||||
./ex
|
||||
!sh -p
|
||||
!/bin/sh
|
||||
---
|
||||
|
Reference in New Issue
Block a user