mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +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