An open API service indexing awesome lists of open source software.

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

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.