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

Feature/dirty cow #139

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

Feature/dirty cow #139

wants to merge 9 commits into from

Commits on Nov 21, 2016

  1. update grade to version 2.2.2

    iRave committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    e61f9c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    aeab923 View commit details
    Browse the repository at this point in the history
  2. Add dirtyCow vulnerability test

    iRave committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    2ba2ab8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. Change Loop run-count, to speed up speed test. new value should still…

    … be sufficient to trigger the race condition
    iRave committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    5df2c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb94ead View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Add logging to DirtyCOW C code

    iRave committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    4b4598c View commit details
    Browse the repository at this point in the history
  2. Fix DirtyCOW memory leaks (files not closed)

     Add thread to check periodically whether or not the exploit was successful
     Adjust maximal attempt count
    iRave committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    f2e4141 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Configuration menu
    Copy the full SHA
    50f7adc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from S-trace/feature/DirtyCow

    Fix dirtyCow filename mismatch (dirtyCow.c=>dirtycow.c)
    iRave authored Feb 24, 2017
    Configuration menu
    Copy the full SHA
    70cb5ce View commit details
    Browse the repository at this point in the history