github projectdiscovery/naabu v2.6.0

5 hours ago

What's Changed

🎉 New Features

  • Made naabu cgo-free by @Mzack9999 in #1653
  • Added predictive scanning by @Mzack9999 in #1666
  • Added SYN scan support for Windows via npcap by @dogancanbakir in #1663
  • Added DNS Resolution support via SOCKS5 by @kost in #1655
    • Added configurable DNS resolution order via -dns-order flag (supports "l", "p", "lp", or "pl")
    • Enabled proxy-based DNS resolution when proxy is configured and "p" is included in DNS order
    • DNS queries now attempt resolution across configured clients in specified order

🐞 Bugs Fixes

  • Fixed ethernet packets processing to run async by @Mzack9999 in #1664
  • Fixed system DNS fallback for split-DNS/VPN cases by @drwtsn95 in #1642
  • Fixed scan type inconsistency after scanner initialization by @owl0w1 in #1637
  • Fixed fallback to all targets when host discovery finds no hosts by @dogancanbakir in #1620
  • Fixed high CPU usage when network interface is removed by @akkuman in #1670

Other Changes

  • Improved documentation to clarify OnResult vs OnReceive by @dogancanbakir in #1659
  • Improved route parsing by using golang.org/x/net/route by @nu11zy in #1643

New Contributors

Full Changelog: v2.5.0...v2.6.0

Don't miss a new naabu release

NewReleases is sending notifications on new releases.