Guest User

Untitled

a guest
Jan 18th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. $ sudo airmon-ng start wlp3s0
  2.  
  3.  
  4. Found 5 processes that could cause trouble.
  5. If airodump-ng, aireplay-ng or airtun-ng stops working after
  6. a short period of time, you may want to kill (some of) them!
  7.  
  8. PID Name
  9. 706 avahi-daemon
  10. 734 avahi-daemon
  11. 765 NetworkManager
  12. 1097 wpa_supplicant
  13. 4260 dhclient
  14. Process with PID 4260 (dhclient) is running on interface wlp3s0
  15.  
  16.  
  17. Interface Chipset Driver
  18.  
  19. wlp3s0 Unknown ath10k_pci - [phy0]
  20. (monitor mode enabled on mon0)
  21.  
  22. $ sudo aireplay-ng -9 mon0
  23. 17:18:58 Trying broadcast probe requests...
  24. 17:19:00 No Answer...
  25. 17:19:00 Found 1 AP
  26. 17:19:00 Trying directed probe requests...
  27. 17:19:00 10:FE:ED:8A:EF:D0 - channel: 6 - 'network name'
  28. 17:19:06 0/30: 0%
  29.  
  30. $ sudo lshw -C network
  31. *-network
  32. description: Wireless interface
  33. product: QCA6174 802.11ac Wireless Network Adapter
  34. vendor: Qualcomm Atheros
  35. physical id: 0
  36. bus info: pci@0000:03:00.0
  37. logical name: wlp3s0
  38. version: 32
  39. serial: c8:ff:28:00:90:51
  40. width: 64 bits
  41. clock: 33MHz
  42. capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless logical
  43. configuration: broadcast=yes driver=ath10k_pci driverversion=4.4.0-59-generic firmware=WLAN.RM.2.0-00180-QCARMSWPZ-1 ip=192.168.0.108 latency=0 link=yes promiscuous=yes wireless=IEEE 802.11abgn
  44. resources: irq:127 memory:a1000000-a11fffff
Add Comment
Please, Sign In to add comment