omar2535 / Tools

🔮Repo of tools I use for pentesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools

Simple repository for tools I use for pentesting. I usually just keep this folder in the <HOME>/tools directory, but if you'd like you can keep it where-ever you want to.

Usage

To use this, simply clone the repo. Then intialize the submodules using the following command:

git submodule init
git submodule update

and now you can run the install script

chmod +x install.sh
./install.sh

About

🔮Repo of tools I use for pentesting


Languages

Language:Shell 100.0%