github future-architect/vuls v0.13.0

latest releases: v0.28.1, v0.28.0, v0.27.0...
4 years ago

New features

experimental: add smart(fast, minimum ports, silently) TCP port scanner #1060

Now Vuls can do port scanning to make related vulnerabilities more noticeable.
The current implementation is native go (net.DialTimeout) without using Nmap etc. (We are considering more practical scans in the future)
Since the vuls know the vulnerable process and listening ports, it requires only the minimum required port scan, so Vuls can scan very lightly without a network noise.

portscan

Changelog

83bcca6 experimental: add smart(fast, minimum ports, silently) TCP port scanner (#1060)
a124518 fix: hard-coded version #1057 (#1059)
94bf630 Expand negative grep match for any error for lib scans. (#1056)
31bb33f ignore apk warning (#1052)
4b680b9 fix(scan-freebsd): also get installed with pkg info #1042 (#1051)

Don't miss a new vuls release

NewReleases is sending notifications on new releases.