21 lines
393 B
Markdown
21 lines
393 B
Markdown
|
## Difficulty
|
||
|
|
||
|
Easy
|
||
|
|
||
|
## Category
|
||
|
|
||
|
Web
|
||
|
|
||
|
## How to solve
|
||
|
|
||
|
Visiting the challenge IP gives a certificate error. Skipping the warning brings us to a page that does not contain the flag.
|
||
|
When you analyze the wrong certificate, you can see that it was issued for the domain inconspicuous-domain.ctf.infogroep.be.
|
||
|
|
||
|
Visiting this domain gives you the flag.
|
||
|
|
||
|
## Flag
|
||
|
|
||
|
```
|
||
|
IGCTF{rea11y-sCaRy-hUh!!}
|
||
|
```
|