Contract Detection

Help enterprises conduct code audits before launching contracts, promptly discover security issues, and focus more on code-level detection rather than business-level detection.

Entry: Home → Detection → Enterprise

Link: https://detection.triathon.space/#/

Supported blockchains: BSC, ETH

Note: Supports audits for all types of contract addresses.

Instructions for use:

1. Enter the detection page.

2. Choose the method of uploading code: address upload or code file upload.

3. If choosing address upload, select the blockchain, enter the contract address, and click detect to obtain the results. If choosing code upload, simply upload the file to start the detection.

Result page

Explanation:

1. Executive is an overview of the contract:

- It includes information such as detection time, language, chain, detection framework, source code, detection number, total number of detections, percentage of passed detections, and the number and proportion of high, medium, and low-risk detections.

2. Summary is a summary of the results and specific problem titles.

- Note: TSP stands for Triathon Security Project, which is the detection class number.

3. Findings consist of a description of each detection class, the specific code where issues were found, and suggested changes.

Last updated