Closed rzwolf closed 1 year ago
Hi @H4ckW0lf, urlvoid api has change
$ curl 'http://api.urlvoid.com/api1000/apikey/host/google.com/'
curl: (6) Could not resolve host: api.urlvoid.com
``
hi @agrandville thank you!
So I should follow your open issue to see how it resolved
URLVoid seems to be replaced by APIVoid. I've done a first release of this engine https://github.com/Patrowl/PatrowlEngines/pull/97 & https://github.com/Patrowl/PatrowlManager/pull/139
Thnaks ! Will review that :)
Hi,
I'm facing a problem when I try to scan a domain or URL with urlvoid
The engine is ready but I watch this error when the script on running
172.20.0.4 - - [15/Jun/2020 00:02:55] "GET /engines/urlvoid/getfindings/3901 HTTP/1.1" 500 - 172.20.0.4 - - [15/Jun/2020 00:10:55] "GET /engines/urlvoid/status HTTP/1.1" 200 - 172.20.0.4 - - [15/Jun/2020 00:10:55] "POST /engines/urlvoid/startscan HTTP/1.1" 200 - 172.20.0.4 - - [15/Jun/2020 00:10:55] "GET /engines/urlvoid/status/3902 HTTP/1.1" 200 - _scan_urls: API Connexion error (quota?)
Regards,