[SOLUCIONADO] Minidwep-gtk 40420 en kali 2016.2 no encuentra redes

Iniciado por redferne, Noviembre 27, 2016, 05:19:56 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

Noviembre 27, 2016, 05:19:56 PM Ultima modificación: Mayo 15, 2017, 03:22:11 PM por Gabriela
saludos:
instale el minidwep-gtk en mi kali 2016.2 le doy a scan pero no encuentra ninguna red, he probado seleccionando mi tarjeta pci y una usb pt-link tl wn722n
os pongo lo que sale:

Código: bash
minidwep-gtk
zenity
xterm
es_ES.UTF-8
aircrack-ng installed
reaver 1.4 or higher installed
aircrack-ng edition is higher than 1.0 RC2
interface  is phy5
interface  is phy1
card phy1 selected
ch is channel 3
scan_button is pressed
GTK is phy1
scan_button is pressed
GTK is phy1
time out
time out
4 is on
time out
interface_amount_normal is 6
time out


Código: bash
PHY	Interface	Driver		Chipset

phy5 wlan0 ath9k Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
phy1 wlan1 ath9k_htc Atheros Communications, Inc. AR9271 802.11n

interface_amount_mon is 6
Monitor mode on interface :phy1
Wireless card MAC is
ch is 3
scan_start
airodump-ng and wash is undergoing
time out

Wash v1.5.2 WiFi Protected Setup Scan Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner <[email protected]>
mod by t6_x <[email protected]> & DataHead & Soxrok2212


Código: bash
time out
time out
time out
time out
time out
path is /tmp/minidwep
wep_wpa is WPA/WPA2
now turn file_scan to scan-01.csv
aircrack-ng is -
Scanning is over!
time out
task 16
time out
task 15
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action


y asi sigue y sigue

Revisa si lo instalaste todo:

Código: bash
sudo apt-get install libssl0.9.8
sudo apt-get install build-essential libssl-dev iw
sudo apt-get install libpcap-dev sqlite3 libsqlite3-dev libpcap0.8-dev
sudo apt-get install aircrack-ng
sudo apt-get install gksu
sudo apt-get install reaver
sudo airodump-ng-oui-update


Instalar

Código: bash
cd Desktop 
dpkg -i '/root/Desktop/minidwep-gtk-40420-ubuntu-32bit.deb'


Iniciar

Código: bash
sudo minidwep-gtk

Noviembre 29, 2016, 08:26:08 AM #2 Ultima modificación: Mayo 10, 2017, 09:29:36 PM por xyz
a
Código: bash
pt-get install libssl0.9.8
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias       
Leyendo la información de estado... Hecho
El paquete libssl0.9.8 no está disponible, pero algún otro paquete hace referencia
a él. Esto puede significar que el paquete falta, está obsoleto o sólo se
encuentra disponible desde alguna otra fuente

E: El paquete «libssl0.9.8» no tiene un candidato para la instalación


todo lo demas bien, luego he iniciado minidwep-gtk y nada seguia igual me ponia ejecutarr No tienes permitido ver enlaces. Registrate o Entra a tu cuenta checkill lo he ejecutado y lo mismo:

Código: bash
root@kali:~# airmon-ng check kill

Killing these processes:

  PID Name
  879 wpa_supplicant


Código: bash
root@kali:~# minidwep-gtk
zenity
xterm
es_ES.UTF-8
aircrack-ng installed
reaver 1.4 or higher installed
aircrack-ng edition is higher than 1.0 RC2
interface  is phy0
ch is channel 1
scan_button is pressed
GTK is phy0
scan_button is pressed
GTK is phy0
time out
time out
time out
interface_amount_normal is 5


PHY Interface Driver Chipset

phy0 wlan0 ath9k Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

interface_amount_mon is 5
Monitor mode on interface :phy0
Wireless card MAC is
ch is 1
scan_start
airodump-ng and wash is undergoing

Wash v1.5.2 WiFi Protected Setup Scan Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner <[email protected]>
mod by t6_x <[email protected]> & DataHead & Soxrok2212

time out
4 is on
time out
time out
time out
time out
time out
time out
time out
time out
time out
path is /tmp/minidwep
wep_wpa is WPA/WPA2
now turn file_scan to scan-01.csv
aircrack-ng is -
Scanning is over!
time out
task 16
time out
task 15
time out
no action
time out
no action
time out
no action
time out
no action
time out
no action

..........

Realiza lo siguiente:

Código: bash

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install libssl-dev




Mayo 09, 2017, 08:21:27 PM #5 Ultima modificación: Mayo 10, 2017, 09:30:44 PM por xyz
recientemente instalé mindwep en kali. Tuve que corregir las siguientes lineas:
linea 331 de No tienes permitido ver enlaces. Registrate o Entra a tu cuenta
Código: bash
#agregue:
monitor=$(diff $tmp $tmp1|tail -1|awk '{print$3}')
#comente:
#monitor=$(diff $tmp1 $tmp|tail -1|awk '{print$2}')

y modifiqué la siguiente linea que se repetia dos veces creo:
Código: bash
airmon-ng |grep -v 'Interface' | grep -v 'mon\w*' |grep -v '^$'|grep -v "parent"|awk '{print$2}'

que creo que tenia un print$1 o algun otro número
y también comenté las siguientes lineas:
Código: bash
#comente:
#if [ "$interface_amount_normal" = "$interface_amount_mon" ];th$
#       monitor=$interface
#fi


saludos.

Muchas gracias por tu colaboracion, la verdad que ya habia tirado la toalla con este problema, ;D y con tus cambios lo he logrado solucionar, es mas me aparece en la tarjeta para elegir "wlan0" lo cual es mas de mi agrado (maniatico que es uno  ::)   )
solo me resta darte las gracias y darle un solucionado al tema, no sin recordar a quien tenga ese mismo problema que yo por lo menos lo he solucionado con estas indicaciones que da el compañero ignacio8888