mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
Fix ex shell path and remove suid
This commit is contained in:
parent
dc3de20e84
commit
6a6485c44b
@ -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
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user