Git Product home page Git Product logo

installhashcat's Introduction

n0kovo.github.io/installhashcat/

A quick bash script to build and install the latest dev version of hashcat on Debian based distros and optionally download a collection of hashcat rules and wordlists, hosted as a GitHub Page for easy access. Made for myself to use on EC2 boxes and to learn some bash.

Requirements:

  • apt
  • bash
  • sudo

Usage:

  1. Read the script (index.html).
    Don't pipe stuff to bash without reading it first!

  2. curl https://n0kovo.github.io/installhashcat/ | sudo bash

  3. Profit

What does it do?

  1. Installs git if not already installed
  2. Installs build-essential if not already installed
  3. Clones the hashcat repo to ./installhashcat/
  4. Runs make and make install
  5. If chosen when prompted:
    1. Clones hashcat-rules-collection
    2. Checks hashmob.net API for list of latest wordlists
    3. Asks user to select max 5 wordlists
    4. Installs aria2 if not already installed
    5. Installs p7zip-full if not already installed
    6. Installs jq if not already installed
    7. Downloads wordlists using aria2c
    8. Extracts wordlist archives using 7z
    9. Deletes wordlist archives

installhashcat's People

Contributors

n0kovo avatar

Stargazers

 avatar  avatar  avatar  avatar  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.