Thanks to visit codestin.com
Credit goes to github.com

Skip to content

detexploit/DetExploit

 
 

Repository files navigation

DetExploit v1.3α

ScreenShot1

** Screenshot of DetExploit v0.9α **

日本語版のREADMEを表示 (View Japanese version README)

Table of contents

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

Requirements

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

License

GNU GPLv3 License

Contact to developer