Skip to content

The goal of this repository is to work with Whiterabbitneo with PentestGPT

License

Notifications You must be signed in to change notification settings

FlyinEye/whiterabbitneo-pentestgpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whiterabbitneo-Pentestgpt

The goal of this project is to combine whiterabbitneo, an open source model specialized in cyber security, and PentestGPT, a prompting technique for GPT 4 that allowed GPT 4 to be in the top 1% of hack the box users, to create a fully open source solution for pentesting. For this repo, my goal is to beat one box in hackthebox.

However, when working with PentestGPT with models that are not GPT4, like whiterabbitneo, the outputs tend to not always follow the structure we want. For example, when updating a todo list, the items might dissapear or it may not output a todo list in the response at all. To prevent this, I added outlines for constrained generation to bridge the gap between whiterabbitneo and gpt 4. However, currently we are not there yet

About

The goal of this repository is to work with Whiterabbitneo with PentestGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.4%
  • Python 6.6%