Corregir mime, modificar estructura

This commit is contained in:
2019-03-05 10:13:09 -06:00
parent 48e675fa85
commit e75833fbef
5 changed files with 18 additions and 17 deletions
@@ -1,5 +1,7 @@
# Things are not always what they seem
---
### Bash Ninja Games
Similares a los juegos de [Bandit](https://overthewire.org/wargames/bandit), son niveles
@@ -1,10 +1,10 @@
# purvesta
### Recon, 75
---
---
I love Github. Use it all the time! Just wish they could host a webpage...
---
(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.
@@ -1,10 +1,10 @@
# SQL Fun 1
## Web, 50
---
---
My Customer forgot his Password. His Fname is Jimmy. Can you get his password for me? It should be in the users table
---
(Web, 50) My Customer forgot his Password. His Fname is Jimmy. Can you get his password for me? It should be in the users table
## Desarrollo
Esto es uso de SQL, tenemos que encontrar el usuario Jimmy en la tabla users
@@ -1,10 +1,10 @@
# SQL Fun 2
## Web, 50
---
---
A Client forgot his Password... again. Could you get it for me? He has a users account and his Lname is Miller if that helps at all. Oh! and Ken was saying something about a new table called passwd; said it was better to separate things.
---
(Web, 50) A Client forgot his Password... again. Could you get it for me? He has a users account and his Lname is Miller if that helps at all. Oh! and Ken was saying something about a new table called passwd; said it was better to separate things.
## Desarrollo
Para este caso fue necesario hacer una union entre las distintas tablas.
@@ -1,11 +1,10 @@
# Things are not always what they seem
### Web, 50
---
---
If you can't find it you're not looking hard enough.
---
(Web, 50) If you can't find it you're not looking hard enough.
## Desarrollo
Revisando el código fuente de la página encontramos la flag.