Seguridad Wireless - Wifi

Sistemas operativos => Zona GNU/Linux => Aplicaciones y diccionarios linux => Mensaje iniciado por: najador en 19-09-2015, 01:48 (Sábado)

Título: bettercap
Publicado por: najador en 19-09-2015, 01:48 (Sábado)
salu2
he estado la nueva herramienta bettercap  veo que me da fallos de libreria ruby  ¿ a alguien le ha pasado ?

Targeting the whole subnet 192.168.0.0..192.168.0.xxx ...
Loading module : ARP
Network discovery thread started.
Searching for alive targets ...
WARNING: pinging broadcast address
Getting gateway 192.168.0.1 MAC address ...
   Gateway : 192.168.0.1 ( ec:23:3d:xx:xx:xx)
Starting ARP spoofer ( Full Duplex ) ...
Starting sniffer ...
ARP watcher started ...
[E] uninitialized constant PacketFu::Capture
[E] uninitialized constant Sniffer::Capture
[E] /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/sniffer/sniffer.rb:84:in `setup'
/usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/sniffer/sniffer.rb:28:in `start'     
/usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/bin/bettercap:216:in `<top (required)>'             
/usr/bin/bettercap:23:in `load'                                                                   
/usr/bin/bettercap:23:in `<main>'                                                                 
Stopping network discovery thread ...
Collected 1 total targets.
   192.168.0.xxx : 00:e3:b2:xx:xx:xx ( Samsung Electronics Co. )
Stopping ARP spoofer ...
Restoring ARP table of 1 targets ...
/usr/lib/ruby/gems/2.2.0/gems/packetfu-1.1.10/lib/packetfu/packet.rb:107:in `to_w': uninitialized constant PacketFu::Inject (NameError)
        from /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/spoofers/arp.rb:50:in `send_spoofed_packet'
        from /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/spoofers/arp.rb:156:in `block in stop'
        from /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/spoofers/arp.rb:154:in `each'
        from /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/spoofers/arp.rb:154:in `stop'
        from /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/context.rb:248:in `block in finalize'
        from /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/context.rb:247:in `each'
        from /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/lib/bettercap/context.rb:247:in `finalize'
        from /usr/lib/ruby/gems/2.2.0/gems/bettercap-1.1.4/bin/bettercap:238:in `<top (required)>'
        from /usr/bin/bettercap:23:in `load'
        from /usr/bin/bettercap:23:in `<main>'
wifislax ~ #

probado con los comandos basicos   -I    -X

he estado mirando si se puede actualizar ruby pero no lo veo ¿es fallo mio?
salu2
Título: Re: bettercap
Publicado por: USUARIONUEVO en 19-09-2015, 02:18 (Sábado)
reinstalando gemas en  3, 2 , 1


Código: [Seleccionar]
gem install pcaprub
gem install packetfu
gem install colorize



* INTERESANTE TOOL

http://slackbuilds.org/repository/14.1/ruby/gem2tgz/
Título: Re: bettercap
Publicado por: najador en 19-09-2015, 02:31 (Sábado)
gracias  aver si soy quien de echarlo arriba ; si es que la he vi  pero no me habia puesto a jugar con ella hasta ahora
gracias de nuevo por la respuesta
salu2
Título: Re: bettercap
Publicado por: najador en 19-09-2015, 02:57 (Sábado)
salu2
eres un maqina en tre dos uno  :D
esos comandos   y muchos mas que conoces tendrian que estar en un buen post explicando lo que se hace para los novatos como yo
veo que me da algun fallo parecido al mitmf que se corregio; a ver si te suena ;que parece que se cuelga y vuelve a pillar  ;D ;D

(http://s24.postimg.org/61oto4ej9/instant_nea2.png)

esos warning se parece a lo que le pasaba a mitmf que ha veces pillaba a veces no  ;D

gracias esos comandos pa guardar
salu2