AIBugHunter
Detect, Localize, Repair Vulnerabilities
In Real-Time

Learn More

Welcome to AIBugHunter

AIBugHunter is an AI-driven Software Security Tool
That Aims to Help Security Analysts Locate the Vulnerable Source Code Faster

error

Line-level Vulnerability Prediction

Locate the vulnerable lines in your source code.

error

Vulnerability Type Predictions

Predict the type of vulnerabilities in your source code.

error

Severity Level Predictions

Predict the Common Vulnerability Scoring System (CVSS) severity score of vulnerabilities in your source code.

error

One-Click Vulnerability Repair

Repair vulnerabilities with patches suggested by AIBugHunter.

v1.0.0 released on 11-13-2022

Now Available in VSCode Marketplace

Learn More

About AIBugHunter

Line-level Vulnerability Predictions

Given a file written C/C++, AIBugHunter
scans the file and predict the potentially vulnerable lines existing in each function.

A predicted vulnerable line is highlighted by a red underline.

Image

Vulnerability Type & Severity Predictions

If a function is detected as a vulnerable function. AIBugHunter shows the
information of CWE-ID, CWE abstract
type, and the CVSS Severity Score.

Vulnerability information can be
obtained by hovering over the
vulnerable line and clicking the
"view problem" button.

Click here
for more information about CWE.

Click here
for more information about CVSS.

Image

Automated Vulnerability Repair

(Coming Soon)

If a function is detected as a vulnerable function. AIBugHunter will generate
suggested patches using a
Neural Machine Translation model.

The patches will replace the vulnerable
line on click of the "Quick Fix" button.

Image

Powered by Google Cloud

Learn More

Media Coverage

Latest News

Academic Research

Latest Paper related to AIBugHunter

41.6
k

Critical Vulnerabilities

44.5
k

High Vulnerabilities

15.9
k

Medium Vulnerabilities

1.8
k

Low Vulnerabilities

Learn More

Team

Meet the AIBugHunter Team

Image

Undergraduate Student

Yuki Kume

Yuki is a undergraduate computer science student at Monash University.

PhD Student

Michael Fu

Michael is a PhD student at Monash University.

Feedback

We appreciate your feedback!