From f49d625a17d498c90112f3bccd4204ceb4b0c329 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 8 Jan 2024 23:03:43 +0000 Subject: [PATCH] chore: update checkers table --- .github/actions/spelling/allow.txt | 1 + README.md | 43 +++++++++++++++--------------- doc/MANUAL.md | 41 ++++++++++++++-------------- 3 files changed, 44 insertions(+), 41 deletions(-) diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index bc4bb62234..da87fc3c79 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -425,6 +425,7 @@ ncurses neon nessus netatalk +netdata netkit netpbm nettle diff --git a/README.md b/README.md index bd7d7c51e4..3541294243 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ CVE Binary Tool uses the NVD API but is not endorsed or certified by the NVD. The tool has two main modes of operation: -1. A binary scanner which helps you determine which packages may have been included as part of a piece of software. There are 350 checkers. Our initial focus was on common, vulnerable open source components such as openssl, libpng, libxml2 and expat. +1. A binary scanner which helps you determine which packages may have been included as part of a piece of software. There are 351 checkers. Our initial focus was on common, vulnerable open source components such as openssl, libpng, libxml2 and expat. 2. Tools for scanning known component lists in various formats, including .csv, several linux distribution package lists, language specific package scanners and several Software Bill of Materials (SBOM) formats. It is intended to be used as part of your continuous integration system to enable regular vulnerability scanning and give you early warning of known issues in your supply chain. It can also be used to auto-detect components and create SBOMs. @@ -209,7 +209,7 @@ The following checkers are available for finding components in binary files: | | | | Available checkers | | | | -|--------------- |-------------- |------------------ |------------- |---------------- |----------------- |--------------- | +|--------------- |--------------- |------------------ |------------- |---------------- |------------ |----------------- | | accountsservice |acpid |apache_http_server |apcupsd |apparmor |asn1c |assimp | | asterisk |atftp |avahi |axel |bash |bind |binutils | | bird |bison |bluez |boinc |botan |bro |bubblewrap | @@ -241,25 +241,26 @@ The following checkers are available for finding components in binary files: | minicom |minidlna |miniupnpc |miniupnpd |modsecurity |monit |mosquitto | | motion |mpg123 |mpv |msmtp |mtr |mupdf |mutt | | mysql |nano |nasm |nbd |ncurses |neon |nessus | -| netatalk |netkit_ftp |netpbm |nettle |nghttp2 |nginx |ngircd | -| nmap |node |ntfs_3g |ntp |ntpsec |open_iscsi |open_vm_tools | -| openafs |opencv |openjpeg |openldap |opensc |openssh |openssl | -| openswan |openvpn |p7zip |pango |patch |pcre |pcre2 | -| pcsc_lite |perl |php |picocom |pigz |pixman |png | -| polarssl_fedora |poppler |postgresql |ppp |privoxy |procps_ng |proftpd | -| protobuf_c |pspp |pure_ftpd |putty |python |qemu |qpdf | -| qt |quagga |radare2 |radvd |raptor |rauc |rdesktop | -| readline |rpm |rsync |rsyslog |rtl_433 |rtmpdump |runc | -| rust |samba |sane_backends |sdl |seahorse |shadowsocks_libev |sngrep | -| snort |socat |sofia_sip |speex |spice |sqlite |squashfs | -| squid |sslh |stellarium |strongswan |stunnel |subversion |sudo | -| suricata |sylpheed |syslogng |sysstat |systemd |tar |tcpdump | -| tcpreplay |terminology |tesseract |thrift |thttpd |thunderbird |timescaledb | -| tinyproxy |tor |tpm2_tss |traceroute |transmission |trousers |twonky_server | -| u_boot |udisks |unbound |unixodbc |upx |util_linux |varnish | -| vim |vlc |vorbis_tools |vsftpd |webkitgtk |wget |wireshark | -| wolfssl |wpa_supplicant |xerces |xml2 |xscreensaver |xwayland |yasm | -| zabbix |zchunk |zeek |zlib |znc |zsh |zstandard | +| netatalk |netdata |netkit_ftp |netpbm |nettle |nghttp2 |nginx | +| ngircd |nmap |node |ntfs_3g |ntp |ntpsec |open_iscsi | +| open_vm_tools |openafs |opencv |openjpeg |openldap |opensc |openssh | +| openssl |openswan |openvpn |p7zip |pango |patch |pcre | +| pcre2 |pcsc_lite |perl |php |picocom |pigz |pixman | +| png |polarssl_fedora |poppler |postgresql |ppp |privoxy |procps_ng | +| proftpd |protobuf_c |pspp |pure_ftpd |putty |python |qemu | +| qpdf |qt |quagga |radare2 |radvd |raptor |rauc | +| rdesktop |readline |rpm |rsync |rsyslog |rtl_433 |rtmpdump | +| runc |rust |samba |sane_backends |sdl |seahorse |shadowsocks_libev | +| sngrep |snort |socat |sofia_sip |speex |spice |sqlite | +| squashfs |squid |sslh |stellarium |strongswan |stunnel |subversion | +| sudo |suricata |sylpheed |syslogng |sysstat |systemd |tar | +| tcpdump |tcpreplay |terminology |tesseract |thrift |thttpd |thunderbird | +| timescaledb |tinyproxy |tor |tpm2_tss |traceroute |transmission |trousers | +| twonky_server |u_boot |udisks |unbound |unixodbc |upx |util_linux | +| varnish |vim |vlc |vorbis_tools |vsftpd |webkitgtk |wget | +| wireshark |wolfssl |wpa_supplicant |xerces |xml2 |xscreensaver |xwayland | +| yasm |zabbix |zchunk |zeek |zlib |znc |zsh | +| zstandard | | | | | | | All the checkers can be found in the checkers directory, as can the diff --git a/doc/MANUAL.md b/doc/MANUAL.md index ea6329d925..2492809b82 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -196,7 +196,7 @@ which is useful if you're trying the latest code from | | | | Available checkers | | | | -|--------------- |-------------- |------------------ |------------- |---------------- |----------------- |--------------- | +|--------------- |--------------- |------------------ |------------- |---------------- |------------ |----------------- | | accountsservice |acpid |apache_http_server |apcupsd |apparmor |asn1c |assimp | | asterisk |atftp |avahi |axel |bash |bind |binutils | | bird |bison |bluez |boinc |botan |bro |bubblewrap | @@ -228,25 +228,26 @@ which is useful if you're trying the latest code from | minicom |minidlna |miniupnpc |miniupnpd |modsecurity |monit |mosquitto | | motion |mpg123 |mpv |msmtp |mtr |mupdf |mutt | | mysql |nano |nasm |nbd |ncurses |neon |nessus | -| netatalk |netkit_ftp |netpbm |nettle |nghttp2 |nginx |ngircd | -| nmap |node |ntfs_3g |ntp |ntpsec |open_iscsi |open_vm_tools | -| openafs |opencv |openjpeg |openldap |opensc |openssh |openssl | -| openswan |openvpn |p7zip |pango |patch |pcre |pcre2 | -| pcsc_lite |perl |php |picocom |pigz |pixman |png | -| polarssl_fedora |poppler |postgresql |ppp |privoxy |procps_ng |proftpd | -| protobuf_c |pspp |pure_ftpd |putty |python |qemu |qpdf | -| qt |quagga |radare2 |radvd |raptor |rauc |rdesktop | -| readline |rpm |rsync |rsyslog |rtl_433 |rtmpdump |runc | -| rust |samba |sane_backends |sdl |seahorse |shadowsocks_libev |sngrep | -| snort |socat |sofia_sip |speex |spice |sqlite |squashfs | -| squid |sslh |stellarium |strongswan |stunnel |subversion |sudo | -| suricata |sylpheed |syslogng |sysstat |systemd |tar |tcpdump | -| tcpreplay |terminology |tesseract |thrift |thttpd |thunderbird |timescaledb | -| tinyproxy |tor |tpm2_tss |traceroute |transmission |trousers |twonky_server | -| u_boot |udisks |unbound |unixodbc |upx |util_linux |varnish | -| vim |vlc |vorbis_tools |vsftpd |webkitgtk |wget |wireshark | -| wolfssl |wpa_supplicant |xerces |xml2 |xscreensaver |xwayland |yasm | -| zabbix |zchunk |zeek |zlib |znc |zsh |zstandard | +| netatalk |netdata |netkit_ftp |netpbm |nettle |nghttp2 |nginx | +| ngircd |nmap |node |ntfs_3g |ntp |ntpsec |open_iscsi | +| open_vm_tools |openafs |opencv |openjpeg |openldap |opensc |openssh | +| openssl |openswan |openvpn |p7zip |pango |patch |pcre | +| pcre2 |pcsc_lite |perl |php |picocom |pigz |pixman | +| png |polarssl_fedora |poppler |postgresql |ppp |privoxy |procps_ng | +| proftpd |protobuf_c |pspp |pure_ftpd |putty |python |qemu | +| qpdf |qt |quagga |radare2 |radvd |raptor |rauc | +| rdesktop |readline |rpm |rsync |rsyslog |rtl_433 |rtmpdump | +| runc |rust |samba |sane_backends |sdl |seahorse |shadowsocks_libev | +| sngrep |snort |socat |sofia_sip |speex |spice |sqlite | +| squashfs |squid |sslh |stellarium |strongswan |stunnel |subversion | +| sudo |suricata |sylpheed |syslogng |sysstat |systemd |tar | +| tcpdump |tcpreplay |terminology |tesseract |thrift |thttpd |thunderbird | +| timescaledb |tinyproxy |tor |tpm2_tss |traceroute |transmission |trousers | +| twonky_server |u_boot |udisks |unbound |unixodbc |upx |util_linux | +| varnish |vim |vlc |vorbis_tools |vsftpd |webkitgtk |wget | +| wireshark |wolfssl |wpa_supplicant |xerces |xml2 |xscreensaver |xwayland | +| yasm |zabbix |zchunk |zeek |zlib |znc |zsh | +| zstandard | | | | | | | For a quick overview of usage and how it works, you can also see [the readme file](README.md).