Francesco Giordano

Results 12 comments of Francesco Giordano

Hi, can you provide any API key?

@johndoehack It should but it is not 100% reliable since it has to solve the captcha (and that's why tesseract is a dependency)

Hi @sherlockzm, I can't reproduce the issue, can you provide more informations regarding your golang version and operative system? Thanks

The blackarch version is based on the old main version, the new dev is totally reworked and a new script is needed to make it works also, @johndoehack can you...

The Issue is currently mitigated in development creating a dummy configuration file if it doesn't exist

Hi, thanks for the interest in this project. I would like to serve one endpoint to trigger scans specifying the type of scan with a special parameter (something like `module="whatever"`)...

MySQL would be good but I would like to have an interface for others DBMS leaving freedom to the users

There is a big issue here, you started working on a fork of the master branch, note that you should always start from the dev branch (A LOT of stuff...

Update: the PR was merged, waiting for the new release

In python i can handle this feed using https://github.com/kurtmckee/feedparser maybe you can follow the same idea