Fix more typos
This commit is contained in:
parent
567f920289
commit
11889327ef
|
@ -104,7 +104,7 @@ Once you download the Solar-PuTTY session-cracking tool of your choice, exfiltra
|
||||||
|
|
||||||
{{<betterfigure src="files/cracked.png" alt="Cracked session password">}}
|
{{<betterfigure src="files/cracked.png" alt="Cracked session password">}}
|
||||||
|
|
||||||
As you can see here, we have plaintext access to the root password of the machine, so now we can go back to our SSH session as "shirohige", execute `su -` and use try the password we found in the Solar-PuTTY session:
|
As you can see here, we have plaintext access to the root password of the machine, so now we can go back to our SSH session as "shirohige", execute `su -` and try the password we found in the Solar-PuTTY session:
|
||||||
|
|
||||||
{{<betterfigure src="files/roottxt.png" alt="Root flag">}}
|
{{<betterfigure src="files/roottxt.png" alt="Root flag">}}
|
||||||
|
|
||||||
|
|
|
@ -104,7 +104,7 @@ Una vez descarguéis la herramienta de descifrado de sesiones Solar-PuTTY de vue
|
||||||
|
|
||||||
{{<betterfigure src="files/cracked.png" alt="Cracked session password">}}
|
{{<betterfigure src="files/cracked.png" alt="Cracked session password">}}
|
||||||
|
|
||||||
Como podéis ver aquí, tenemos acceso en texto plano a la contraseña de root de la máquina, por lo que ahora podemos volver a nuestra sesión SSH como "shirohige", ejecutar 'su -' y usar probar la contraseña que encontramos en la sesión de Solar-PuTTY:
|
Como podéis ver aquí, tenemos acceso en texto plano a la contraseña de root de la máquina, por lo que ahora podemos volver a nuestra sesión SSH como "shirohige", ejecutar 'su -' y probar la contraseña que encontramos en la sesión de Solar-PuTTY:
|
||||||
|
|
||||||
{{<betterfigure src="files/roottxt.png" alt="Root flag">}}
|
{{<betterfigure src="files/roottxt.png" alt="Root flag">}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue