mirror of https://github.com/OpenIPC/wiki.git
Update research-security.md
parent
1ca5822c42
commit
596289d435
|
|
@ -117,7 +117,8 @@ Alternative way to get access to full working system.
|
||||||
You will not have original root pass but you will be able get into :)
|
You will not have original root pass but you will be able get into :)
|
||||||
|
|
||||||
### Limited shell access
|
### Limited shell access
|
||||||
TESTED on GOKE SOC. over the UART interface it is possible to get into a limited shell, but this shell does not load full working system.
|
TESTED on GOKE SOC.
|
||||||
|
Over the UART interface it is possible to get into a limited shell, but this shell does not load full working system.
|
||||||
```
|
```
|
||||||
setenv bootargs ${bootargs} single init=/bin/sh
|
setenv bootargs ${bootargs} single init=/bin/sh
|
||||||
boot
|
boot
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue