nunezno Posted July 2, 2018 Posted July 2, 2018 Hi. I have installed the nmap module, and its dependencies, but after that its shows nmap is not running... Can anyone help me?
b0N3z Posted July 2, 2018 Posted July 2, 2018 28 minutes ago, nunezno said: Hi. I have installed the nmap module, and its dependencies, but after that its shows nmap is not running... Can anyone help me? ssh to your pineapple and run the following ln -s /usr/lib/libpcap.so /usr/lib/libpcap.so.1.3 Also this is posted in the Modules section under the official nmap module thread
nunezno Posted July 21, 2018 Author Posted July 21, 2018 Hi. It does not works for me: root@Pineapple:~# ln -s /usr/lib/libpcap.so /usr/lib/libpcap.so.1.3 ln: /usr/lib/libpcap.so.1.3: File exists root@Pineapple:~# ls -l /usr/lib/libpcap.so lrwxrwxrwx 1 root root 12 Jun 22 23:25 /usr/lib/libpcap.so -> libpcap.so.1 root@Pineapple:~# ls -l /usr/lib/libpcap.so.1.3 lrwxrwxrwx 1 root root 19 Jul 2 21:24 /usr/lib/libpcap.so.1.3 -> /usr/lib/libpcap.so root@Pineapple:~# ls -l /usr/lib/libpcap.so.1 -rw-r--r-- 1 root root 175548 Mar 20 03:09 /usr/lib/libpcap.so.1 root@Pineapple:~# and it still says nmap is not running... Thank you
Just_a_User Posted July 21, 2018 Posted July 21, 2018 30 minutes ago, nunezno said: nmap is not running... Thank you
Recommended Posts
Archived
This topic is now archived and is closed to further replies.