{"id":13680887,"url":"https://github.com/detexploit/DetExploit","last_synced_at":"2025-04-30T00:31:09.218Z","repository":{"id":137548972,"uuid":"176972963","full_name":"detexploit/DetExploit","owner":"detexploit","description":"OSS Vulnerability Scanner for Windows Platform","archived":false,"fork":false,"pushed_at":"2020-01-19T07:22:56.000Z","size":6322,"stargazers_count":152,"open_issues_count":12,"forks_count":16,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-11T23:37:52.339Z","etag":null,"topics":["security","security-tools","vulnerability-detection","vulnerability-management","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"https://detexploit.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/detexploit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-03-21T15:25:22.000Z","updated_at":"2024-06-05T12:33:44.000Z","dependencies_parsed_at":"2024-01-14T17:04:45.701Z","dependency_job_id":"d8d0fc05-03b6-4902-a2d5-0c5494a37475","html_url":"https://github.com/detexploit/DetExploit","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detexploit%2FDetExploit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detexploit%2FDetExploit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detexploit%2FDetExploit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detexploit%2FDetExploit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detexploit","download_url":"https://codeload.github.com/detexploit/DetExploit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251607501,"owners_count":21616775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["security","security-tools","vulnerability-detection","vulnerability-management","vulnerability-scanners"],"created_at":"2024-08-02T13:01:23.432Z","updated_at":"2025-04-30T00:31:04.205Z","avatar_url":"https://github.com/detexploit.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"**This README is English version.**\n**If you want to view Japanese version, please check the [README_JAPANESE.md](README_JAPANESE.md).**\n\n\u003cimg src=\"banner.png\" width=\"300\"\u003e\n\n[![GitHub Release](https://img.shields.io/github/release/detexploit/DetExploit.svg)](https://github.com/detexploit/DetExploit/releases/latest)\n[![License: GPLv2](https://img.shields.io/badge/license-GPL--3.0-blue)](www.gnu.org/licenses/gpl-3.0.en.html)\n\n## Info (Last Update: 2019/10/04)\n\nHi, thank you for visiting this repository.  \nYou may know that there is no commit for a while...... but development is still going on !!!  \nCurrently, I am re-writing whole program into C++ to reduce binary size and more advantages.  \nThis is very important procedure to release our program, so please understand it... :)  \nI've prepared some milestone, so you may check out it!!  \n\n```\nSchedule\n\n1. Python to C++ to resuce binary size\n2. Release binary from GitHub Releases\n3. Publish demo movies of client/server (Currently working on ...)\n4. Publish slides of DetExploit (Japanese version is already ready, so wait for little bit more!!)\n```\n\n## Table of contents\n\n\u003c!-- TOC --\u003e\n\n- [DetExploit v1.3α](#detexploit-v13α)\n    - [Table of contents](#table-of-contents)\n    - [Abstract](#abstract)\n    - [Demo](#demo)\n    - [How to run](#how-to-run)\n    - [Supported Database](#supported-database)\n    - [License](#license)\n    - [Contact to developer](#contact-to-developer)\n\n\u003c!-- /TOC --\u003e\n\n## Abstract\n\nDetExploit is software that detect vulnerable applications and not-installed important OS updates on the system, and notify them to user.\n\nAs we know, most of cyberattacks uses vulnerability that is released out year before.\n\nI thought this is huge problem, and this kind of technology should be more powerful than technology that will detect unknown malwares or exploits.\n\nAlso this project is my theme of [Mitou Jr](https://jr.mitou.org/index_en.html) project in Japan.\n\nI wish and work hard to make this an huge OSS (Open Source Software) project, to help these days society.\n\n## Demo\n\n+ Demo Video Clip (v0.5, English, Click and jump to YouTube to play video)\n\n[![Alt text](https://img.youtube.com/vi/VBev9dtGtEM/0.jpg)](https://www.youtube.com/watch?v=VBev9dtGtEM)\n\n## How to run\n\n**You can download latest stable build of DetExploit from [Releases](https://github.com/detexploit/DetExploit/releases) page.**\n\nEasiest way to run is shown below (Do not forget to unzip the downloaded file).\n\n```\n# Execute DetExploit\nC:\\path\\to\u003ecd DetExploit_ReleaseYYYYMMDD\nC:\\path\\to\\DetExlopit_ReleaseYYYYMMDD\u003eDetExploit.exe\n```\n\n## Supported Database\n\n+ [ExploitDB](https://exploit-db.com/)\n+ [JVN (Japan Vulnerability Notes)](https://jvn.jp/)\n+ [NVD (National Vulnerability Database)](https://nvd.nist.gov/)\n+ [US-CERT](https://www.us-cert.gov/)\n+ [JPCERT](https://www.jpcert.or.jp/)\n+ More on further version\n\n## License\n\nGNU GPLv3 License\n\n## Contact to developer\n\n+ MOPI (Email: [moppoi5168@gmail.com](mailto:moppoi5168@gmail.com) / Twitter: [@moppoi5168](https://twitter.com/moppoi5168))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetexploit%2FDetExploit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdetexploit%2FDetExploit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetexploit%2FDetExploit/lists"}