パッケージ: notus-scanner (22.4.2-1)
notus-scanner に関するリンク
Debian の資源:
notus-scanner ソースパッケージをダウンロード:
- [notus-scanner_22.4.2-1.dsc]
- [notus-scanner_22.4.2.orig.tar.gz]
- [notus-scanner_22.4.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
vulnerable products detection (Python 3)
Notus Scanner detects vulnerable products in a system environment. The scanning method is to evaluate internal system information. It does this very fast and even detects currently inactive products because it does not need to interact with each of the products.
To report about vulnerabilities, Notus Scanner receives collected system information on the one hand and accesses the vulnerability information from the feed service on the other. Both input elements are in table form: the system information is specific to each environment and the vulnerability information is specific to each system type.
This is a component of the Greenbone Vulnerability Management framework.
その他の notus-scanner 関連パッケージ
|
|
|
|
-
- dep: adduser
- ユーザやグループの追加削除
-
- dep: mosquitto
- MQTT version 5.0/3.1.1/3.1 compatible message broker
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-gnupg
- Python wrapper for the GNU Privacy Guard (Python 3.x)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-paho-mqtt
- MQTT client class (Python 3)
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-tomli
- lil' TOML parser for Python