@@ -81,17 +81,17 @@ require more information, there is also a [user manual](MANUAL.md) available.
8181This scanner looks at the strings found in binary files to see if they
8282match certain vulnerable versions of the following libraries and tools:
8383
84- | | | | Available checkers | | | |
85- | -------- | -------- | ---------- | ------------------ | ---------- | ---------- | ------- |
86- | avahi | bash | bind | binutils | bluez | busybox | bzip2 |
87- | cups | curl | dovecot | expat | ffmpeg | freeradius | gimp |
88- | gnutls | glibc | gstreamer | haproxy | hostapd | icecast | icu |
89- | irssi | kerberos | libarchive | libdb | libgcrypt | libjpeg | libnss |
90- | libtiff | libvirt | lighttpd | mariadb | memcached | ncurses | nessus |
91- | netpbm | nginx | node | openafs | openldap | openssh | openssl |
92- | openswan | openvpn | png | polarssl_fedora | postgresql | python | qt |
93- | radare2 | rsyslog | samba | sqlite | strongswan | syslogng | systemd |
94- | tcpdump | varnish | wireshark | xerces | xml2 | zlib | |
84+ | | | | Available checkers | | | |
85+ | -------- | --------- | --------------- | ------------------ | ---------- | ---------- | ------- |
86+ | avahi | bash | bind | binutils | busybox | bzip2 | cups |
87+ | curl | dovecot | expat | ffmpeg | freeradius | gimp | gnutls |
88+ | glibc | gstreamer | haproxy | hostapd | icecast | icu | irssi |
89+ | kerberos | libarchive| libdb | libgcrypt | libjpeg | libnss | libtiff |
90+ | libvirt | lighttpd | mariadb | memcached | ncurses | nessus | netpbm |
91+ | nginx | node | openafs | openldap | openssh | openssl | openswan |
92+ | openvpn | png | polarssl_fedora| postgresql | python | qt | radare2 |
93+ | rsyslog | samba | sqlite | strongswan | syslogng | systemd | tcpdump |
94+ | varnish | wireshark | xerces | xml2 | zlib | | |
9595
9696All the checkers can be found in the checkers directory, as can the
9797[ instructions on how to add a new checker] ( cve_bin_tool/checkers/README.md ) .
0 commit comments