Ergebnis 1 bis 7 von 7
  1. #1
    Mr.Ross Avatar von DerAnfänger
    Registriert seit
    06.08.2008
    Beiträge
    266

    Standard Kismet Problem

    Mein Problem ist das ich beim Versuch Kismet zu starten diese Fehlermeldung bekomme:

    Server options: none
    Client options: none
    Starting server...
    Waiting for server to start before starting UI...
    Suid priv-dropping disabled. This may not be secure.
    No specific sources given to be enabled, all will be enabled.
    Enabling channel hopping.
    Enabling channel splitting.
    Source 0 (ath5k): Enabling monitor mode for madwifi_ag source interface ath0 channel 6...
    WARNING: ath0 appears to not accept the Madwifi-NG controls. Will attempt to configure it as a standard Madwifi-old interface. If you are using madwifi-ng, be sure to set the source interface to the wifiX control interface, NOT athX
    FATAL: 'get_mode' does not return integer parameters.
    Meine kismet.conf :

    # Kismet config file
    # Most of the "static" configs have been moved to here -- the command line
    # config was getting way too crowded and cryptic. We want functionality,
    # not continually reading --help!

    # Version of Kismet config
    version=2005.06.R1

    # Name of server (Purely for organizational purposes)
    servername=Kismet

    # User to setid to (should be your normal user)
    #suiduser=Typ

    # Sources are defined as:
    # source=sourcetype,interface,name[,initialchannel]
    # Source types and required drivers are listed in the README under the
    # CAPTURE SOURCES section.
    # The initial channel is optional, if hopping is not enabled it can be used
    # to set the channel the interface listens on.
    # YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE
    source=madwifi_ag,ath0,ath5k

    # Comma-separated list of sources to enable. This is only needed if you defined
    # multiple sources and only want to enable some of them. By default, all defined
    # sources are enabled.
    # For example:
    # enablesources=prismsource,ciscosource
    Und noch hier iwpriv :

    lo no private ioctls.

    eth0 no private ioctls.

    wifi0 no private ioctls.

    ath0 Available private ioctls :
    setoptie (8BE8) : set 256 byte & get 0
    getoptie (8BE9) : set 0 & get 256 byte
    setkey (8BE2) : set 60 byte & get 0
    delkey (8BE4) : set 7 byte & get 0
    setmlme (8BE6) : set 10 byte & get 0
    addmac (8BEA) : set 1 addr & get 0
    delmac (8BEC) : set 1 addr & get 0
    setchanlist (8BEE) : set 32 byte & get 0
    getchanlist (8BED) : set 0 & get 32 byte
    getchaninfo (8BE7) : set 0 & get 2044 byte
    mode (8BF1) : set 6 char & get 0
    get_mode (8BF2) : set 0 & get 6 char
    setwmmparams (8BE3) : set 4 int & get 0
    getwmmparams (8BE5) : set 3 int & get 1 int
    cwmin (0001) : set 3 int & get 0
    get_cwmin (0001) : set 2 int & get 1 int
    cwmax (0002) : set 3 int & get 0
    get_cwmax (0002) : set 2 int & get 1 int
    aifs (0003) : set 3 int & get 0
    get_aifs (0003) : set 2 int & get 1 int
    txoplimit (0004) : set 3 int & get 0
    get_txoplimit (0004) : set 2 int & get 1 int
    acm (0005) : set 3 int & get 0
    get_acm (0005) : set 2 int & get 1 int
    noackpolicy (0006) : set 3 int & get 0
    get_noackpolicy (0006) : set 2 int & get 1 int
    setparam (8BE0) : set 2 int & get 0
    getparam (8BE1) : set 1 int & get 1 int
    authmode (0003) : set 1 int & get 0
    get_authmode (0003) : set 0 & get 1 int
    protmode (0004) : set 1 int & get 0
    get_protmode (0004) : set 0 & get 1 int
    mcastcipher (0005) : set 1 int & get 0
    get_mcastcipher (0005) : set 0 & get 1 int
    mcastkeylen (0006) : set 1 int & get 0
    get_mcastkeylen (0006) : set 0 & get 1 int
    ucastciphers (0007) : set 1 int & get 0
    get_uciphers (0007) : set 0 & get 1 int
    ucastcipher (0008) : set 1 int & get 0
    get_ucastcipher (0008) : set 0 & get 1 int
    ucastkeylen (0009) : set 1 int & get 0
    get_ucastkeylen (0009) : set 0 & get 1 int
    keymgtalgs (0015) : set 1 int & get 0
    get_keymgtalgs (0015) : set 0 & get 1 int
    rsncaps (0016) : set 1 int & get 0
    get_rsncaps (0016) : set 0 & get 1 int
    roaming (000C) : set 1 int & get 0
    get_roaming (000C) : set 0 & get 1 int
    privacy (000D) : set 1 int & get 0
    get_privacy (000D) : set 0 & get 1 int
    countermeasures (000E) : set 1 int & get 0
    get_countermeas (000E) : set 0 & get 1 int
    dropunencrypted (000F) : set 1 int & get 0
    get_dropunencry (000F) : set 0 & get 1 int
    wpa (000A) : set 1 int & get 0
    get_wpa (000A) : set 0 & get 1 int
    driver_caps (0010) : set 1 int & get 0
    get_driver_caps (0010) : set 0 & get 1 int
    maccmd (0011) : set 1 int & get 0
    wmm (0012) : set 1 int & get 0
    get_wmm (0012) : set 0 & get 1 int
    hide_ssid (0013) : set 1 int & get 0
    get_hide_ssid (0013) : set 0 & get 1 int
    ap_bridge (0014) : set 1 int & get 0
    get_ap_bridge (0014) : set 0 & get 1 int
    inact (0017) : set 1 int & get 0
    get_inact (0017) : set 0 & get 1 int
    inact_auth (0018) : set 1 int & get 0
    get_inact_auth (0018) : set 0 & get 1 int
    inact_init (0019) : set 1 int & get 0
    get_inact_init (0019) : set 0 & get 1 int
    abolt (001A) : set 1 int & get 0
    get_abolt (001A) : set 0 & get 1 int
    dtim_period (001C) : set 1 int & get 0
    get_dtim_period (001C) : set 0 & get 1 int
    bintval (001D) : set 1 int & get 0
    get_bintval (001D) : set 0 & get 1 int
    doth (001E) : set 1 int & get 0
    get_doth (001E) : set 0 & get 1 int
    doth_pwrtgt (001F) : set 1 int & get 0
    get_doth_pwrtgt (001F) : set 0 & get 1 int
    doth_reassoc (0020) : set 1 int & get 0
    compression (0021) : set 1 int & get 0
    get_compression (0021) : set 0 & get 1 int
    ff (0022) : set 1 int & get 0
    get_ff (0022) : set 0 & get 1 int
    turbo (0001) : set 1 int & get 0
    get_turbo (0001) : set 0 & get 1 int
    xr (0023) : set 1 int & get 0
    get_xr (0023) : set 0 & get 1 int
    burst (0024) : set 1 int & get 0
    get_burst (0024) : set 0 & get 1 int
    doth_chanswitch (8BF0) : set 2 int & get 0
    pureg (0025) : set 1 int & get 0
    get_pureg (0025) : set 0 & get 1 int
    ar (0026) : set 1 int & get 0
    get_ar (0026) : set 0 & get 1 int
    wds (0027) : set 1 int & get 0
    get_wds (0027) : set 0 & get 1 int
    bgscan (0028) : set 1 int & get 0
    get_bgscan (0028) : set 0 & get 1 int
    bgscanidle (0029) : set 1 int & get 0
    get_bgscanidle (0029) : set 0 & get 1 int
    bgscanintvl (002A) : set 1 int & get 0
    get_bgscanintvl (002A) : set 0 & get 1 int
    mcast_rate (002B) : set 1 int & get 0
    get_mcast_rate (002B) : set 0 & get 1 int
    coverageclass (002C) : set 1 int & get 0
    get_coveragecls (002C) : set 0 & get 1 int
    countryie (002D) : set 1 int & get 0
    get_countryie (002D) : set 0 & get 1 int
    scanvalid (002E) : set 1 int & get 0
    get_scanvalid (002E) : set 0 & get 1 int
    regclass (003B) : set 1 int & get 0
    get_regclass (003B) : set 0 & get 1 int
    rssi11a (002F) : set 1 int & get 0
    get_rssi11a (002F) : set 0 & get 1 int
    rssi11b (0030) : set 1 int & get 0
    get_rssi11b (0030) : set 0 & get 1 int
    rssi11g (0031) : set 1 int & get 0
    get_rssi11g (0031) : set 0 & get 1 int
    rate11a (0032) : set 1 int & get 0
    get_rate11a (0032) : set 0 & get 1 int
    rate11b (0033) : set 1 int & get 0
    get_rate11b (0033) : set 0 & get 1 int
    rate11g (0034) : set 1 int & get 0
    get_rate11g (0034) : set 0 & get 1 int
    uapsd (0035) : set 1 int & get 0
    get_uapsd (0035) : set 0 & get 1 int
    sleep (0036) : set 1 int & get 0
    get_sleep (0036) : set 0 & get 1 int
    qosnull (0037) : set 1 int & get 0
    pspoll (0038) : set 1 int & get 0
    eospdrop (0039) : set 1 int & get 0
    get_eospdrop (0039) : set 0 & get 1 int
    markdfs (003A) : set 1 int & get 0
    get_markdfs (003A) : set 0 & get 1 int
    chanbw (003C) : set 1 int & get 0
    get_chanbw (003C) : set 0 & get 1 int
    shpreamble (003E) : set 1 int & get 0
    get_shpreamble (003E) : set 0 & get 1 int
    blockdfschan (003F) : set 1 int & get 0
    setiebuf (8BF4) : set 1024 byte & get 0
    getiebuf (8BF3) : set 0 & get 1024 byte
    setfilter (8BF6) : set 4 byte & get 0
    radio (0040) : set 1 int & get 0
    get_radio (0040) : set 0 & get 1 int
    Ich hoffe ihr könnt mit diesen Informationen was anfangen und eine Lösung finden.


  2. #2
    Tsutomu Shimomura
    Registriert seit
    26.06.2006
    Beiträge
    1.568

    Standard

    was für eine Karte/Stick?
    [b]Support im Bereich Wardriving, WLAN-Hacking, Backtrack 3 und Anfängerfragen!Bitte keine Fragen bezüglich RATs/Trojaner.

    Wlan-Whitelist
    PROUD VUP
    Und wehe mich schreibt nochmal so ein Vollhonk an der nichtmal die Antwort liest weil er zu faul ist sich weiter zu bilden!

  3. #3
    Gesperrt
    Registriert seit
    23.03.2009
    Beiträge
    438

    Standard

    standard Madwifi-old interface. If you are using madwifi-ng, be sure to set the source interface to the wifiX control interface, NOT athX
    source=madwifi_ag,ath0,ath5k
    Versuch es mal mit "wifi0" anstatt "ath0".
    Geändert von hpoc (07.05.2009 um 06:25 Uhr)

  4. #4
    Mr.Ross Avatar von DerAnfänger
    Registriert seit
    06.08.2008
    Beiträge
    266

    Standard

    Die W-Lan Karte ist Atheros AR5007EG 802.11 b/g.

    Ich hab es jetzt mal mit

    source=madwifi_ag,wifi0,ath5k
    probiert.

    Mit diesen Optionen bekomme ich diese Meldung:

    Server options: none
    Client options: none
    Starting server...
    Waiting for server to start before starting UI...
    Suid priv-dropping disabled. This may not be secure.
    No specific sources given to be enabled, all will be enabled.
    Enabling channel hopping.
    Enabling channel splitting.
    Source 0 (ath5k): Enabling monitor mode for madwifi_ag source interface wifi0 channel 6...
    WARNING: wifi0 appears to not accept the Madwifi-NG controls. Will attempt to configure it as a standard Madwifi-old interface. If you are using madwifi-ng, be sure to set the source interface to the wifiX control interface, NOT athX
    FATAL: channel get ioctl failed 22:Invalid argument
    Schonmal Danke für die Antworten.


  5. #5
    Gesperrt
    Registriert seit
    23.03.2009
    Beiträge
    438

    Standard

    -
    Geändert von hpoc (08.05.2009 um 12:35 Uhr)

  6. #6
    Mr.Ross Avatar von DerAnfänger
    Registriert seit
    06.08.2008
    Beiträge
    266

    Standard

    Ich verstehe deine Antwort gerade nicht. Hast du ins falsche Thema geschrieben?


  7. #7
    Gesperrt
    Registriert seit
    23.03.2009
    Beiträge
    438

    Standard

    Kannst mir mal die Ausgabe von "ifconfig -a" geben?

Stichworte

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •