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.
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)