Introduction
We express our gratitude to the Toobit team for the collaborative engagement that enabled the execution of this Pentest.
Document | |
|---|---|
| Name | Pentest and Security Analysis Report for Toobit |
| Approved By | Ece Orsel |
| Website | https://www.toobit.com/→ |
| Changelog | 24/07/2026 - Preliminary Report |
| 07/08/2026 - Final Report | |
| Platform | Android |
| Tags | Pentest (Black-box) |
| Methodology | https://docs.hacken.io/methodologies/pentesting→ |
Document
- Name
- Pentest and Security Analysis Report for Toobit
- Approved By
- Ece Orsel
- Website
- https://www.toobit.com/→
- Changelog
- 24/07/2026 - Preliminary Report
- 07/08/2026 - Final Report
- Platform
- Android
- Tags
- Pentest (Black-box)
Review Scope | |
|---|---|
| URL | https://s3.ap-northeast-1.amazonaws.com/s3.toobit.com/app/android/toobit_2.3.1_2310.apk→ |
| Version | 2.3.1 |
Review Scope
- Version
- 2.3.1
Audit Summary
The system users should acknowledge all the risks summed up in the risks section of the report
{FindingsVulnSeverityStatusTable}
System Overview
The Toobit Android application serves as the official mobile interface for the Toobit cryptocurrency exchange. It provides users with a secure and responsive platform to interact with their exchange accounts, perform real-time trading, manage digital assets, and access a variety of financial tools and services.
The application communicates with Toobit’s centralized backend, which handles core exchange logic, account services, asset storage, and transaction processing.
Findings
Code ― | Title | Status | Severity | |
|---|---|---|---|---|
| F-2026-1820 | Session tokens and cookies stored in cleartext | fixed | Medium | |
| F-2026-1820 | Sensitive screens are not marked FLAG_SECURE | accepted | Observation | |
| F-2026-1820 | Weak Jailbreak detection | accepted | Observation |
Appendix 1. Severity Definitions
Findings are categorized based on their potential impact and assigned a severity level using the Common Vulnerability Scoring System (CVSS) version 4.0: →
Severity | Description |
|---|---|
Critical | These issues present a major security vulnerability that poses a severe risk to the system. They require immediate attention and must be resolved to prevent a potential security breach or other significant harm. |
High | These issues present a significant risk to the system, but may not require immediate attention. They should be addressed in a timely manner to reduce the risk of the potential security breach. |
Medium | These issues present a moderate risk to the system and cannot have a great impact on its function. They should be addressed in a reasonable time frame, but may not require immediate attention. |
Low | These issues present no risk to the system and typically relate to the code quality problems or general recommendations. They do not require immediate attention and should be viewed as a minor recommendation. |
Severity
- Critical
Description
- These issues present a major security vulnerability that poses a severe risk to the system. They require immediate attention and must be resolved to prevent a potential security breach or other significant harm.
Severity
- High
Description
- These issues present a significant risk to the system, but may not require immediate attention. They should be addressed in a timely manner to reduce the risk of the potential security breach.
Severity
- Medium
Description
- These issues present a moderate risk to the system and cannot have a great impact on its function. They should be addressed in a reasonable time frame, but may not require immediate attention.
Severity
- Low
Description
- These issues present no risk to the system and typically relate to the code quality problems or general recommendations. They do not require immediate attention and should be viewed as a minor recommendation.
Appendix 2. Scope
The scope of the project includes the following:
Scope Details | |
|---|---|
| URL | https://s3.ap-northeast-1.amazonaws.com/s3.toobit.com/app/android/toobit_2.3.1_2310.apk→ |
| Version | 2.3.1 |
Scope Details
- Version
- 2.3.1
Assets in Scope
Appendix 3. Additional Valuables
Frameworks and Methodologies
This security assessment was conducted in alignment with recognised penetration testing standards, methodologies and guidelines, including the NIST SP 800-115 – Technical Guide to Information Security Testing and Assessment →, the Penetration Testing Execution Standard (PTES) →, and the OWASP Testing Guide →. These assets provide a structured foundation for planning, executing, and documenting technical evaluations such as vulnerability assessments, exploitation activities, and security code reviews. Hacken’s internal penetration testing methodology extends these principles to Web2 and Web3 environments to ensure consistency, repeatability, and verifiable outcomes.