Git Product home page Git Product logo

pocorexp_in_github's Introduction

Hi, I am ycdxsb, a beginner in the field of cybersecurity, with a focus on Windows and software security. I am currently learning about fuzzing skills.

Contact

email: [email protected]

A small step forward

  • Paper "File Hijacking Vulnerability: The Elephant in the Room" is accepted by NDSS 2024
  • MSRC 2023 MVR TOP 100
  • Dell Hall Of Fame
  • Intel Leaderboard
  • Google Bug Hunter Leaderboard
  • Mozilla Hall of Fame

pocorexp_in_github's People

Contributors

ycdxsb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pocorexp_in_github's Issues

Doubt

hello, I just took a look at the exp.py file and wanted to know if this is where the logic goes to determine whether an EXP or POC exists in a CVE :
PocOrExps.append({
'URL': URL,
'STARS_NUM': STARS_NUM,
'FORKS_NUM': FORKS_NUM,
'DESCRIPTION': DESCRIPTION,
'UPDATE_TIME': UPDATE_TIME
})

Block suggestion

Hi, there.
Recently I found there are many useless POCs of CVE, they are all from the repos of https://github.com/AlAIAL90. The poc files in these repos are nearly the same, apparently they are not corresponding to the exact vulnerabilities, in other words, they are totally junk repos. All they can do is to distract researchers and a waste of time.
I think it will be more convenient if you can make sure the corectness of each repo, and block these junk repos.
Best.

fix

if(tag[-1]!=datetime.datetime.now().strftime('%Y%m%d')):

tag -> tags
fix to
if(tags[-1]!=datetime.datetime.now().strftime('%Y%m%d')):

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.