• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

VulnFanatic (2.2) - Binary Ninja assistant plugin

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,621
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,730
‎6 Years of Service‎
 
76%
sample.png


Binary Ninja assistant plugin for vulnerability research.

Description:
This plugin aims to assist during the vulnerability research process by providing a full tracing of sources of parameters to selected functions. It also provides a scanning capability which uses the function tracer and applies several rules to detect potentially dangerous function calls.

Author: Martin Petran

Scanner is using set of rules and function tracker to perform basic analysis to detect any potentially vulnerable function calls. Issues that are found by this component are marked with tags that reflect the priority for a follow-up manual analysis. Following are the priority categories:

    🔴 High - Detected conditions are likely to lead to vulnerability.
    🟠 Medium - Detected conditions could theoretically lead to vulnerability.
    🟡 Low - Detected conditions are unlikely to lead to vulnerability.
    🔵 Info - Detected conditions were not clear enough to determine if the call is secure or not.

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top