andymeneely / attack-surface-metrics

Scripts for collecting metrics of the attack surface
MIT License
14 stars 4 forks source link

Refine research questions about Android project #36

Open megakevin opened 9 years ago

megakevin commented 9 years ago

Currently, we have some open-ended questions. Let's refine them to include things like:

Post the research questions here. Let's have 3-5 research questions by Feb 24.

megakevin commented 9 years ago

megakevin commented 9 years ago

Let's refine the metaphor of attack surface. Ultimately, this should be a paper about mobile, not a paper about attack surface with mobile apps as case studies. Reimagine the RQs around that notion.

megakevin commented 9 years ago

How different packages of the android application development framework contribute to the attack surface?

Maybe there are some packages that contain more input/output methods than others. Or maybe those input/output methods are riskier (easier to attack or have higher damage potential).