mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 22:46:19 +01:00
14 lines
290 B
Plaintext
14 lines
290 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- binary: false
|
|
code: |-
|
|
ss -a -F /path/to/input-file
|
|
comment: |-
|
|
The file content is actually parsed so only a part of the first line is returned as a part of an error message.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|