mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-07 06:31:33 +01:00
13 lines
264 B
Plaintext
13 lines
264 B
Plaintext
---
|
|
functions:
|
|
file-read:
|
|
- code: |-
|
|
last -a -f /path/to/input-file
|
|
comment: |-
|
|
The output might be corrupted or incomplete if the file does not follow the expected database format.
|
|
contexts:
|
|
sudo:
|
|
suid:
|
|
unprivileged:
|
|
...
|