DetExploit : OSS Vulnerability Scanner for Windows Platform

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.

Demo

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

Also Read – FileGPS : A Tool That Help You To Guess How Your Shell Was Renamed

Requirements

Windows Platform (Tested on Windows 10)
Python 3.x (Tested on 3.7)
Modules written in requirements.txt (pip install -r requirements.txt)
Win32Com (PyWin32: Python for Windows extensions)

How to run

Executable Build is not available now.
It is planned to be availble on stable release.

Install requirements
C:\path\to\DetExlopit>pip install -r requirements.txt
Move to src directory
C:\path\to\DetExlopit>cd src
Run CUI version using python (PATH needs to be configured if not.)
C:\path\to\DetExlopit\src>python main.py
Run GUI version using python (PATH needs to be configured if not.)
C:\path\to\DetExploit\src>python gui.py

Supported Database

  • ExploitDB
  • JVN (Japan Vulnerability Notes)
  • NVD (National Vulnerability Database)
  • US-CERT
  • JPCERT
R K

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

15 hours ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

15 hours ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

3 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

5 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago