Skip to content

Releases: projectdiscovery/naabu

v2.1.3

17 Mar 18:40
7e27650
Compare
Choose a tag to compare

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

Full Changelog: v2.1.2...v2.1.3

v2.1.2

25 Feb 20:54
90341c0
Compare
Choose a tag to compare

What's Changed

Issues closed in release - https://github.com/projectdiscovery/naabu/milestone/5?closed=1

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

25 Oct 21:49
d5a355b
Compare
Choose a tag to compare

What's Changed

echo AS15133 | naabu
echo AS15133 | naabu -pts 100

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

31 Jul 15:28
03034c5
Compare
Choose a tag to compare

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

26 Jul 12:02
0cb94f9
Compare
Choose a tag to compare

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

22 Jul 21:19
4995e47
Compare
Choose a tag to compare

What's Changed

Issues closed in release: https://github.com/projectdiscovery/naabu/milestone/4?closed=1

New Contributors

Full Changelog: v2.0.7...v2.0.8

v2.0.7

10 May 16:18
901fd55
Compare
Choose a tag to compare

What's Changed

   -passive               display passive open ports using shodan internetdb api

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

31 Mar 11:18
51cdc9f
Compare
Choose a tag to compare

What's Changed

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

12 Oct 19:01
b6bca90
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5

Bugfix release

19 Jun 18:10
65e91f1
Compare
Choose a tag to compare

Changelog

a014e62 Fixed an issue with missing valid ports
4f5a628 Fixed an issue causing nabau to hang
e45b5fd Fixed an issue with temporary file cleanups
ca373eb Fixed an issue with the output file extension
162fe2c Multiple workflow improvements