Premesso che la mia scheda wireless e' debitamente rilevata dal mio kernel:
kali firmware # lsmod
Module Size Used by
ipw2200 166188 0
kali ipw2200-1.2.0 # iwconfig
eth0 no wireless extensions.
lo no wireless extensions.
eth1 unassociated ESSID:off/any
Mode:Managed Channel=0 Access Point: Not-Associated
Bit Rate=0 kb/s Tx-Power=20 dBm
Retry limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
e che il mio kismet.conf ad oggi ho settato solo:
# 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=dvd
# 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=ipw2200,eth1,ipw2200
# 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=ipw2200
Mi accade che quando lancio kismet, questo e' l'output:
kali ipw2200-1.2.0 # kismet
Server options: none
Client options: none
Starting server..., questo
Waiting for server to start before starting UI...
Will drop privs to dvd (1002) gid 100
Enabling channel hopping.
Enabling channel splitting.
Source 0 (ipw2200): Enabling monitor mode for ipw2200 source interface eth1 channel 6...
FATAL: Failed to set monitor mode: Invalid argument. This usually means your drivers either do not support monitor mode, or use a different mechanism for getting to it. Make sure you have a version of your drivers that support monitor mode, and consult the troubleshooting section of the README.
Nonostante abbia decompresso in #/lib/firmware il file ipw2200-1.2.0.tgz che dovrebbe supportare la modallita' monitor mode (simile al promiscuos mode per le ethernet) grazie all'aggiunta nel firmware della direttiva Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
Dove sbaglio? Qualcuno ha avuto problemi similli, se ho omesso qualche informazione utile fatemelo presente e forniro' il necessario
Grazie dell'attenzione.
Ciao
dboogieman
==> Ragazzi passo e chiudo ho risolto anche la problematica legata a kismet, il mio errore era la direttiva:
suiduser=dvd
e c'era scritto anche bello grosso
Se qualcuno avesse dubbi (dopo tutto l'aiuto che mi avete dato) sono disponibile a fare 2 chiacchiere in merito sul forum.
Grazie a tutti di cuore.
Ciao
dboogieman




