vulsio / go-exploitdb

Tool for searching Exploits from Exploit Databases, etc.
MIT License
249 stars 56 forks source link

Can't Fetch InTheWild #149

Closed darshan-pjpt closed 1 year ago

darshan-pjpt commented 1 year ago

I am getting the following error.

Failed to fetch InTheWild Exploit. err: Failed to fetch inTheWild DB. err: HTTP error. URL: https://github.com/gmatuz/inthewilddb/blob/master/inthewild.db?raw=true, err: [] 

I think there are some changes in inthewilddb repo and the link returns 404 now.

gmatuz commented 1 year ago

sorry for that, moved it here: https://pub-4c1eae2a180542b19ea7c88f1e4ccf07.r2.dev/inthewild.db

MaineK00n commented 1 year ago

fixed this PR https://github.com/vulsio/go-exploitdb/pull/148