<dd id="sga4y"><optgroup id="sga4y"></optgroup></dd>
<nav id="sga4y"><code id="sga4y"></code></nav>
  • <optgroup id="sga4y"></optgroup>

    Privilege Management: Android Disable

    ABSTRACT

    程序請求禁用話筒的權限。

    EXPLANATION

    沒有理由請求或授予禁用該設備的權限。

    例 1:程序禁止調用此權限,任何情況下都不允許。

     <uses-permission android:name="android.permission.BRICK"/> 

    REFERENCES

    [1] Standards Mapping - OWASP Top 10 2004 - (OWASP 2004) A2 Broken Access Control

    [2] Standards Mapping - OWASP Top 10 2010 - (OWASP 2010) A6 Security Misconfiguration

    [3] Standards Mapping - FIPS200 - (FISMA) AC

    [4] Standards Mapping - Security Technical Implementation Guide Version 3 - (STIG 3) APP3500 CAT II

    [5] Standards Mapping - Security Technical Implementation Guide Version 3.4 - (STIG 3.4) APP3500 CAT II

    [6] Mark L. Murphy Beginning Android 2 Apress

    [7] Standards Mapping - Common Weakness Enumeration - (CWE) CWE ID 265

    [8] Standards Mapping - SANS Top 25 2009 - (SANS 2009) Improper Access Control - CWE ID 285

    [9] Using Permissions


    Copyright 2013 Fortify Software - All rights reserved.
    (Generated from version 2013.1.1.0008 of the Fortify Secure Coding Rulepacks)
    desc.config.java.privilege_management_android_disable

    97av