naabu icon indicating copy to clipboard operation
naabu copied to clipboard

A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests

Results 70 naabu issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) from 0.0.27 to 0.0.29. Release notes Sourced from github.com/projectdiscovery/ratelimit's releases. Release v0.0.29 0.0.29 (2024-02-18) Release v0.0.28 0.0.28 (2024-02-11) Commits a55db49 Merge pull request #78 from projectdiscovery/dependabot/go_modules/main/githu... 7229b08 chore(deps):...

Type: Maintenance

Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.39 to 0.1.40. Release notes Sourced from github.com/projectdiscovery/goflags's releases. Release v0.1.40 0.1.40 (2024-02-18) Commits 448f0f5 Merge pull request #169 from projectdiscovery/dependabot/go_modules/main/gith... b635f18 chore(deps): bump github.com/projectdiscovery/utils See full...

Type: Maintenance

Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.77 to 0.0.79. Release notes Sourced from github.com/projectdiscovery/utils's releases. Release v0.0.79 0.0.79 (2024-02-18) Release v0.0.78 0.0.78 (2024-02-11) Commits eeee5a2 Merge pull request #337 from projectdiscovery/metric-options c427ef8 add...

Type: Maintenance

OS. : Macos 14.2.1 go version : go1.21.5 darwin/arm64 Naabu on macos is looping to scan some IP addresses.Only the first 7 or 8 can scans can be successful. Code...

Type: Bug

Hi, I try to use Naabu as a library and the problem I have is that Naabu generate on its own terminal output what I don't want without verbose flag....

Type: Bug

### Naabu version: Current Version: 2.1.6 ### Current Behavior: run naabu with `-v` or `-veerboes`,the results during the scanning process will not appear on the terminal.Results appear only after the...

Type: Bug

### Please describe your feature request: Rework internals to avoid pcap handlers allocation on each runner execution. The initialization should happen once per instance and just reuse existing ones until...

Type: Enhancement

### Please describe your feature request: the `-config ` flag seems not implemented. It is mentioned in the README but then it is not possible to use it. ### Describe...

Type: Enhancement

### Naabu version: **2.2.0** Tested on **debian 11** ### Current Behavior: Naabu does not work if ipv6 is disabled on kernel level ``` naabu -Pn -host 192.168.0.0/24 -ip-version 4 __...

Type: Bug
Investigation

### Naabu version: naabu version 2.1.9 (latest) and Windows 10 & 11 ### Current Behavior: Automatically create test files in the user directory ### Expected Behavior: The file will not...

Type: Bug
Type: Question