Skip to content

The ExploitToolFinder Utility [by exploitsecurity.io] assists security researchers in their quest to find the right tool for the job

Notifications You must be signed in to change notification settings

exploitsecurityio/ExploitToolFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ExploitToolFinder

exploittoolfinder

Description

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.

Usage

python3 ExploitToolFinder.py

Dependencies

  • Python3.11
  • OPENAI module and a valid API key. More info can be found here

Installation

  • Using pip to install required libraries
pip3 install -r requirements.txt

Screenshots

image

Contact

Web: www.exploitsecurity.io

Email: info@exploitsecurity.io

Copyright

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.

GNU General Public License

About

The ExploitToolFinder Utility [by exploitsecurity.io] assists security researchers in their quest to find the right tool for the job

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages