projectdiscovery / naabu

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
https://projectdiscovery.io
MIT License
4.8k stars 554 forks source link

naabu: error while loading shared libraries: libpcap.so.0.8: cannot open shared object file: No such file or directory #1251

Closed badboycxcc closed 1 month ago

badboycxcc commented 1 month ago

Naabu version:

Naabu: 2.3.1. Uname -a.

Linu 5.4.17-2136.328.3.el7uek.x86_64 #2 SMP Thu Jan 18 16:01:09 PST 2024 x86_64 x86_64 x86_64 GNU/Linux

Current Behavior:

naabu: error while loading shared libraries: libpcap.so.0.8: cannot open shared object file: No such file or directory

Expected Behavior:

Scan Ports

Steps To Reproduce:

./naabu

Anything else:

badboycxcc commented 1 month ago

Red Hat Enterprise Linux Server release 7.9 (Maipo)

dogancanbakir commented 1 month ago

@badboycxcc , see https://github.com/projectdiscovery/naabu#prerequisite https://github.com/projectdiscovery/naabu/discussions/139 https://github.com/projectdiscovery/naabu/issues/660