KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
ExploitGPT
★ 35
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
koibumi-blog
:
A astro blog template with koibumi design system
RemoteSensingLab
:
遥感图像时空融合方法汇总
Hydra-Dual-Brushed-Motor-ESC
:
Dual brushed motor ESC firmware compatible with brushless motor ESCs
supermarketsing
:
基于Java+SpringBoot+Vue的水果超市系统(源代码+数据库+万字文档+ppt)角色:管理员、员工、用户 网站首页页面主要包括首页、商品信息、水果资讯、后台管理等内容,并根据需要进行详细操作; 管理员:管理员登录系统后,可以对系统首页、个人中心、用户管理、员工信息管理、商品类型管理、商品信息管理、商品购买管理、订单信息管理、商品进货管理、损耗记录管理、系统管理等进行相应的操作管理, 员工:员工信息登录系统后可以对系统首页、个人中心、商品信息管理、商品购买管理、订单信息管理、商品进货管理、损耗记录管理等功能进行操作。 用户:对系统首页、个人中心、商品购买管理、订单信息管理等功能进行操作。
crypto-portfolio-optimizer
:
Cryptocurrency portfolio optimizer and simulator (Which coins to buy during a Bitcoin bull run?)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ExploitGPT
?
Download (.md)
# ExploitGPT Combining the power of nmap and OpenAI to create a tool that scans an IP or URL and directly outputs relevant exploits via ExploitDB. OpenAI api responses are dynamic and subject to change. ## How to run ExploitGPT In order to run this program, go to [OpenAPI](https://openai.com/product) and sign up for an API key. Add this key to your kali env. Once the ExploitGPT package has been downloaded and the API key added, run ExploitGPT. The prompt will ask you to input either an IP or URL (shout out to a colab project I worked on for inspo - [Project Oracle](https://github.com/Josh512/ProjectOracle)). After scanning the target, the program will output open services and their versions. With this info, OpenAI will pull relevant information from ExploitDB and output it into list form. Example of running ExploitGPT: <img src="https://github.com/Lagom001/ExploitGPT/assets/78869645/fca21815-8252-435b-a3ca-7de6f95db788" >