VAPTPoints Status
VAPTPoints Status
Oservation Point
2 Insecure Logging
Insecure Data
3 Storage
Insufficient Session
4 Expiration
Vulnerable Version
5 (sdk)
Android Backup
6 Enabled
7 Debug Method Enabled
8 Intent Sniffing
Androide Pasteboard
10 Vulnerability
database Insecure
11 Data Storage
Missing 'X-Frame-
12 Options' Header
Missing 'X-XSS-
13 Protection' Header
No Account Lockout
14 Policy
Server Leaks
Information via "X-
15 Powered-By”
Description
Logging is a method that developers use for tracing the code and watching
warnings or errors. The Application has enabled “Debuging” to understand
the errors or issues occurred in the application. This is logging all the
sensitive information like username, cookies etc. in the logs of the
application
Insecure data Storage stores data in plain text inside the device that allow
an attacker to see the sensitive data, which is stored on client side without
proper encryption. An attacker can steal the sensitive information which is
stored on device internal or external storage. Android application store
data
in internal storage files,external storage files,shared
preference,database.hidden files ect.
Insufficient Session Expiration can occur when the session is not properly
terminated after the user uses the logout/sign out feature.
The remote server offers deprecated TLS 1.1/1.0 protocol which can lead to
weaknesses.
Android provides the clipboard framework for copying and pasting different
types of data. The data could be text, images, binary stream data or other
complex data types.
Insecure data Storage stores data in plain text inside the device that allow
an attacker to see the sensitive data, which is stored on client side
without proper encryption. An attacker can steal the sensitive information
which is stored on device internal or external storage. Android application
store data in internal storage files,external storage files,shared
preference,database.hidden files ect.
Critical Done
High Done
High Done
Medium Done
Medium Done
Medium Done
Medium Done