Jump to content

zeys

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by zeys

  1. Hello,

    I want to do a TCP idle scan with metasploit & nmap

    But I keep having a problem with Metasploit. Here is what I do and the error I get.

    msf > use auxiliary/scanner/ip/ipidseq

    msf auxiliary(ipidseq) > set RHOSTS 192.168.1.0/24
    RHOSTS => 192.168.1.0/24
    msf auxiliary(ipidseq) > set THREADS 50
    THREADS => 50
    msf auxiliary(ipidseq) > run
    usbmon1: ERROR while getting interface flags: No such device
    [-] Auxiliary failed: RuntimeError invalid bpf filter
    [-] Call stack:
    [-] /opt/metasploit/msf3/lib/msf/core/exploit/capture.rb:113:in `setfilter'
    [-] /opt/metasploit/msf3/lib/msf/core/exploit/capture.rb:113:in `open_pcap'
    [-] /opt/metasploit/msf3/modules/auxiliary/scanner/ip/ipidseq.rb:60:in `run_host'
    [-] /opt/metasploit/msf3/lib/msf/core/auxiliary/scanner.rb:94:in `block in run'
    [-] /opt/metasploit/msf3/lib/msf/core/thread_manager.rb:100:in `call'
    [-] /opt/metasploit/msf3/lib/msf/core/thread_manager.rb:100:in `block in spawn
    At this point I have no clue what to do. I have searched for a solution for two hours straight now and found nothing.
    Thanks ahead of time.
×
×
  • Create New...