All Projects → detexploit → Detexploit

detexploit / Detexploit

OSS Vulnerability Scanner for Windows Platform

Projects that are alternatives of or similar to Detexploit

Vuls
Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
Stars: ✭ 8,844 (+5957.53%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection, vulnerability-management
Patrowlengines
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 162 (+10.96%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection, vulnerability-management
Patrowlmanager
PatrOwl - Open Source, Smart and Scalable Security Operations Orchestration Platform
Stars: ✭ 363 (+148.63%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection, vulnerability-management
Patrowldocs
PatrOwl - Open Source, Free and Scalable Security Operations Orchestration Platform
Stars: ✭ 105 (-28.08%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection, vulnerability-management
Rapidscan
🆕 The Multi-Tool Web Vulnerability Scanner.
Stars: ✭ 775 (+430.82%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection, vulnerability-management
Trivy
Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues
Stars: ✭ 9,673 (+6525.34%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection
Lynis
Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.
Stars: ✭ 9,137 (+6158.22%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection
Purify
All-in-one tool for managing vulnerability reports from AppSec pipelines
Stars: ✭ 72 (-50.68%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-management
Rebel Framework
Advanced and easy to use penetration testing framework 💣🔎
Stars: ✭ 183 (+25.34%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection
Openvas Scanner
Open Vulnerability Assessment Scanner - Scanner for Greenbone Vulnerability Management (GVM)
Stars: ✭ 1,056 (+623.29%)
Mutual labels:  vulnerability-scanners, vulnerability-detection, vulnerability-management
Nerve
NERVE Continuous Vulnerability Scanner
Stars: ✭ 267 (+82.88%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection
SQL Injection Payload
SQL Injection Payload List
Stars: ✭ 62 (-57.53%)
Mutual labels:  vulnerability-detection, vulnerability-management, vulnerability-scanners
Hellraiser
Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs.
Stars: ✭ 413 (+182.88%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection
Satansword
红队综合渗透框架
Stars: ✭ 482 (+230.14%)
Mutual labels:  security-tools, vulnerability-scanners, vulnerability-detection
Xattacker
X Attacker Tool ☣ Website Vulnerability Scanner & Auto Exploiter
Stars: ✭ 897 (+514.38%)
Mutual labels:  security-tools, vulnerability-detection
Marsnake
System Optimizer and Monitoring, Security Auditing, Vulnerability scanner for Linux, macOS, and UNIX-based systems
Stars: ✭ 16 (-89.04%)
Mutual labels:  security-tools, vulnerability-detection
Secretscanner
Find secrets and passwords in container images and file systems
Stars: ✭ 895 (+513.01%)
Mutual labels:  security-tools, vulnerability-scanners
Whour
Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.
Stars: ✭ 18 (-87.67%)
Mutual labels:  vulnerability-scanners, vulnerability-detection
Vfeed
The Correlated CVE Vulnerability And Threat Intelligence Database API
Stars: ✭ 826 (+465.75%)
Mutual labels:  vulnerability-scanners, vulnerability-detection
Safety
Safety checks your installed dependencies for known security vulnerabilities
Stars: ✭ 982 (+572.6%)
Mutual labels:  vulnerability-scanners, vulnerability-detection

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!!

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

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

# Execute DetExploit
C:\path\to>cd DetExploit_ReleaseYYYYMMDD
C:\path\to\DetExlopit_ReleaseYYYYMMDD>DetExploit.exe

Supported Database

License

GNU GPLv3 License

Contact to developer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].