The ExploitToolFinder Utility [by exploitsecurity.io] is intended to assist security researchers in their quest to find the right tool for the job.
Using a menu driven system and OPENAI, this tool trawls the internet for currently published software tools used by the community.
python3 ExploitToolFinder.py
- Python3.11
- OPENAI module and a valid API key. More info can be found here
- Using pip to install required libraries
pip3 install -r requirements.txt
Email: info@exploitsecurity.io
ExploitToolFinder developed by The Security Team @ [exploitsecurity.io]
This program is freely redistributable under the terms of the GNU General Public License as published by the Free Software Foundation.
It is the intention that this software adds usefulness, however it is not currently covered under WARRANTY.