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

feat(trickest): support Trickest PoCs #81

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MaineK00n
Copy link
Collaborator

@MaineK00n MaineK00n commented Mar 2, 2022

What did you implement:

Fixes future-architect/vuls#1396

Add Trickest CVE as a new data source.
https://github.com/trickest/cve

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

fetch

$ go-exploitdb fetch trickest
INFO[03-03|05:40:23] Fetching Trickest Exploit 
INFO[03-03|05:40:33] Trickest Exploit                         count=93923
INFO[03-03|05:40:33] Insert Exploit into go-exploitdb.        db=sqlite3
INFO[03-03|05:40:33] Inserting 93923 Exploits 
INFO[03-03|05:40:33] Inserting new Exploits 
93923 / 93923 [----------------------------------------------] 100.00% 54402 p/s
INFO[03-03|05:40:35] No CveID Exploit Count                   count=0
INFO[03-03|05:40:35] CveID Exploit Count                      count=93923

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

@MaineK00n MaineK00n self-assigned this Mar 2, 2022
@MaineK00n MaineK00n marked this pull request as ready for review March 2, 2022 20:59
@MaineK00n MaineK00n changed the title feat(trickest): add Trickest PoCs feat(trickest): support Trickest PoCs Mar 2, 2022
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.

Add trickest/cve as a data source for PoC
1 participant