https://github.com/vprlab/vsinkdataset
The VSink dataset containing 372 categorized VSinks
https://github.com/vprlab/vsinkdataset
Last synced: 5 months ago
JSON representation
The VSink dataset containing 372 categorized VSinks
- Host: GitHub
- URL: https://github.com/vprlab/vsinkdataset
- Owner: VPRLab
- Created: 2014-10-07T08:19:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-07T08:27:26.000Z (over 11 years ago)
- Last Synced: 2025-07-14T09:49:58.663Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 141 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
VSinkDataset
============
The VSink dataset from ECVDetector for detecting exposed component vulnerabilities in Android apps.
See our paper, "A Sink-driven Approach to Detecting Exposed Component Vulnerabilities in Android Apps", at http://arxiv.org/abs/1405.6282
(The new version of this paper will be uploaded soon).
```
$ ./countVSink.sh exp7_VSinkDumper.log
All: 555
Src: 183
DIRECTByPara: 23
Input: 167
Public: 45
DIRECT: 137
```
So it has 372 categorized VSinks.