Show Menu
Cheatography

Wardriving cheatsheet Cheat Sheet by

http://github.com/infobyte/wardriving

Agregar usuario al grupo

usermod -a -G kismet username

Listar interfaces

iw dev

Cambiar a modo monitor

sudo iw phy phy0 interface add mon0 type monitor

Cambiar el canal

sudo iw dev mon0 set freq 2437

Grabar todo el trafico

sudo tcpdump -i mon0 -n -w wirele­ss.cap
 

Listar Interfaces

airmon-ng

Comenzar y detener

airmon-ng start wlan0

Empezar scaneo

airodu­mp-ng mon0

Enviar deauth­ent­ication

airepl­ay-ng -0 1 -a mac_ad­dre­ss_ap -c mac_ad­dre­ss_­client

Matar procesos confli­ctivos

airmon-ng check kill
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Wardriving Quick Reference Cheat Sheet