Code Monkey home page Code Monkey logo

redgpt's Introduction

โš ๏ธ OpenAI Broke API Access: I will update the tool when they release an official API or there's a workaround.

RedGPT - Penetration Testing Findings With GPT

RedGPT is a ChatGPT based findings generator to help save penetration testers time and provide more readable findings.

It generates findings with the following properties:

  • Description
  • Remediation
  • Risk Rating (With Likelihood + Impact)
  • Sometimes extra helpful info like a risk rating justification

NOTE: It generally gives accurate findings but make sure to verify and add context in a real report.

Quick Start

You just need 2 things to run it:

Run from source

git clone https://github.com/Stratus-Security/FinGen
cd RedGPT
pip3 install revChatGPT
python3 RedGPT.py --api_key "<api_key>" --title "Auto Complete Not Disabled"

Usage

Generate a single finding

python3 RedGPT.py --api_key "<api_key>" --title "Auto Complete Not Disabled" 

We can also generate multiple findings at once

python3 RedGPT.py --api_key "<api_key>" --title "Auto Complete Not Disabled" --title "Blind SQL Injection" --title "Reflected Cross-Site Scripting" 

Demo

Demo GIF

Requests

If you want any features added feel free to open an issue or PR!

redgpt's People

Contributors

mathcarv avatar

Watchers

adaja avatar  avatar

Forkers

chriss-0x01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.