Viyat
Viyat
_From @marioskourtesis on August 25, 2015 11:59_ About the plug-ins, I believe it would be better to return a dictionary that specifies what are the returned data and everybody understand...
_From @tunnelshade on August 27, 2015 3:31_ @DePierre Having these commands distributed in multiple files, providing them in user interface for editing is a big task. I am still thinking...
A checklist of things to do here: - [ ] Refactor and finalize the plugin API (https://github.com/owtf/owtf/blob/develop/owtf/plugin/helper.py and https://github.com/owtf/owtf/blob/develop/owtf/plugin/params.py). - [ ] Write a `BasePlugin`, and inherit to use more...
@ajinabraham thanks for the report! Let me investigate this and get back over the weekend :)
can you fix the merge conflict? I think I merged your other PR first.
@nheinbaugh can you provide what switches you ran with `docker run`?
I do not understand - when did this happen? `git clone` ? Because from the Dockerfile, it first updates the package lists and then installs packages from `packages.sh` file. IMO...
@nheinbaugh The commands from the Dockerfile run inside the Kali linux Docker image so I don't think Windows has anything to do with it. Maybe the ports could not be...
@nheinbaugh Can you try again with a fresh pull from the Docker hub? or maybe build the image on a *nix box and then push it on an account on...
Sure, please do. I think making OWTF work in Windows (via Docker) will be a huge step, and there have been many requests for this. :)