Skip to content

shell script that automates the installation of essential bug bounty and web pentesting tools. It supports Linux and macOS

License

Notifications You must be signed in to change notification settings

AngixBlack/gitools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Photo

Gitools

Gitools is a shell script designed to automate the installation of essential tools for bug bounty hunting and web pentesting. It supports Linux and macOS, simplifying the setup of your security toolkit.

Installation

To install Gitools, follow these steps:

chmod +x gitools.sh
./gitools install

Overview

This script performs Three essential tasks:

  1. Generates Dir of Tools and install all tools on it

  2. install Go tools and Copies Go Tools to `/usr/bin`

  3. install pip tools

You can add tools in script its easy

Disclaimer

Important:

  • Source Code Review: For tools of unknown origin or randomly sourced, I have not personally reviewed the source code. It is crucial that you thoroughly review the source code of any such tool before using it. Ensure that it adheres to your security and ethical standards.

  • Ethical Usage: Use all tools responsibly and ethically. Unauthorized or malicious use of these tools can have serious legal and ethical consequences. Always obtain proper authorization before using any tool in your environment.

  • Feedback and Updates: If you identify any tool that poses security or ethical concerns, please notify me so that I can consider removing it from the list. Your feedback helps maintain the integrity and safety .

Your adherence to these guidelines ensures the safe and ethical use of tools.

Thank you for your cooperation.


About

shell script that automates the installation of essential bug bounty and web pentesting tools. It supports Linux and macOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages