screens: add screenshots to ESP/Jnouner_Router/README.md
This commit is contained in:
parent
29508882c5
commit
93e2429c3a
@ -58,7 +58,9 @@ a custom UDP protocol (JMP) to exfiltrate the final flag.
|
|||||||
|
|
||||||
## Solution
|
## Solution
|
||||||
|
|
||||||
### Setup — Flash the firmware
|
### Setup
|
||||||
|

|
||||||
|
— Flash the firmware
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
esptool.py --chip esp32 --port /dev/ttyUSB0 --baud 460800 write_flash -z \
|
esptool.py --chip esp32 --port /dev/ttyUSB0 --baud 460800 write_flash -z \
|
||||||
@ -77,7 +79,9 @@ screen /dev/ttyUSB0 115200
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Flag 1 — Console Access (100 pts)
|
### Flag 1 — Console Access
|
||||||
|

|
||||||
|
(100 pts)
|
||||||
|
|
||||||
The UART console presents a `jnoun-console>` prompt requiring a password.
|
The UART console presents a `jnoun-console>` prompt requiring a password.
|
||||||
|
|
||||||
@ -101,7 +105,9 @@ Flag 1 is printed on success.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Flag 2 — 802.11 TX (200 pts)
|
### Flag 2 — 802.11 TX
|
||||||
|

|
||||||
|
(200 pts)
|
||||||
|
|
||||||
From the admin console, read device settings:
|
From the admin console, read device settings:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user