GHSploit - is the massive multiexploitation and pentesting script GHSploit contain the most popular tools to perform pentesting and exploitation GHSploit was made to simplify penetration testing and post exploitation
Grey_Hat_Cybersecurity 5585a5ebd3 Update 'README.md' | hace 3 años | |
---|---|---|
1.png | hace 3 años | |
2.png | hace 3 años | |
3.png | hace 3 años | |
4.png | hace 3 años | |
5.png | hace 3 años | |
GHSploit.sh | hace 3 años | |
LICENSE | hace 3 años | |
README.md | hace 3 años |
Welcome to the GHSploit User Guide. First of all, we want to thank you for choosing the GHSploit utility. We sincerely hope that GHSploit will make some of your penetration testing tasks easier and help you understand some things if you have any doubts or misunderstandings about how they work.
Let's start in order. GHSploit is a free, open source utility written in bash. You can use it to automate many tasks related to penetration testing and vulnerability analysis. GHSploit uses tools such as :
In the future, other tools will be added, including our own developments. Root privileges are required for GHSploit to work correctly. This is needed to install missing components and also for some nmap scans which use so-called "system fingerprints", which cannot be used without root privileges given the best intentions (even using fakeroot). But since all other utilities do not require root privileges, it would be silly to deprive them because of such a small thing. For this reason, a nonroot mode was created which allows you to run GHSploit even without root access but with somewhat limited functionality. Examples of running : ./GHSploit.sh : is the standard way to run the utility. Requires root access. It asks a few questions about whether to upgrade the system and install dependencies and shows how they are installed(or not). After that, it goes to the main menu
./GHSploit.sh -f : quick start, requires root access. Does not show messages from normal startup, does not install dependencies. An optimal way to start if all utilities are installed.
./GHSploit.sh -fi :the same quick start, but only with the installation of dependencies. No system update.
./GHSploit.sh --nonroot : Runs the utility without root privileges. No dependency installation, no system upgrade.
./GHSploit.sh -h or --help : Display the help banner.
The system utility APT is used to install updates and programs, and xterm is used to run the utilities separately, so a Linux GUI is needed for proper operation. GHSploit has been tested on Ubuntu, Debian, Kali Linux, Parrot OS, BackBox Linux and works fine on those systems, but we would be absolutely grateful if you would let us know if there are any bugs. As for starting in Termux, you need a graphical desktop emulation. You can read more about this here : https://wiki.termux.com/wiki/Graphical_Environment The interface of the program is intuitive, the internal control is based on the numbers and letters indicated on the screen as possible input options. Inside the program there is some documentation on the utilities used and answers to frequently asked questions. Also, there is a function to show system information (amount of RAM, system name, processor model, etc.), but on some systems may not be displayed accurately.
Docker version will be created soon.. We almost forgot the most important thing. GHSploit is an excellent and free utility for testing your networks and devices for security and we hope that you will use it on your own networks or on others with the prior agreement of the network owner. We are not responsible if you happen to damage yourself or someone else. Remember - with great power comes great responsibility. Be strong. If you have any questions/issues/problems, please, feel free to contact us anytime at greyhatfeedback@protonmail.com