Code Monkey home page Code Monkey logo

cloudtopolis's Introduction

Cloudtopolis

Cloudtopolis is a tool that facilitates the installation and provisioning of Hashtopolis on the Google Cloud Shell platform, quickly and completely unattended (and also, free!).

Requirements

Have 1 Google account (at least).

Installation

Cloudtopolis installation is carried out in two phases:

Phase 1

Access Google Cloud Shell from the following link:

https://ssh.cloud.google.com/cloudshell/editor?hl=es&fromcloudshell=true&shellonly=true

Then, run the following commands inside this terminal:

wget https://raw.githubusercontent.com/JoelGMSec/Cloudtopolis/master/Cloudtopolis.sh
chmod +x Cloudtopolis.sh
./Cloudtopolis.sh

Phase 2

Access Google Colaboratory through the following link:

https://colab.research.google.com/github/JoelGMSec/Cloudtopolis/blob/master/Cloudtopolis.ipynb

It is necessary to fill the fields in the "Requeriments" section with the data obtained in Google Cloud Shell and Hashtopolis.

For this, you can access to Hashtopolis directly from the following url:

https://ssh.cloud.google.com/devshell/proxy?authuser=0&port=8000&environment_id=default

Or through an SSH tunnel, following the instructions that appear after the execution of the first script.

Finally, run the Colaboratory code until the agent is registered with Hashtopolis.

Use

After installation is complete, more agents can be added by repeating phase 2 as many times as desired. For this, it is necessary to use 1 Google account for each instance of Colaboratory. It is not necessary to repeat phase 1 at any time, you can use your other accounts or those of your friends and colleagues.

Now it is possible to select additional options!

AllwaysP100 = If selected, the script will not run unless the assigned GPU is a TESLA P100
Kaonashi = Will download Kaonashi.txt dictionary and OneRuleToRuleThemAll rule
Rockyou = Will download rockyou.txt dictionary

To load them, it is only necessary to change "False" to "True" before starting the code from the notebook. 
By default, only Rockyou is selected to load at startup.

The detailed guide for installation, use and advice is at the following link:

https://darkbyte.net/cloudtopolis-rompiendo-hashes-en-la-nube-gratis

License

This project is licensed under the GNU 3.0 license - see the LICENSE file for more details.

The following are the NVIDIA and Google Colaboratory terms and conditions, as well as the frequently asked questions:

https://colab.research.google.com/pro/terms

https://research.google.com/colaboratory/faq.html

https://cloud.google.com/terms/service-terms/nvidia

Credits and Acknowledgments

This tool has been created and designed from scratch by Joel Gámez Molina // @JoelGMSec

Original idea from @mxrch, inspired by Penglab: https://github.com/mxrch/penglab

Hashtopolis by Sein Coray: https://github.com/s3inlc/hashtopolis

Hashcat: https://github.com/hashcat/hashcat

Contact

This software does not offer any kind of guarantee. Its use is exclusive for educational environments and / or security audits with the corresponding consent of the client. I am not responsible for its misuse or for any possible damage caused by it.

For more information, you can contact through [email protected]


Spanish description

Cloudtopolis es una herramienta que facilita la instalación y el aprovisionamiento de Hashtopolis en la plataforma Google Cloud Shell, de forma rápida y totalmente desatendida (y además, gratis!).

Requisitos

Disponer de 1 cuenta de Google (como mínimo).

Instalación

La instalación de Cloudtopolis se realiza en dos fases:

Fase 1

Acceder a Google Cloud Shell desde el siguiente enlace:

https://ssh.cloud.google.com/cloudshell/editor?hl=es&fromcloudshell=true&shellonly=true

A continuación, ejecutar los siguientes comandos dentro de esta terminal:

wget https://raw.githubusercontent.com/JoelGMSec/Cloudtopolis/master/Cloudtopolis.sh
chmod +x Cloudtopolis.sh
./Cloudtopolis.sh

Fase 2

Acceder a Google Colaboratory a través del siguiente enlace:

https://colab.research.google.com/github/JoelGMSec/Cloudtopolis/blob/master/Cloudtopolis.ipynb

Es necesario rellenar los campos en la sección "Requeriments" con los datos obtenidos en Google Cloud Shell y Hashtopolis.

Para ello, puedes acceder a Hashtopolis directamente desde la siguiente url:

https://ssh.cloud.google.com/devshell/proxy?authuser=0&port=8000&environment_id=default

O a través de un túnel SSH, siguiendo las instrucciones que aparecen tras la ejecución del primer script.

Por último, ejecutar el código de Colaboratory hasta que el agente aparezca registrado en Hashtopolis.

Uso

Una vez terminada la instalación, pueden añadirse más agentes repitiendo la fase 2 tantas veces como se desee. Para ello, es necesario utilizar 1 cuenta de Google por cada instancia de Colaboratory. No es necesario repetir la fase 1 en ningún momento, puedes utilizar tus otras cuentas o las de tus amigos y compañeros.

Ahora es posible seleccionar opciones adicionales!

AllwaysP100= Si se selecciona, el script no se ejecutará a no ser que la GPU asignada sea una TESLA P100
Kaonashi= Descargará el diccionario Kaonashi.txt y la regla OneRuleToRuleThemAll
Rockyou= Descargará el diccionario rockyou.txt

Para cargarlas, solo es necesario cambiar "False" por "True" antes de arrancar el código del cuaderno. 
Por defecto, solo Rockyou está seleccionado para cargarse al inicio.

La guía detallada de instalación, uso y consejos se encuentra en el siguiente enlace:

https://darkbyte.net/cloudtopolis-rompiendo-hashes-en-la-nube-gratis

Licencia

Este proyecto está licenciando bajo la licencia GNU 3.0 - ver el fichero LICENSE para más detalles.

A continuación se adjuntan los términos y condiciones de NVIDIA y Google Colaboratory, así como las preguntas frecuentes:

https://colab.research.google.com/pro/terms

https://research.google.com/colaboratory/faq.html

https://cloud.google.com/terms/service-terms/nvidia

Créditos y Agradecimientos

Esta herramienta ha sido creada y diseñada desde cero por Joel Gámez Molina // @JoelGMSec

Idea original de @mxrch, inspirado en Penglab: https://github.com/mxrch/penglab

Hashtopolis de Sein Coray: https://github.com/s3inlc/hashtopolis

Hashcat: https://github.com/hashcat/hashcat

Contacto

Este software no ofrece ningún tipo de garantía. Su uso es exclusivo para entornos educativos y/o auditorías de seguridad con el correspondiente consentimiento del cliente. No me hago responsable de su mal uso ni de los posibles daños causados por el mismo.

Para más información, puede contactar a través de [email protected]

cloudtopolis's People

Contributors

joelgmsec avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.