Code Monkey home page Code Monkey logo

utarcybersecurityoct2023's Introduction

Cybersecurity Assignment Instructions

Prerequisites

  1. Create a GitHub Account

    • Visit GitHub and sign up for an account.
  2. Download and Install Git

Getting Started

  1. Clone the Repository

    • Open your command prompt (cmd).
    • Run the following command to clone the repository to your local machine:
      git clone [repository_url]
      
  2. Navigate to the Repository

    • Change your directory in the command prompt to the location of the cloned repository.

Running hashcat

  1. Open Command Prompt

    • Launch the command prompt on your machine.
  2. Execute hashcat Command

    • Run the hashcat command to break the hash files. Example for hash1.txt:

      hashcat --help
      hashcat -m [hash_mode] -a [attack_mode] hash1.txt [options]
    • Optional Parameters:

      • --keep-guessing
      • --force
    • Refer to hashcat --help for detailed information on available options.

  3. Learn from Example

    • View the example provided for hash1.txt for reference. hash1 Example
  4. Repeat for Other Hash Files

    • Apply the same process for other hash files (hash2.txt to hash5.txt).

Conclusion

Feel free to explore and learn from the hashcat command. If needed, refer to the hashcat documentation for further details.

Good luck with your cybersecurity assignment!

Don't run inside the virtual machine as it only has 4GB RAM/8GB RAM at max. Straightly run inside Windows. Use your fren's computer (RTX4090 / Macbook M3 MAX), as long as got graphic card, it will sped up your progression. DO IT EARLY PLEASE. (Time and device is obstacle for this assignment)

utarcybersecurityoct2023's People

Contributors

bltc-520 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.