GreyDGL / PentestGPT

A GPT-empowered penetration testing tool
MIT License
7.28k stars 883 forks source link

API and cookie does not work at all #64

Closed Warlord711 closed 1 year ago

Warlord711 commented 1 year ago

I tried to get the cookies from chrome session and I also set an API Key but the test_connection.py always give a "not properly configured" output.

What is wrong here ? Maybe you can give us a list, which cookies are really necessary. Should they be separated by space or not ? What is wrong with using API ? I set a new secret, copy+pasted it over and it just got ignored. I used model gtp-4, gpt-3.5 - nothing works.

Warlord711 commented 1 year ago

Note: Managed to get the Cookie setup running. I had to restart Chrome without any addons.