Git Product home page Git Product logo

allinonetool's Introduction

AllInOneTool Hacker Tools Installer

Introduction

This Python script provides a simple menu-based interface to install and execute various security tools commonly used by ethical hackers. The script automates the installation of tools such as wpscan, searchsploit, nmap, and the Metasploit Framework.

Features

  • Automated installation of security tools.
  • Menu-driven interface for executing different applications.
  • Includes ASCII art for a hacker aesthetic.

Prerequisites

Ensure that you have sudo privileges and an internet connection before running the script.

Installation

Using git

  1. Clone the repository:

    git clone https://github.com/linoreki/ALLInOneTool.git
  2. Navigate to the script's directory:

    cd AllInOneTool
  3. Run the script:

    python main.py

Without git

  1. Download the repository as a ZIP file by clicking on the "Code" button on the repository page and selecting "Download ZIP".

  2. Extract the downloaded ZIP file to your desired location.

  3. Navigate to the script's directory:

    cd path/to/extracted/folder
  4. Run the script:

    python main.py

Usage

  1. Install Applications:

    • Select option 1 to install various security tools, including wpscan, searchsploit, nmap, and the Metasploit Framework.
  2. Execute Applications:

    • Select options 2-5 to execute specific security applications.
      • Option 2: wpscan
      • Option 3: searchsploit
      • Option 4: nmap
      • Option 5: msfconsole
  3. Exit:

    • Select option 6 to exit the script.

Disclaimer

This script is intended for educational and ethical use only. Misuse of the tools installed by this script may violate applicable laws and regulations. The author is not responsible for any illegal or unethical use of these tools.

Author

Linoreki

Contributors

Muxutruk2

License

This project is licensed under the MIT License.

allinonetool's People

Contributors

linoreki avatar muxutruk2 avatar

Stargazers

 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.