Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2016-5195 PoC — Linux kernel 竞争条件问题漏洞

Source
Associated Vulnerability
Title:Linux kernel 竞争条件问题漏洞 (CVE-2016-5195)
Description:Race condition in mm/gup.c in the Linux kernel 2.x through 4.x before 4.8.3 allows local users to gain privileges by leveraging incorrect handling of a copy-on-write (COW) feature to write to a read-only memory mapping, as exploited in the wild in October 2016, aka "Dirty COW."
Description
Android APK Based On Public Information Using DirtyCOW CVE-2016-5195 Exploit
Readme
# org.cowpoop.moooooo
Android APK Based On Public Information Using DirtyCOW CVE-2016-5195 Exploit


##THIS IS A CURRENTLY A NON-WORKING APPLICATION

##I WILL REMOVE THIS ONCE TESTING IS SUCCESSFUL
File Snapshot

[4.0K] /data/pocs/52286ee1ce35d995d77e378c2803b2596769ef9a ├── [4.0K] app │   ├── [1.1K] build.gradle │   ├── [1.8K] CMakeLists.txt │   ├── [ 672] proguard-rules.pro │   └── [4.0K] src │   └── [4.0K] main │   ├── [ 947] AndroidManifest.xml │   ├── [4.0K] assets │   │   ├── [4.0K] exploits │   │   │   ├── [1.8K] chriscz.zip │   │   │   ├── [2.9K] dirtycow.zip │   │   │   ├── [2.1K] FireFart.zip │   │   │   ├── [6.6K] gbonacini.zip │   │   │   ├── [1.9K] joshuaskorich.zip │   │   │   ├── [1.6K] KrE80r.zip │   │   │   ├── [1.3K] mak.zip │   │   │   ├── [ 49K] mengzhuo.zip │   │   │   ├── [1.6K] ngaro.zip │   │   │   ├── [ 22K] nowsecure.zip │   │   │   ├── [1.7K] rverton.zip │   │   │   ├── [ 11K] scumjr.zip │   │   │   ├── [ 16K] sideeffect42.zip │   │   │   ├── [5.6K] sivizius.zip │   │   │   ├── [5.2K] timwr.zip │   │   │   ├── [ 12K] unsorted.zip │   │   │   └── [ 848] xlucas.zip │   │   └── [4.0K] su │   │   ├── [166K] libsupol.so │   │   ├── [ 74K] su │   │   ├── [4.0K] SuperSU │   │   │   └── [5.6M] SuperSU.apk │   │   └── [ 29K] supolicy │   ├── [4.0K] cpp │   │   ├── [ 303] global-text.cpp │   │   └── [ 235] native-lib.cpp │   ├── [4.0K] java │   │   └── [4.0K] org │   │   └── [4.0K] cowpoop │   │   └── [4.0K] moooooo │   │   ├── [ 872] Moooooo.java │   │   ├── [ 337] RunExploit.java │   │   ├── [ 337] SetPayload.java │   │   ├── [ 335] SetSource.java │   │   ├── [ 335] SetTarget.java │   │   ├── [ 332] Settings.java │   │   └── [ 337] SpawnShell.java │   └── [4.0K] res │   ├── [4.0K] layout │   │   ├── [1.4K] activity_moooooo.xml │   │   ├── [ 598] activity_run_exploit.xml │   │   ├── [ 598] activity_set_payload.xml │   │   ├── [ 609] activity_set_source_script.xml │   │   ├── [ 596] activity_set_source.xml │   │   ├── [ 609] activity_set_target_binary.xml │   │   ├── [ 596] activity_set_target.xml │   │   ├── [ 593] activity_settings.xml │   │   └── [ 598] activity_spawn_shell.xml │   ├── [4.0K] mipmap-hdpi │   │   └── [8.4K] ic_launcher.png │   ├── [4.0K] mipmap-mdpi │   │   └── [4.5K] ic_launcher.png │   ├── [4.0K] mipmap-xhdpi │   │   └── [ 14K] ic_launcher.png │   ├── [4.0K] mipmap-xxhdpi │   │   └── [ 27K] ic_launcher.png │   ├── [4.0K] mipmap-xxxhdpi │   │   └── [ 44K] ic_launcher.png │   ├── [4.0K] raw │   │   ├── [4.0K] exploits │   │   │   ├── [1.8K] chriscz.zip │   │   │   ├── [2.9K] dirtycow.zip │   │   │   ├── [2.1K] FireFart.zip │   │   │   ├── [6.6K] gbonacini.zip │   │   │   ├── [1.9K] joshuaskorich.zip │   │   │   ├── [1.6K] KrE80r.zip │   │   │   ├── [1.3K] mak.zip │   │   │   ├── [ 49K] mengzhuo.zip │   │   │   ├── [1.6K] ngaro.zip │   │   │   ├── [ 22K] nowsecure.zip │   │   │   ├── [1.7K] rverton.zip │   │   │   ├── [ 11K] scumjr.zip │   │   │   ├── [ 16K] sideeffect42.zip │   │   │   ├── [5.6K] sivizius.zip │   │   │   ├── [5.2K] timwr.zip │   │   │   ├── [ 12K] unsorted.zip │   │   │   └── [ 848] xlucas.zip │   │   └── [4.0K] su │   │   ├── [166K] libsupol.so │   │   ├── [ 74K] su │   │   ├── [4.0K] SuperSU │   │   │   └── [5.6M] SuperSU.apk │   │   └── [ 29K] supolicy │   ├── [4.0K] values │   │   ├── [ 208] colors.xml │   │   ├── [ 211] dimens.xml │   │   ├── [ 71] strings.xml │   │   └── [ 383] styles.xml │   └── [4.0K] values-w820dp │   └── [ 358] dimens.xml ├── [ 498] build.gradle ├── [4.0K] gradle │   └── [4.0K] wrapper │   ├── [ 52K] gradle-wrapper.jar │   └── [ 233] gradle-wrapper.properties ├── [ 730] gradle.properties ├── [4.9K] gradlew ├── [2.3K] gradlew.bat ├── [ 34K] LICENSE ├── [ 197] README.md └── [ 15] settings.gradle 27 directories, 83 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →