Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display exploit codes information for each detected CVE-IDs #729

Merged
merged 3 commits into from
Nov 3, 2018

Conversation

sadayuki-matsuno
Copy link
Collaborator

@sadayuki-matsuno sadayuki-matsuno commented Nov 2, 2018

If this Pull Request is work in progress, Add a prefix of “[WIP]” in the title.

What did you implement:

add exploitdb
Using exploitdb, it was possible to check whether there is an exploit in cve detected by vuls

https://www.exploit-db.com/
https://github.com/mozqnet/go-exploitdb

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

@kotakanbe kotakanbe changed the title add exploit Display exploit codes are published on exploit-db for each detected CVE-IDs Nov 3, 2018
@kotakanbe kotakanbe changed the title Display exploit codes are published on exploit-db for each detected CVE-IDs Display exploit codes information for each detected CVE-IDs Nov 3, 2018
@kotakanbe kotakanbe merged commit 9865eab into master Nov 3, 2018
@sadayuki-matsuno sadayuki-matsuno deleted the exploitdb branch November 6, 2018 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants