Scan your software with Software Binary Analysis
Anmerkung
Depending on your threat detection service tiers, some features may not be available. To learn what features are included in your service tier, see Static binary analysis (SBA) features.
Use threat detection (powered by ReversingLabs) to scan your software for malware, vulnerabilities, secrets, and more before publicly releasing software.
Prerequisites
Review supported file types for threat detection scanning with ReversingLabs.
Signing Manager Controller (SMCTL) (version 1.37.0 or higher)
ReversingLabs' scanning tool (rl-deploy)
rl-deploy is compatible with:
Windows (all Microsoft-supported versions), 64-bit
Linux x86 (all major distributions), 64-bit
Add data.reversinglabs.com and api.reversinglabs.com to your approved list to prevent your firewall or proxy from blocking calls to ReversingLabs' cloud.
Create a project
Create a project to store all your related software scans, such as different versions of the same software.
You can create a project in Software Trust Manager or SMCTL:
Static Binary Analysis scan command
To scan software with Static Binary Analysis, use the following command:
smctl scan rl-scan --input <file to scan> --project <project alias> --scan-alias <scan alias> --version <version>
Review the following sample command:
smctl scan rl-scan --input C:\Users\John.Doe\Documents\Software\MVP.so --project p1 --scan-alias MVPscan1 --version 1.0.0
Tipp
If you encounter an error, see errors and solutions .
View scan results
In the Software Trust menu, go to Threat detection > Threat detection.
Select the desired scan.