GithubHelp home page GithubHelp logo

cve's Introduction

CVE PoC Tweet

Almost every publicly available CVE PoC.

How it works

Trickest Workflow used:

Trickest Workflow - PoC

TB; DZ (Too big; didn't zoom):

  • Collect CVE details from cvelist (Shout out to CVE Project!)
  • Split CVEs up by year.
  • Find PoCs for each CVE using 2 techniques:
    1. References

      • Gather each CVE's References.
      • Check if any of them points to a PoC using ffuf and a list of keywords

      Regex: (?i)[^a-z0-9]+(poc|proof of concept|proof[-_]of[-_]concept)[^a-z0-9]+

      (Thanks @joohoi!)

      Note: ffuf is awesome for more purposes than just content discovery.

    2. Github

      Search GitHub for repositories with find-gh-poc (release soon!) that mention the CVE ID.

  • Merge all of the found PoCs.
  • Generate GitHub badges for each affected software version using shields.io.
  • Write everything into easy-to-read markdown files.

As described, almost everything in this repository is generated automatically. We carefully designed the workflow (and continue to develop it) to ensure the results are as accurate as possible.

Use cases

  • Browse around, find a nice PoC, and test away!
  • Watch the repository to receive notifications about new PoCs as soon as they go public.
  • Search for a specific product(s) (and possibly version) to find all public exploits related to it.
  • Monitor the atom feed for a specific product(s).

Contribution

All contribtutions/ideas/suggestions are welcome! Create a new ticket via GitHub issues or tweet at us @trick3st.

Build your own workflows

We believe in the value of tinkering; cookie-cutter solutions rarely cut it. Sign up for a demo on trickest.com to customize this workflow to your use case, get access to many more workflows, or build your own from scratch!

cve's People

Contributors

trickest-workflows avatar nenadzaric avatar dhondta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.