Skip to content

Commit f9d4709

Browse files
committed
Added Root Detection
1 parent 1fda233 commit f9d4709

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This is a major update to one of my previous projects - "InsecureBank". This vul
88
* Weak Authorization mechanism
99
* Local Encryption issues
1010
* Vulnerable Activity Components
11+
* Root Detection and Bypass
1112
* Insecure Content Provider access
1213
* Insecure Webview implementation
1314
* Weak Cryptography implementation
@@ -18,6 +19,7 @@ This is a major update to one of my previous projects - "InsecureBank". This vul
1819
* Application Debuggable
1920
* Android keyboard cache issues
2021
* Android Backup vulnerability
22+
* Runtime Manipulation
2123
* Insecure SDCard storage
2224
* Insecure HTTP connections
2325
* Parameter Manipulation
@@ -28,8 +30,6 @@ This is a major update to one of my previous projects - "InsecureBank". This vul
2830

2931
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:
3032
* Local SQL Injection
31-
* Runtime Manipulation
32-
* Root Detection and Bypass
3333
* SMS based Denial-Of-Service
3434
* LockScreen Bypass
3535

0 commit comments

Comments
 (0)