You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ This is a major update to one of my previous projects - "InsecureBank". This vul
8
8
* Weak Authorization mechanism
9
9
* Local Encryption issues
10
10
* Vulnerable Activity Components
11
+
* Root Detection and Bypass
11
12
* Insecure Content Provider access
12
13
* Insecure Webview implementation
13
14
* Weak Cryptography implementation
@@ -18,6 +19,7 @@ This is a major update to one of my previous projects - "InsecureBank". This vul
18
19
* Application Debuggable
19
20
* Android keyboard cache issues
20
21
* Android Backup vulnerability
22
+
* Runtime Manipulation
21
23
* Insecure SDCard storage
22
24
* Insecure HTTP connections
23
25
* Parameter Manipulation
@@ -28,8 +30,6 @@ This is a major update to one of my previous projects - "InsecureBank". This vul
28
30
29
31
Below are some of the other vulnerabilities that I am working on currently - and will be added as soon as I make sure that it does not break any of the other existing features:
0 commit comments