feat: add Baby’s First IoT Flag 2
parent
4538763432
commit
48a9ef0bba
|
@ -0,0 +1,22 @@
|
|||
# Baby’s First IoT Flag 2
|
||||
> Part 2 - What company makes the processor for this device? https://fccid.io/Q87-WRT54GV81/Internal-Photos/Internal-Photos-861588. Submit the answer to port 6318.
|
||||
|
||||
## About the Challenge
|
||||
|
||||
We just given some link to a report for internal photos of a wireless component and we need to find the company who’s make the processor
|
||||
|
||||
![preview](images/preview.jpg)
|
||||
|
||||
## How to Solve
|
||||
|
||||
To find the company who’s has built the processor, i found some [wiki](https://infodepot.fandom.com/wiki/Linksys_WRT54G_v8.1) for the router
|
||||
|
||||
![solve1](images/solve1.png)
|
||||
|
||||
It seems the company is `Broadcom`, then we try submit it
|
||||
|
||||
![flag](images/flag.png)
|
||||
|
||||
```
|
||||
{Processor_Recon}
|
||||
```
|
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue