Android app to scan for bash Vulnerability - CVE-2014-6271 also known as ShellshockShellshock-Vulnerability-Scan
=============================
Android app to scan for bash Vulnerability - CVE-2014-6271 also known as Shellshock
Download app from play store
============================
~~https://play.google.com/store/apps/details?id=in.indiandragon.shellshock.shellshockvulnerabilityscan~~ [Not being developed further]
[4.0K] /data/pocs/68e35e15fb67aab7649bae8d4fc74fd308b919af
├── [ 18K] LICENSE
├── [ 340] README.md
└── [4.0K] ShellShockVulnerabilityScan
├── [4.0K] app
│ ├── [6.6K] app.iml
│ ├── [ 617] build.gradle
│ ├── [ 675] proguard-rules.pro
│ └── [4.0K] src
│ ├── [4.0K] androidTest
│ │ └── [4.0K] java
│ │ └── [4.0K] in
│ │ └── [4.0K] indiandragon
│ │ └── [4.0K] shellshock
│ │ └── [4.0K] shellshockvulnerabilityscan
│ │ └── [ 385] ApplicationTest.java
│ └── [4.0K] main
│ ├── [ 822] AndroidManifest.xml
│ ├── [4.0K] java
│ │ └── [4.0K] in
│ │ └── [4.0K] indiandragon
│ │ └── [4.0K] shellshock
│ │ └── [4.0K] shellshockvulnerabilityscan
│ │ └── [3.1K] Shellshock.java
│ └── [4.0K] res
│ ├── [4.0K] drawable-hdpi
│ │ ├── [6.5K] ic_launcher.png
│ │ └── [ 13K] id.png
│ ├── [4.0K] drawable-mdpi
│ │ ├── [4.9K] ic_launcher.png
│ │ └── [8.3K] id.png
│ ├── [4.0K] drawable-xhdpi
│ │ ├── [8.2K] ic_launcher.png
│ │ └── [ 18K] id.png
│ ├── [4.0K] drawable-xxhdpi
│ │ ├── [ 20K] ic_launcher.png
│ │ └── [ 29K] id.png
│ ├── [4.0K] drawable-xxxhdpi
│ │ ├── [ 31K] ic_launcher.png
│ │ └── [ 43K] id.png
│ ├── [4.0K] layout
│ │ └── [3.9K] activity_shellshock.xml
│ ├── [4.0K] menu
│ │ └── [ 380] shellshock.xml
│ ├── [4.0K] values
│ │ ├── [ 211] dimens.xml
│ │ ├── [ 239] strings.xml
│ │ └── [ 194] styles.xml
│ └── [4.0K] values-w820dp
│ └── [ 358] dimens.xml
├── [ 437] build.gradle
├── [4.0K] gradle
│ └── [4.0K] wrapper
│ ├── [ 49K] gradle-wrapper.jar
│ └── [ 230] gradle-wrapper.properties
├── [ 853] gradle.properties
├── [5.0K] gradlew
├── [2.3K] gradlew.bat
├── [ 15] settings.gradle
├── [ 828] ShellShockVulnerabilityScan.iml
└── [ 828] ShellShockVulnerabilityScanner.iml
27 directories, 33 files