masscan icon indicating copy to clipboard operation
masscan copied to clipboard

masscan shows missing device

Open KimochiSenpai opened this issue 3 years ago • 3 comments

I ran sudo masscan -e tun0 -p0-65535 --rate 1024 10.x.x.x in kali. Its suppose to do a port scan as to what is open, i ran this command several times in the past and nothing of issue ever came up. This time I ran it however, it returned the following:

[-] if(tun0): activate:-5: SIOCGIFHWADDR: No such device [-] if:tun0:init: failed

I searched but found nothing as of right now. I tried a fresh install of kali (I am running this through virtualbox as my host operating system is kind of required for other things and dual boot is out of the question for now). I did try new install of virtual box along with its extension package, nothing worked

KimochiSenpai avatar Sep 19 '21 09:09 KimochiSenpai

这个tun0是虚拟专用网络卡接口吗?

Summer20130725 avatar Sep 19 '21 10:09 Summer20130725

这个tun0是虚拟专用网络卡接口吗?

yes it is

KimochiSenpai avatar Sep 19 '21 21:09 KimochiSenpai

In

Png384 avatar Sep 24 '21 02:09 Png384