Files
ctf/2019/neverlan/purvesta.md
T
2019-03-05 10:52:31 -06:00

22 lines
540 B
Markdown

# purvesta
(recon, 75) I love Github. Use it all the time! Just wish they could host a webpage...
---
## Desarrollo:
Analizando lo que nos dice el problema podemos buscar que Github tiene un
servicio para __hostear__ paginas web: GitHub Pages.
Tomando en cuenta el nombre del reto ingresamos a:
[https://github.com/purvesta](https://github.com/purvesta)
Ahi encontraremos un repositorio llamado **purvesta.github.io** el cual guarda
un archivo llamado `lol`, donde se encuentra la flag.
```
flag{Th1s_g1thub_l00ks_a_l1l_sparc3}
```