Teología 101

Porque no es tan difícil...

Herramientas de usuario

Herramientas del sitio


hack

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
hack [2020/04/17 15:23] – [WPA & WPA2] gregkedrohack [2020/04/17 16:21] (actual) gregkedro
Línea 122: Línea 122:
  
 Do an ''iwconfig'' to check out ''wlan0'' (or whatever your interface name is): should be ''Mode: Managed'' (you need to change to ''Monitored'' in order to catch all network traffic). Do an ''iwconfig'' to check out ''wlan0'' (or whatever your interface name is): should be ''Mode: Managed'' (you need to change to ''Monitored'' in order to catch all network traffic).
 +  * **Important:** It is important that you use ''ifconfig'' (or ''ip'') here and not ''ifup''. ([[configs#ifupdown_vs_ifconfig|See explanation]].)
  
 1. Disable the interface. 1. Disable the interface.
Línea 292: Línea 293:
 iwconfig wlan0 mode auto iwconfig wlan0 mode auto
 ifconfig wlan0 up          # or ifup wlan0 ifconfig wlan0 up          # or ifup wlan0
-wash --interface wlan0+wash --interface wlan0     # remember to change mode back to monitor for the hacks
 </code> </code>
  
hack.1587136990.txt.gz · Última modificación: 2020/04/17 15:23 por gregkedro