vulsio / go-exploitdb

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

Search by name and/or version #203

Open flashpixx opened 5 months ago

flashpixx commented 5 months ago

Hello,

is it possible to use a angeric search pattern e.g. like a regex similar the command searchsploit openssh 6.8. In my case I have got the product name and a version and would like to get all existing CVEs for this combination

MaineK00n commented 5 months ago

Unfortunately, the ability to search by product or version is not currently implemented.

flashpixx commented 4 months ago

Would be nice for a feature

MaineK00n commented 4 months ago

I will read the implementation of searchsploit. https://gitlab.com/exploit-database/exploitdb/-/blob/main/searchsploit