feat: add Baby’s First IoT Flag 1
parent
5810be4878
commit
4538763432
|
@ -0,0 +1,22 @@
|
|||
# Baby’s First IoT Flag 1
|
||||
> Part 1 - Here is an FCC ID, Q87-WRT54GV81, what is the frequency in MHz for Channel 6 for that device? Submit the answer to port 3895.
|
||||
|
||||
## About the Challenge
|
||||
|
||||
We are given some FCC ID Q87-WRT54GV81, which is likely is a router number
|
||||
|
||||
![preview](images/preview.jpg)
|
||||
|
||||
## How to Solve
|
||||
|
||||
We can just goes to chatGPT and asked them the MHz for Channel 6 like this
|
||||
|
||||
![solve1](images/solve1.png)
|
||||
|
||||
It seems we got 2437 for the MHz, and next we can submit it to port 3895
|
||||
|
||||
![flag](images/flag.png)
|
||||
|
||||
```
|
||||
{FCC_ID_Recon}
|
||||
```
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue