segofensiva / OSfooler-ng

OSfooler-ng prevents remote active/passive OS fingerprinting by tools like nmap or p0f
GNU General Public License v3.0
199 stars 77 forks source link

IOError: [Errno 19] No such device / Ubuntu 18.04 Server #6

Open solus-hq opened 4 years ago

solus-hq commented 4 years ago
sun@socks:~/OSfooler-ng$ sudo osfooler-ng -o "Windows"

 [+] Mutating to p0f:
      WWW:8192|TTL:32|D:1|SS:44|OOO:M*|QQ:.|OS:Windows|DETAILS:3.11 (Tucows)
      WWW:S44|TTL:64|D:1|SS:64|OOO:M*,N,W0,N,N,T0,N,N,S|QQ:.|OS:Windows|DETAILS:95
      WWW:8192|TTL:128|D:1|SS:64|OOO:M*,N,W0,N,N,T0,N,N,S|QQ:.|OS:Windows|DETAILS:95b

resulting in the following:

 [+] Activating queues
IOError: [Errno 19] No such device

What am I doing wrong?

vmspike commented 4 years ago

If your network device name is not eth0 (default) you have to set yours by -i option.