Giter Site home page Giter Site logo

crbug's Introduction

About

Script to crawl crbugs (Chromium Issues), which parses pages from https://chromereleases.googleblog.com/ and https://crbug.com/, then will save all to local database as python Pickle format and generate an Markdown file for human reading.

Install

pip install beautifulsoup4
git clone https://github.com/lmy375/crbug

Usage

$ python3 crbug.py
[+] 106 posts, 819 cves, 1364 issues loaded.
[+] Updated. Found 0 new post(s).
[+] 211 issues are still restricted.
[+] Open: Issue 1065298: UAF in base::SupportsUserData::SetUserData ([email protected])
[+] Open: Issue 1065186: UAF in libglesv2!gl::Texture::onUnbindAsSamplerTexture ([email protected])
[+] Open: Issue 1064519: Security: DevTools doesn't fully validate channel messages it receives ([email protected])
[+] Open: Issue 1061933: aec3_fuzzer: Container-overflow in webrtc::FilterAnalyzer::AnalyzeRegion (ClusterFuzz)
[+] Open: Issue 1059577: Security: Possible to escape sandbox via devtools_page ([email protected])
[+] Open: Issue 1055933: heap-use-after-free : ProfileIOData::FromResourceContext ([email protected])
[+] Open: Issue 1053939: V8 correctness failure in configs: x64,ignition:x64,ignition_turbo_opt (ClusterFuzz)
[+] Open: Issue 1040755: Security:  Another "universal" XSS via copy&paste ([email protected])
[+] Stop at Issue 901654 (Permission denied.)
[+] 8 issues opened.
[+] Save db to ./db.pickle.
[+] Save markdown to ./crbug.md.

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.