I have faced a problem that I had some tools installed but they were not working as they were supposed to work(due to missing dependencies and missconfiguration). The result was that some OWTF plugins were not working without knowing why.
Proposed project:
Creation of a module that checks if the installed tools are working correctly.
Ex. We can create something like ./owtf.py --tool-check which will validate all of the installed tools. It would be really useful for checking the stability of OWTF after upgrading the installed tools.
I have faced a problem that I had some tools installed but they were not working as they were supposed to work(due to missing dependencies and missconfiguration). The result was that some OWTF plugins were not working without knowing why.
Proposed project:
Creation of a module that checks if the installed tools are working correctly.
Ex. We can create something like ./owtf.py --tool-check which will validate all of the installed tools. It would be really useful for checking the stability of OWTF after upgrading the installed tools.