Giter Club home page Giter Club logo

pentest-tools-loader's Introduction

These scripts are useful after installing a fresh box, if you're in a rush these scripts can help you to load all the tools you need. Use the scripts at your own risk, vm_loader.sh is a bash script to completely set up a kali linux installation. That script isn't done yet, I'll start working on that script soon enough. And other 2 scripts are the same just in different languages, one is in python the other one is in bash. The scripts are based on linux file system, you need to configure the scripts a bit if you want to use these scripts in a windows machine.

N.B: Don't use these tools in a real-life assessment as most of the tools are compiled they might contain malicious code that can cause harm to the customer's work environment. It's always encouraged to compile tools on your own machine before loading the tools into the customer's network/machines.

Installation:

git clone https://github.com/Toothless5143/Pentest-Tools-Loader.git && cd Pentest-Tools-Loader

Python script:

sudo python3 tools_loader.py

Bash script:

sudo chmod +x tools_loader.sh && ./tools_loader.sh

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.