Releases: projectdiscovery/naabu
Bugfix release
v2.0.3
Changelog
53c188f Added scan type selection (SYN, CONNECT) support (-s
).
4bc55d6 Added support for scanning multiple ip (-scan-all-ips
) of same host.
087d988 Added stats (-stats
) support.
69b31d4 Added -nmap-cli
flag support to run namp scan directly on output.
13251e1 Added cached CDN endpoint to avoid blocking.
bf96686 Added hmap support to drop/improve memory usage.
73d6242 Fixed a bug with scanning on Mac OS.
cf1c83f Fixed a bug when scanning with non existing fqdn host.
23d5b17 Fixed CDN check error and made it optional.
96a3d44 Fixed a bug to handle data from char device on stdin by @vzamanillo
56d886e Updated interface handling.
v2.0.2
Changelog
8c618a5 Updated port scanning strategy for speed and reliability
32ce3a7 Added config file support
97e4762 Added native nmap support
9fbf800 Added rate limit control (packets/seconds)
69648ad Added network interface selection support
0fde76d Added exclude CDN for full port scanning
41c3759 Added subdomain/IP information in JSON output
4cbdab9 Updated multiple flags (more like nmap)