Effected by Vulnerability and threating is normal by hackers and to prevents loses of database while using large language models and other artificial intelligence focused application. Because big applications or ai databases uses huge amount of data process on servers.
To find leaked data. and make queries this tool comes to help “DarkGPT”. Some other ChatGPT based tools delivered by Cyber Security Platforms, and these are as following..
BurpGPT
PentestGPT
WormGPT
HackerGPT
But we will focus here only DarkGPT and installation Process, This OSINT tool is unveiling by “Luijait” – An Pentester, made this tool publicly. It is available on GitHub with 1.7K stars.
A Comprehensive Guide For Installation
You need to firstly install python to windows or mac system for cloning this repo, directly clone GitHub repo by using this command.
git clone https://github.com/luijait/DarkGPT.git
cd DarkGPT
Configuring ENV File to Process using GPT
Add your OpenAI Api key, OPENAI_API_KEY=”API_KEY”
After OpenAI Key you need Dehashed Key ” DEHASHED_API_KEY=”your_dehashed_api_key_here”
Get Dehashed key from https://dehashed.com, it cost you 5.49$ for 7 days because Dehashed is paid Api key.
After putting Api in .env file you have to install dependencies.
pip install -r requirements.txt
For running script, need to this cmd “python3 main.py”
Done…….
Leave a Reply