1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/readelf
2026-01-07 21:59:13 +01:00

14 lines
379 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
readelf -a @/path/to/input-file
comment: |-
Each line is corrupted by a prefix string and wrapped inside single quotes. Also consider that lines are actually parsed as `readelf` options thus some file contents may lead to unexpected results.
contexts:
sudo:
suid:
unprivileged:
...