LubyRuffy / nuclei_gpt

Chat automates Nuclei template generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nuclei_gpt

ChatGPT+Langchain+Nuclei Chat automates Nuclei template generation

What is Nuclei_GPT

这是一个通过Embedding向量Nuclei的模板文档的项目,运行prompt查询工具可以直接对接GPT-3.5编写Nuclei的Yaml文件,安全人员只需要提交相关的Request和Response以及漏洞的描述,就能生成Nuclei的Poc。

This is a project that uses Embedding vector Nuclei's template document. Running the prompt query tool can directly connect to GPT-3.5 to write Nuclei's Yaml file. Security personnel only need to submit the relevant Request and Response and the description of the vulnerability to generate Nuclei's PoC .

How to Use

https://mp.weixin.qq.com/s/j7EHftzPdTf84lBzxpLb_Q

Nuclei官网已经出了AI生成插件,可以到对应仓库进行查看:https://github.com/projectdiscovery/nuclei-ai-extension

About

Chat automates Nuclei template generation


Languages

Language:Python 100.0%