1

I have the list of vulnerabilities (CVEs) in the NVD database. I need to find which one has an exploit. Is there any database available to get the list of all the exploits for CVEs? or is there any API to get them?

3
  • 2
    Please search "Exploit DB database" on the search engine. You would arrive at the right destination. Enjoy. Commented Dec 19, 2018 at 6:09
  • You can also search the same CVE in cvedetails.com and check the number of exploits available. Commented Dec 19, 2018 at 7:32
  • Possible duplicate of Where can I find exploit code? Commented Dec 21, 2018 at 3:58

1 Answer 1

1

Few sources I search for exploits (by CVE):

  1. Exploit Database
  2. CX Security
  3. Vulnerability & Exploit Database
  4. 0day.today (accessible via tor onion service)
  5. VulDB (not exactly for exploits, but helpful)

Do check this list for additional sources of vulnerability databases

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.