Coder Social home page Coder Social logo

joelgmsec / cloudtopolis Goto Github PK

View Code? Open in Web Editor NEW
381.0 10.0 61.0 15.3 MB

Zero Infrastructure Password Cracking

Home Page: https://darkbyte.net

License: GNU General Public License v3.0

Shell 0.90% Jupyter Notebook 1.14% PowerShell 97.96%
cloudtopolis cracking hashes cloud hashcat hashtopolis

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!). Together with Google Collaboratory, it allows us to break hashes without the need for dedicated hardware from any browser.

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:

curl https://raw.githubusercontent.com/JoelGMSec/Cloudtopolis/master/Cloudtopolis.sh | bash

Phase 2

Access Google Collaboratory through the following link:

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

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

You can access Hashtopolis directly (provided it is running) from the following url:

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

Finally, execute the Collaboratory code until the agent appears registered in Hashtopolis.

Usage

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

Additional options:

Kaonashi = Download the Kaonashi.txt dictionary
Kaonashi_WPA = Download the Kaonashi_WPA100M.txt dictionary
Rockyou = Download the rockyou.txt dictionary
OneRule = Download the OneRuleToRuleThemAll rule

VPS = Enable VPS mode, to connect to your own Hashtopolis server via SSH
SshHost = Here you must enter the host or public IP of the VPS server
SshPort = Here you must enter the SSH port of the VPS server
SshUser = Here you must enter the user of the VPS server
SshPass = Here you must enter the password of the VPS server

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

The detailed guide of use can be found at the following link:

https://darkbyte.net/cloudtopolis-actualizacion-y-guia-de-uso-completa

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 in 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 find me on Twitter as @JoelGMSec and on my blog darkbyte.net.

Support

You can support my work buying me a coffee:

buymeacoffe

cloudtopolis's People

Contributors

joelgmsec avatar thetoddluci0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloudtopolis's Issues

I tried to get Cloudtopolis to work for more then 20 times at least

I tried to get Cloudtopolis to work for more then 20 times at least, but for some reason I can’t get it to work, here is the steps that I followed:
First I opened this link to get to google cloud shell

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

and then I ran this command in it:

curl https://raw.githubusercontent.com/JoelGMSec/Cloudtopolis/master/Cloudtopolis.sh | bash

P1

then I clicked on the link that appeared at the bottom of the shell:

http://localhost:8000

and then I entered the credentials

P2

Then I clicked Agents – New Agent

Then I created a new voucher

P3

Then I clicked on this link:

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

Then I clicked on file – save a copy in drive (because I can’t make changes to this notebook)

Then I copied the voucher name into the requirements section:

P4

Then I clicked on the little arrow (Run cell)

P5

Then I clicked on the link that was generated for authorization

Then I copied that authorization code

P6

Then this error appear:

P7

As far as I can tell the error is in this line of code:

!gcloud cloud-shell --quiet ssh -- -p 6000 -o TCPKeepAlive=yes -N -T -C -L 8000:localhost:8000 -4 </dev/null &>/dev/null &

So I tride removing the –quiet option and the null output part and run the code again:

P8

And I got this output:

P9

I don’t know what is it that am doing wrong ?

Please Help

LHRtunnel not starting

The lhrtunnel says "Empty response", sometimes it starts. but when i try to login it gives Empty response again
image

Error occurred: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))

I followed the setup guide etc and everthing went well until the ipynb starts showing the following error in the google colab window. Do you have any ideers what could be happening ? :)
Thanks for taking your time to share this project with us.

Starting client 's3-python-0.6.0.10'...
Successfully registered!
Collecting agent data...
Login successful!
Hashtopolis Server version: 0.12.0 ()
Client is up-to-date!
Got task with id: 1
Downloading: [=====================================================================]
Client is up-to-date!
Got cracker binary type hashcat
Error during keyspace measure: Command './hashcat.bin --keyspace --quiet --hash-type=1000 ' returned non-zero exit status 255.
No task available!
No task available!
No task available!
No task available!
No task available!
No task available!
No task available!
No task available!
No task available!
Error occurred: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
Failed to get task!
No task available!

mv: cannot stat 'agents.php?download=1': No such file or directory python3: can't open file 'hashtopolis.zip': [Errno 2] No such file or directory

Hello, I followed step one. I setup Cloud shell, I then did the collab script and when it downloads and runs the agent it gets an error

[i] Download and run agent..
mv: cannot stat 'agents.php?download=1': No such file or directory
python3: can't open file 'hashtopolis.zip': [Errno 2] No such file or directory

I think something is happening with the download itself

Has google patched this?

Whenever I try adding more than 2 agents, I get error message "Cannot connect to GPU backend due to usage limits in Colab".
It used to work perfectly couple months ago when I successfully added 10 agents.

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.