Releases: projectdiscovery/naabu
Releases · projectdiscovery/naabu
v2.1.4
What's Changed
- Update lib example by @dogancanbakir in #605
- version update by @ehsandeep in #610
New Contributors
- @dogancanbakir made their first contribution in #605
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Fixed a issue to skip host discovery in passive mode by @Mzack9999 in #583
- Fixed
osutil
+ improving error message with-sn
on windows by @Mzack9999 in #588 - Added self update option + version check by @RamanaReddy0M in #600
- Updated release workflow to include binary for mac/windows arch by @ehsandeep in #598
New Contributors
- @RamanaReddy0M made their first contribution in #600
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Added UDP based PORT scan by @Mzack9999 in #460
- Added proxy support to connect scan by @Mzack9999 in #529
- Added support for optional reverse ptr by @Mzack9999 in #530
- Added documentation to use naabu as library by @ShubhamRasal in #469
- Fixed stats on exit by @Mzack9999 in #538
- Fixed failing race condition test by @xm1k3 in #485
- Fixed issue with nmap flag input by @xm1k3 in #487
- Fixed wrong boolean check on verify option by @MiracleLau in #519
- Updated freeport with pd fork #471 by @foxcores in #478
- Updated helpers libraries by @edoardottt in #466
- Improved duplicate debug messages on scanned ips by @Mzack9999 in #522
- Removed unused
MapKeysToSliceInt
by @xm1k3 in #534
Issues closed in release - https://github.com/projectdiscovery/naabu/milestone/5?closed=1
New Contributors
- @edoardottt made their first contribution in #466
- @foxcores made their first contribution in #478
- @xm1k3 made their first contribution in #485
- @MiracleLau made their first contribution in #519
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Added ASN input support by @ShubhamRasal in #445
echo AS15133 | naabu
- Added host exclusion by open port threshold by @parrasajad in #416
echo AS15133 | naabu -pts 100
- Added automatic host discovery support by @Mzack9999 in #418
- Added documentation for using naabu as library by @Mzack9999 in #446
New Contributors
- @ShubhamRasal made their first contribution in #445
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Fixed out of order error in gopacket linux routing by @Mzack9999 in #408
Full Changelog: v2.0.9...v2.1.0
v2.0.9
What's Changed
- Fixed
socket: permission denied error
on kali by @Mzack9999 in #403 - Fixed release workflow for unstable architectures (windows) by @Mzack9999 in #406
- Fixed crash by adding check on interface conversion by @Mzack9999 in #402
Full Changelog: v2.0.8...v2.0.9
v2.0.8
What's Changed
- Added Host Discovery support by @Mzack9999 in #346
- Added IPv6 port scan support by @Mzack9999 in #328
- Added IP Version selection for scan by @parrasajad in #375
- Added nmap support to passive scan mode by @Ice3man543 in #335
- Added source port input support with
source-ip
flag by @Mzack9999 in #345 - Added
health-check
flag support by @Mzack9999 in #350 - Added support to include cdn information by @LuitelSamikshya in #324
- Added end-to-end implementation of socks5 proxy authentication support by @mmishalov in #356
- Added timeout on stdin read by @Mzack9999 in #373
- Fixed waitgroup panic crash by @parrasajad in #382
- Fixed race condition crash by @Mzack9999 in #392
- Fixed panic crash with host discovery fix by @LuitelSamikshya in #390
- Fixed unnecessary usage of limit by @akkuman in #389
- Fixed typo in
options.Ports
by @hahwul in #397 - Fixed error when config dir does not exists by @maggick in #368
- Fixed cidr error via networkpolicy upgrade by @Mzack9999 in #333
- Fixed resume issue condition by @Mzack9999 in #327
Issues closed in release: https://github.com/projectdiscovery/naabu/milestone/4?closed=1
New Contributors
- @timwhitez made their first contribution in #354
- @mmishalov made their first contribution in #356
- @maggick made their first contribution in #368
- @parrasajad made their first contribution in #375
- @akkuman made their first contribution in #389
Full Changelog: v2.0.7...v2.0.8
v2.0.7
What's Changed
- Added passive port enumeration using Shodan Internetdb API by @Mzack9999 in #303
-passive display passive open ports using shodan internetdb api
- Added nmap ips grouping by range by @Mzack9999 in #304
- Fixed bug producing duplicate output in JSON format by @LuitelSamikshya in #314
- Fixed Dockerfile to include nmap install by @wellencamass in #299
New Contributors
- @forgedhallpass made their first contribution in #298
- @wellencamass made their first contribution in #299
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
- Fixed bug with
-exclude-cdn, -ec
flag by @Mzack9999 in #285 - Fixed bug with
-top-ports, -tp
flag by @ehsandeep in #247 - Added comma-separated host input support by @Passer6y in #234
- Added socks5 proxy support by @Mzack9999 in #214
- Added support for Linux capabilities runtime check by @Mzack9999 in #261
- Added timestamp information in json output by @LuitelSamikshya in #265
- Added customizable stats interval by @Mzack9999 in #266
- Added CSV output support by @LuitelSamikshya in #269
- Added resume scan support by @LuitelSamikshya in #272
- Added stream mode input support by @Mzack9999 in #282
- Added functional tests by @LuitelSamikshya in #243
- Added regression tests by @Mzack9999 in #244
Issues closed in release: https://github.com/projectdiscovery/naabu/milestone/3?closed=1
New Contributors
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Fixed a crash with CIDR input by @Mzack9999 in #209
- Fixed an error with nmap cmd if no open ports were found by @Mzack9999 in #208
- Added support for custom resolvers input by @Mzack9999 in #207
- Added goflags integration by @LuitelSamikshya in #223
- Adding on result callback function by @Mzack9999 in #210
New Contributors
- @gordonbondon made their first contribution in #204
- @chenrui333 made their first contribution in #212
- @LuitelSamikshya made their first contribution in #223
Full Changelog: v2.0.4...v2.0.5