Vuls

Vuls

  • Docs
  • Community
  • Blog
  • Languages iconEnglish
    • 日本語
  • GitHub
  • vulsdoc

›Architecture

Introduction

  • Abstract
  • Main Features
  • Supported OS

Architecture

  • Remote, Local, One-liner scan
  • Remote Scan Mode
  • One-liner scan mode
  • Local Scan Mode
  • Fast and Deep scan
  • Fast Scan
  • Fast-Root Scan
  • Deep Scan

Installation

  • Install Manually on CentOS
  • Install with Docker
  • Install with Package
  • Install with Ansible
  • Install with awless

Tutorial

  • Tutorial
  • Local Scan Mode
  • Remote Scan Mode
  • Scan using Docker
  • Scan non-OS packages

Usage

  • Automatic Discovery
  • Settings
  • configtest
  • Scan
  • Report
  • TUI
  • Server

Vulsrepo

  • VulsRepo

Misc

  • Cron
  • Update Vuls to the latest version
  • go-cve-dictionary
  • goval-dictionary
  • gost
  • go-exploitdb
  • Releted Projects
  • Tips
  • Contribute
Edit

Remote, Local, One-liner scan

Vuls has three modes of scan methods: remote scan mode and local scan mode and One-liner scan mode.

Remote scan mode

Remote scan mode connect to the scan target server via SSH and scan by issuing some commands.

Local scan mode

Local scan mode does not via SSH, but it runs commands directly on the local host for scanning.

One-liner scan mode

Start vuls in server mode beforehand. Execute package manager command such as rpm, deb etc on the scan target server and then send the result to the vuls server with curl. The scan result is returned with json.

← Supported OSRemote Scan Mode (Scan via SSH) →
Vuls
Docs
IntroductionArchitectureTutorial
Community
Join SlackSlackTwitter(English)Twitter(Japanese)
More
BlogGitHub
Copyright © 2019 kotakanbe