GreyDGL / PentestGPT

A GPT-empowered penetration testing tool
MIT License
7.29k stars 886 forks source link

[Feature] Control output log directory #121

Open GreyDGL opened 1 year ago

GreyDGL commented 1 year ago

Since the project is installed with pip now, we need a new implementation of logging. It should have controlled output directory.

vmayoral commented 1 year ago

I believe that the integration I'm working on with ExploitFlow will somewhat deal with this. Is there anything in particular you want in here?

GreyDGL commented 1 year ago

I'm thinking if it would be good to output all the logs into a log folder under the execution directory. The user can also control the output directory through a flag.