Show HN: Vulners.com, new vulnerability aggregator database

2 points by vulnersTeam ↗ HN
Hi! One day, working with CVE-Details database I mentioned, that it's damn slow and has no lucene-style search. Using google is actually good...but takes too long to find security stuff.

So..The idea was quite easy - to build my own vulnerability database with google-style search and a lot of sources. Here it is - https://vulners.com It's not just about CVE and security bulletins. It holds information about HackerOne bug bounty programs, hacker forums, vendor bulletins, different exploits databases, metasploit modules and so on.

The most powerful feature is built-in dorks)

Like this: All public Yahoo vulnerabilities:

https://vulners.com/search?query=type:hackerone%20team.name:yahoo

Or maybe SQL injections?:

https://vulners.com/search?query=type:hackerone%20sql%20injection

For linux users... Vulnerabilities in SUSE:

https://vulners.com/search?query=type:suse

Or some exploits for Windows 10:

https://vulners.com/search?query=type:exploitdb%20%22windows%2010%22

Even take a look for info at the hackers forums, some articles by d0znpp?:

https://vulners.com/search?query=type:rdot%20d0znpp

Lets search for Metasploit modules for Apache:

https://vulners.com/search?query=type:metasploit%20apache

Quite easy, yes? And damn fast :) It is absolutely freeware, written with Python, Elasticsearch and MongoDB. Daily updates and upcoming 2.0 version :) Hope, you will like it. Any contacts and feature requests: isox@vulners.com

4 comments

[ 1.8 ms ] story [ 18.8 ms ] thread