Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
burp-vulners-scanner — Vulnerability scanner based on vulners.com search API | Kitploit
Tools/GitHubGitHub/vulnerscom/burp-vulners-scanner
Vulnerability ScannersExploit FrameworksVulnerability AnalysisWeb Security
GitHubvulnerscom/burp-vulners-scanner

burp-vulners-scanner

Vulnerability scanner based on vulners.com search API

View Repository
901173211 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

burp-vulners-scanner

Current Release Downloads PayPal

Description

Burp Suite scanner plugin based on Vulners.com vulnerability database API

  • Search fingerprints in http response (inspired by plugin "Software Version Reporter") and check found version in vulners.com vulnerability database
  • [Experemental] Check unique URLs in vulners.com finding exploits for such paths

If Vulners Plugin detects vulnerable software it will show you CVE, advisoroies and even applicable exploits!

How to use

Burp Vulners plugin Tutorial Video

Requirements

  • Burp Suite - Professional Edition
  • Java 1.8
  • Maven

Installation

  1. Clone repository
  2. From command line run
    root@kitploit:~
    mvn package
    
  3. find burp-vulners-scanner.jar in /target folder
  4. open Burp Suite -> Extender -> Add -> path to plugin.jar

Build

Ready to install build burp-vulners-scanner.jar

Download Tool