API - Vuln BAnk

1. Weak Credential Management vulnerability

http://172.19.0.3:5000/dashboard

Credential: admin:admin123


2. Sensitive Information Disclosure




3. SQL Injection

Payload : ' OR 1=1 --



4. JWT Weak Implementation



Missing Input Validation in Loan Request

Verify the input field length validation:
Input : -5000
Input: 999999999999999999
Input: 0

The above input values are should not be allow to use in the application.





Comments

Popular posts from this blog

Burp Suite – Automated Vulnerabilities Findings

SQL Injection Attacks | Shahul Hameed

To use emulator(Using NOX emulator): Open Appie Application | Shahul Hameed