mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
Add xpad
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
7e2e188305
commit
4c5d5ef3d7
12
_gtfobins/xpad.md
Normal file
12
_gtfobins/xpad.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
description: This is a GUI application. The file content is displayed in a sticky note.
|
||||||
|
functions:
|
||||||
|
file-read:
|
||||||
|
- code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
xpad -f "$LFILE"
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
LFILE=file_to_read
|
||||||
|
sudo xpad -f "$LFILE"
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user