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
DetExploit — OSS Vulnerability Scanner for Windows Platform | Kitploit
Tools/GitHubGitHub/detexploit/detexploit
OSINT (Open Source Intelligence)Vulnerability ScannersVulnerability Analysis
GitHubdetexploit/detexploit

DetExploit

OSS Vulnerability Scanner for Windows Platform

View RepositoryWebsite
156156 years 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

This README is English version. If you want to view Japanese version, please check the README_JAPANESE.md.

GitHub Release License: GPLv2

Info (Last Update: 2019/10/04)

Hi, thank you for visiting this repository.
You may know that there is no commit for a while...... but development is still going on !!!
Currently, I am re-writing whole program into C++ to reduce binary size and more advantages.
This is very important procedure to release our program, so please understand it... :)
I've prepared some milestone, so you may check out it!!

root@kitploit:~
Schedule

1. Python to C++ to resuce binary size
2. Release binary from GitHub Releases
3. Publish demo movies of client/server (Currently working on ...)
4. Publish slides of DetExploit (Japanese version is already ready, so wait for little bit more!!)

Table of contents

  • DetExploit v1.3α
    • Table of contents
    • Abstract
    • Demo
    • How to run
    • Supported Database
    • License
    • Contact to developer

Abstract

DetExploit is software that detect vulnerable applications and not-installed important OS updates on the system, and notify them to user.

As we know, most of cyberattacks uses vulnerability that is released out year before.

I thought this is huge problem, and this kind of technology should be more powerful than technology that will detect unknown malwares or exploits.

Also this project is my theme of Mitou Jr project in Japan.

I wish and work hard to make this an huge OSS (Open Source Software) project, to help these days society.

Demo

  • Demo Video Clip (v0.5, English, Click and jump to YouTube to play video)

Alt text

How to run

You can download latest stable build of DetExploit from Releases page.

Easiest way to run is shown below (Do not forget to unzip the downloaded file).

root@kitploit:~
# Execute DetExploit
C:\path\to>cd DetExploit_ReleaseYYYYMMDD
C:\path\to\DetExlopit_ReleaseYYYYMMDD>DetExploit.exe

Supported Database

  • ExploitDB
  • JVN (Japan Vulnerability Notes)
  • NVD (National Vulnerability Database)
  • US-CERT
  • JPCERT
  • More on further version

License

GNU GPLv3 License

Contact to developer

  • MOPI (Email: [email protected] / Twitter: @moppoi5168)
Download Tool