SlideShare une entreprise Scribd logo
1  sur  40
802.11 tips and threats
@090h
7iP5 Li57
1. Conditions: weather/time/other
2. Antenna inside and outside
3. HW
4. SW
5. RF
6. Channel plan(s)
7. “Good” news 4 everyone (CRDA, Syste.md)
8. TP-Link 722n as hamradio
9. 802.11 @ OS X
10. Some stupid phun if some time remains
Independent conditions
Weather:
•H2O + RF = ? Remember borsch in microwave.
•WWW - Wardriving/Warwalking/Warsitting 8). IT’S TiME TO HACK!!
•DFS*
Happy hours:
•WEP - anytime
•WPS - night
•WPA-Personal - evening
•WPA-Enterprise – 9:00 or when normal people come to the job? 8)
Other:
•Depends on your neighbors, interference, PRNG, ISP, etc..
Antenna types
• Omnidirectional
• Uda Yagi
• Panel
• Parabolic
• Sector
Omnidirectional antenna
Omnidirectional Antenna RF Gain Pattern
Uda Yagi
Use “Uda Yagi Calculator” 4 DIY*
Omnidirectional Antenna RF Gain Pattern
Hardware
• No silver bullet. TP-Link TL-WN722N best choice for beginner.
• WPS brute –> Alfa AWUS 036H
• Handshake capturing -> MIMO card. MAC80211+Ralink chips rule.
• Deauth => Any card with INJMON
• Wisipi = KARMA + custom soft => TP-Link: 3020, 3040, 3220, 4300
• WiFi Pineapple -> MARK IV, MARK V
• Google Nexus (Kali Nethunter compatible)
• INJMON_WITHOUT_EXTERNAL_CARD -> Nokia N900, N9
Software
• Kali, Kali Nethunter, BlackArch, ArchAssault
• kismet, horst,
• Aircrack-NG, Pyrit, cowpatty
• reaver-wps, WPSPIN.sh, wpscrack, Bully, pixie-wps, WPSIG
• Wifite (forked)
• KARMA, MANA, Hostapd-WPE
• https://github.com/0x90/wifi-arsenal
• https://github.com/0x90/wps-scripts
• WISPI http://semaraks.blogspot.ru
/2014/12/wispi-ver-11-for-tp-link-mr3020-mini.html
- RF?
- No… 8(
- 2.4GHz, 5GHz!
RF
• 700MHz – ITS in Japan
• 900 MHz (802.11ah) – US unlicensed
• 2.4 GHz (802.11b/g/n) – everyone uses @ home
• 3.6 GHz, 4.9GHz (802.11y) – US, Public Safety WLAN 50 MHz of spectrum
from 4940 MHz to 4990 MHz (WLAN channels 20–26) are in use by public
safety entities in the US.
• 5 GHz (802.11a/h/j/n/ac) – 802.11ac is what you should use @ home
• 5.9 GHz (802.11p) – Wireless Access in Vehicular Environments (WAVE),
ITS in EU
• 60 GHz (802.11ad) – WiGig. 7Gbit/s, 10m, beamforming, HDMI over WiFi
Channels, plans and the world.
802.11b channel center frequency
802.11b
• Channel 1
• Channel 6
• Channel 11
• Channel 14
802.11g/n (20 MHz)
• Channel 1
• Channel 5
• Channel 9
• Channel 13
802.11g/n (40 MHz)
• Channel 1+5 (Upper)
• Channel 5-1 (Lower)
• Channel 5+9 (Upper)
• Channel 9-5 (Lower)
• Channel 9+13 (Upper)
• Channel 13-9 (Lower)
2.4GHz channel plan
2.4GHz channel plan for US
Channel plans
Theory:
•US => 1,6,11
•WORLD => 1,5,9,13
IRL fcukups:
•wtf is channel plan?
•40MHz bandwith will give me more speed!
•More AP power will give me more speed!
•More antennas will give me more speed!
Interference indoor
Gr337z fly 2 JBFC
5GHz around the world
Meanwhile in Russia
Также во исполнение протокольной записи к решению ГКРЧ от 19
августа 2009 г. № 09-04-09, ГКРЧ решила[16] (п.2):
Выделить полосы радиочастот 5150-5350 МГц и 5650-6425 МГц для
применения на территории Российской Федерации за
исключением городов, указанных в приложении № 2 [1], РЭС
фиксированного беспроводного доступа гражданами Российской
Федерации и российскими юридическими лицами без оформления
отдельных решений ГКРЧ для каждого физического или
юридического лица.
Brief: 802.11a/h/j/n channels: 36-64, 136-165.
5GHz freedom? Depends on weather.
DFS.
Country limitations
HACKER = NO_LIMITS
• Patched wireless-db https://github.com/0x90/wireless-regdb
• Pathched CRDA https://github.com/0x90/crda-ct
• Install script https://github.com/0x90/kali-scripts
UDEV IFACE NAMING
• wlan0 -> wlp3s0
• mon0 -> wlp3s0mon
• wlan1 -> wlp0s20u9
• mon2 -> wlp0s29f7u2mon
• All mon0 based bash scripts fcuked up
• Lorcon + PyLorcon2 broken
ath9k low level
• http://blog.altermundi.net/article/playing-with-ath9k-spectral-scan/
• Ath9k/ath9k_htc open source driver, firmware
• FFT disable
• Channels: -19-
if ath9k.driver.has_sw_limits() && ’kernel patching’ in hacker.skills[]:
hacker.patch(ath9k.driver)
ath9k.channel = -5
ath9k.power = 30
ath9k.bandwith = 5
ath9k spectral scan
• Fluke Spectral Analyser = many $$$
• Atheros AR92XX, AR93XX chips support spectral scan (???)
• http://pages.cs.wisc.edu/~patro/htc_spectral/0003-Update-spectral-
scan-calls-to-support-both-ath9k-and.patch
• http://blog.altermundi.net/article/playing-with-ath9k-spectral-scan/
spectral scan plot
ath9k advanced
• echo "$bandwidth" >
/sys/kernel/debug/ieee80211/$phy/ath9k/chanbw
• ls /sys/kernel/debug/ieee80211/phy*/ath9k_htc/registers/
• ath9k_htc AP mode client fw limit
https://lists.ath9k.org/pipermail/ath9k-devel/2013-
April/010513.html
• echo '1' > /sys/kernel/debug/ieee80211/phy0/ath9k/disable_ani
• iw --debug dev wlan0 info
802.11 hacking @ OS X
• No INJ, only RFMON => No sending deauth frames*
• Use reaver-wps, aircrack-ng, tcpdump from mac ports
• airport cmd with RFMON support
/System/Library/PrivateFrameworks/Apple80211.framework/Version
s/Current/Resources/airport
• Scapy patched for RFMON @ OSX https://github.com/0x90/scapy-osx
• WPSIK
• PrivateFrameworks: Apple80211, CoreWLAN, etc…
• Horst to be patched
7HR3475
• PWN via MosMetro_Free
• WPS_FAST_PWN = pingen + pixie wps + fork(wifite, reaver)
• KARMA, MANA, HOSTAPD-WPE - pros and cons
• I’LL CALL YOU @ WPA2 PWD (greetings fly 2 d0znpp)
KARMA/MANA/ROGUE AP
KARMA vs MANA
KARMA
•Client->ProbeRequest ESSID=FreeWiFi
•ProbeReply ESSID=FreeWiFi BSSID=00:13:37…
•+ PineAP @ Mark V == beconizer by ESSID list
MANA
•PNL gathering (capture broadcast)
•Beacon Broadcast
•Hidden SSID
QUESTIONS? PWN’EM ALL!
@090h/root@0x90.ru
Code @
•http://github.com/0x90/
• http://github.com/dc7499

Contenu connexe

Tendances

Extended spectrum DOCSIS: A much different RF spectrum upgrade
Extended spectrum DOCSIS: A  much different  RF spectrum upgradeExtended spectrum DOCSIS: A  much different  RF spectrum upgrade
Extended spectrum DOCSIS: A much different RF spectrum upgradeTeleste Corporation
 
Openwrt wireless
Openwrt wirelessOpenwrt wireless
Openwrt wireless晓东 杜
 
Quest technology product training 8 13-14
Quest technology product training 8 13-14Quest technology product training 8 13-14
Quest technology product training 8 13-14QuestTechnologyIntl
 
Eincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeEincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeNetwax Lab
 
Visio Documentation
Visio DocumentationVisio Documentation
Visio Documentationintrahome
 
33C3: Code BROWN in the Air
33C3: Code BROWN in the Air33C3: Code BROWN in the Air
33C3: Code BROWN in the AirPhilippe Lin
 
Webinar NETGEAR - Orbi Pro la soluzione di Wireless System per lo Small Business
Webinar NETGEAR - Orbi Pro la soluzione di Wireless System per lo Small BusinessWebinar NETGEAR - Orbi Pro la soluzione di Wireless System per lo Small Business
Webinar NETGEAR - Orbi Pro la soluzione di Wireless System per lo Small BusinessNetgear Italia
 
Stand Alone Programmers -Crystals and Oscillators - componentship.com
Stand Alone Programmers -Crystals and Oscillators - componentship.comStand Alone Programmers -Crystals and Oscillators - componentship.com
Stand Alone Programmers -Crystals and Oscillators - componentship.com燕 欧
 
How to convert your Linux box into Security Gateway - Part 1
How to convert your Linux box into Security Gateway - Part 1How to convert your Linux box into Security Gateway - Part 1
How to convert your Linux box into Security Gateway - Part 1n|u - The Open Security Community
 
Altera Cyclone IV FPGA Customer Presentation
Altera Cyclone IV FPGA Customer PresentationAltera Cyclone IV FPGA Customer Presentation
Altera Cyclone IV FPGA Customer PresentationAltera Corporation
 
C6800 sup6 t vs. c6800-sup6t-xl
C6800 sup6 t vs. c6800-sup6t-xlC6800 sup6 t vs. c6800-sup6t-xl
C6800 sup6 t vs. c6800-sup6t-xlIT Tech
 
Protect Your DHCP Infrastructure from Cyber Attacks - Cybersecurity Training ...
Protect Your DHCP Infrastructure from Cyber Attacks - Cybersecurity Training ...Protect Your DHCP Infrastructure from Cyber Attacks - Cybersecurity Training ...
Protect Your DHCP Infrastructure from Cyber Attacks - Cybersecurity Training ...Jiunn-Jer Sun
 

Tendances (20)

Сүлжээ1
Сүлжээ1Сүлжээ1
Сүлжээ1
 
Extended spectrum DOCSIS: A much different RF spectrum upgrade
Extended spectrum DOCSIS: A  much different  RF spectrum upgradeExtended spectrum DOCSIS: A  much different  RF spectrum upgrade
Extended spectrum DOCSIS: A much different RF spectrum upgrade
 
Openwrt wireless
Openwrt wirelessOpenwrt wireless
Openwrt wireless
 
Quest technology product training 8 13-14
Quest technology product training 8 13-14Quest technology product training 8 13-14
Quest technology product training 8 13-14
 
Summit x770
Summit x770Summit x770
Summit x770
 
Eincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeEincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static route
 
Bluetooth insecurity
Bluetooth insecurity Bluetooth insecurity
Bluetooth insecurity
 
Visio Documentation
Visio DocumentationVisio Documentation
Visio Documentation
 
33C3: Code BROWN in the Air
33C3: Code BROWN in the Air33C3: Code BROWN in the Air
33C3: Code BROWN in the Air
 
R84 d3fb3f 1t
R84 d3fb3f 1tR84 d3fb3f 1t
R84 d3fb3f 1t
 
Webinar NETGEAR - Orbi Pro la soluzione di Wireless System per lo Small Business
Webinar NETGEAR - Orbi Pro la soluzione di Wireless System per lo Small BusinessWebinar NETGEAR - Orbi Pro la soluzione di Wireless System per lo Small Business
Webinar NETGEAR - Orbi Pro la soluzione di Wireless System per lo Small Business
 
Day 11 eigrp
Day 11 eigrpDay 11 eigrp
Day 11 eigrp
 
OSPF Authentication
OSPF Authentication OSPF Authentication
OSPF Authentication
 
EIGRP Default Route
EIGRP Default Route EIGRP Default Route
EIGRP Default Route
 
Stand Alone Programmers -Crystals and Oscillators - componentship.com
Stand Alone Programmers -Crystals and Oscillators - componentship.comStand Alone Programmers -Crystals and Oscillators - componentship.com
Stand Alone Programmers -Crystals and Oscillators - componentship.com
 
How to convert your Linux box into Security Gateway - Part 1
How to convert your Linux box into Security Gateway - Part 1How to convert your Linux box into Security Gateway - Part 1
How to convert your Linux box into Security Gateway - Part 1
 
Altera Cyclone IV FPGA Customer Presentation
Altera Cyclone IV FPGA Customer PresentationAltera Cyclone IV FPGA Customer Presentation
Altera Cyclone IV FPGA Customer Presentation
 
C6800 sup6 t vs. c6800-sup6t-xl
C6800 sup6 t vs. c6800-sup6t-xlC6800 sup6 t vs. c6800-sup6t-xl
C6800 sup6 t vs. c6800-sup6t-xl
 
Protect Your DHCP Infrastructure from Cyber Attacks - Cybersecurity Training ...
Protect Your DHCP Infrastructure from Cyber Attacks - Cybersecurity Training ...Protect Your DHCP Infrastructure from Cyber Attacks - Cybersecurity Training ...
Protect Your DHCP Infrastructure from Cyber Attacks - Cybersecurity Training ...
 
Nomenclatura QNAP
Nomenclatura QNAPNomenclatura QNAP
Nomenclatura QNAP
 

En vedette

HTTP HOST header attacks
HTTP HOST header attacksHTTP HOST header attacks
HTTP HOST header attacksDefconRussia
 
Weakpass - defcon russia 23
Weakpass - defcon russia 23Weakpass - defcon russia 23
Weakpass - defcon russia 23DefconRussia
 
[Defcon Russia #29] Алексей Тюрин - Spring autobinding
[Defcon Russia #29] Алексей Тюрин - Spring autobinding[Defcon Russia #29] Алексей Тюрин - Spring autobinding
[Defcon Russia #29] Алексей Тюрин - Spring autobindingDefconRussia
 
[Defcon Russia #29] Александр Ермолов - Safeguarding rootkits: Intel Boot Gua...
[Defcon Russia #29] Александр Ермолов - Safeguarding rootkits: Intel Boot Gua...[Defcon Russia #29] Александр Ермолов - Safeguarding rootkits: Intel Boot Gua...
[Defcon Russia #29] Александр Ермолов - Safeguarding rootkits: Intel Boot Gua...DefconRussia
 
[Defcon Russia #29] Борис Савков - Bare-metal programming на примере Raspber...
[Defcon Russia #29] Борис Савков -  Bare-metal programming на примере Raspber...[Defcon Russia #29] Борис Савков -  Bare-metal programming на примере Raspber...
[Defcon Russia #29] Борис Савков - Bare-metal programming на примере Raspber...DefconRussia
 
[DCG 25] Александр Большев - Never Trust Your Inputs or How To Fool an ADC
[DCG 25] Александр Большев - Never Trust Your Inputs or How To Fool an ADC [DCG 25] Александр Большев - Never Trust Your Inputs or How To Fool an ADC
[DCG 25] Александр Большев - Never Trust Your Inputs or How To Fool an ADC DefconRussia
 
Георгий Зайцев - Reversing golang
Георгий Зайцев - Reversing golangГеоргий Зайцев - Reversing golang
Георгий Зайцев - Reversing golangDefconRussia
 
Cisco IOS shellcode: All-in-one
Cisco IOS shellcode: All-in-oneCisco IOS shellcode: All-in-one
Cisco IOS shellcode: All-in-oneDefconRussia
 
Nedospasov defcon russia 23
Nedospasov defcon russia 23Nedospasov defcon russia 23
Nedospasov defcon russia 23DefconRussia
 
static - defcon russia 20
static  - defcon russia 20static  - defcon russia 20
static - defcon russia 20DefconRussia
 
nosymbols - defcon russia 20
nosymbols - defcon russia 20nosymbols - defcon russia 20
nosymbols - defcon russia 20DefconRussia
 
Vm ware fuzzing - defcon russia 20
Vm ware fuzzing  - defcon russia 20Vm ware fuzzing  - defcon russia 20
Vm ware fuzzing - defcon russia 20DefconRussia
 
[Defcon Russia #29] Михаил Клементьев - Обнаружение руткитов в GNU/Linux
[Defcon Russia #29] Михаил Клементьев - Обнаружение руткитов в GNU/Linux[Defcon Russia #29] Михаил Клементьев - Обнаружение руткитов в GNU/Linux
[Defcon Russia #29] Михаил Клементьев - Обнаружение руткитов в GNU/LinuxDefconRussia
 
Attacks on tacacs - Алексей Тюрин
Attacks on tacacs - Алексей ТюринAttacks on tacacs - Алексей Тюрин
Attacks on tacacs - Алексей ТюринDefconRussia
 
Miasm defcon russia 23
Miasm defcon russia 23Miasm defcon russia 23
Miasm defcon russia 23DefconRussia
 
Andrey Belenko, Alexey Troshichev - Внутреннее устройство и безопасность iClo...
Andrey Belenko, Alexey Troshichev - Внутреннее устройство и безопасность iClo...Andrey Belenko, Alexey Troshichev - Внутреннее устройство и безопасность iClo...
Andrey Belenko, Alexey Troshichev - Внутреннее устройство и безопасность iClo...DefconRussia
 
Advanced cfg bypass on adobe flash player 18 defcon russia 23
Advanced cfg bypass on adobe flash player 18 defcon russia 23Advanced cfg bypass on adobe flash player 18 defcon russia 23
Advanced cfg bypass on adobe flash player 18 defcon russia 23DefconRussia
 
Zn task - defcon russia 20
Zn task  - defcon russia 20Zn task  - defcon russia 20
Zn task - defcon russia 20DefconRussia
 
HackIoT: wifi гаджет своими руками
HackIoT: wifi гаджет своими рукамиHackIoT: wifi гаджет своими руками
HackIoT: wifi гаджет своими рукамиSergei Silnov
 
Taras Tatarinov - Применение аппаратных закладок pwnie express на примере реа...
Taras Tatarinov - Применение аппаратных закладок pwnie express на примере реа...Taras Tatarinov - Применение аппаратных закладок pwnie express на примере реа...
Taras Tatarinov - Применение аппаратных закладок pwnie express на примере реа...DefconRussia
 

En vedette (20)

HTTP HOST header attacks
HTTP HOST header attacksHTTP HOST header attacks
HTTP HOST header attacks
 
Weakpass - defcon russia 23
Weakpass - defcon russia 23Weakpass - defcon russia 23
Weakpass - defcon russia 23
 
[Defcon Russia #29] Алексей Тюрин - Spring autobinding
[Defcon Russia #29] Алексей Тюрин - Spring autobinding[Defcon Russia #29] Алексей Тюрин - Spring autobinding
[Defcon Russia #29] Алексей Тюрин - Spring autobinding
 
[Defcon Russia #29] Александр Ермолов - Safeguarding rootkits: Intel Boot Gua...
[Defcon Russia #29] Александр Ермолов - Safeguarding rootkits: Intel Boot Gua...[Defcon Russia #29] Александр Ермолов - Safeguarding rootkits: Intel Boot Gua...
[Defcon Russia #29] Александр Ермолов - Safeguarding rootkits: Intel Boot Gua...
 
[Defcon Russia #29] Борис Савков - Bare-metal programming на примере Raspber...
[Defcon Russia #29] Борис Савков -  Bare-metal programming на примере Raspber...[Defcon Russia #29] Борис Савков -  Bare-metal programming на примере Raspber...
[Defcon Russia #29] Борис Савков - Bare-metal programming на примере Raspber...
 
[DCG 25] Александр Большев - Never Trust Your Inputs or How To Fool an ADC
[DCG 25] Александр Большев - Never Trust Your Inputs or How To Fool an ADC [DCG 25] Александр Большев - Never Trust Your Inputs or How To Fool an ADC
[DCG 25] Александр Большев - Never Trust Your Inputs or How To Fool an ADC
 
Георгий Зайцев - Reversing golang
Георгий Зайцев - Reversing golangГеоргий Зайцев - Reversing golang
Георгий Зайцев - Reversing golang
 
Cisco IOS shellcode: All-in-one
Cisco IOS shellcode: All-in-oneCisco IOS shellcode: All-in-one
Cisco IOS shellcode: All-in-one
 
Nedospasov defcon russia 23
Nedospasov defcon russia 23Nedospasov defcon russia 23
Nedospasov defcon russia 23
 
static - defcon russia 20
static  - defcon russia 20static  - defcon russia 20
static - defcon russia 20
 
nosymbols - defcon russia 20
nosymbols - defcon russia 20nosymbols - defcon russia 20
nosymbols - defcon russia 20
 
Vm ware fuzzing - defcon russia 20
Vm ware fuzzing  - defcon russia 20Vm ware fuzzing  - defcon russia 20
Vm ware fuzzing - defcon russia 20
 
[Defcon Russia #29] Михаил Клементьев - Обнаружение руткитов в GNU/Linux
[Defcon Russia #29] Михаил Клементьев - Обнаружение руткитов в GNU/Linux[Defcon Russia #29] Михаил Клементьев - Обнаружение руткитов в GNU/Linux
[Defcon Russia #29] Михаил Клементьев - Обнаружение руткитов в GNU/Linux
 
Attacks on tacacs - Алексей Тюрин
Attacks on tacacs - Алексей ТюринAttacks on tacacs - Алексей Тюрин
Attacks on tacacs - Алексей Тюрин
 
Miasm defcon russia 23
Miasm defcon russia 23Miasm defcon russia 23
Miasm defcon russia 23
 
Andrey Belenko, Alexey Troshichev - Внутреннее устройство и безопасность iClo...
Andrey Belenko, Alexey Troshichev - Внутреннее устройство и безопасность iClo...Andrey Belenko, Alexey Troshichev - Внутреннее устройство и безопасность iClo...
Andrey Belenko, Alexey Troshichev - Внутреннее устройство и безопасность iClo...
 
Advanced cfg bypass on adobe flash player 18 defcon russia 23
Advanced cfg bypass on adobe flash player 18 defcon russia 23Advanced cfg bypass on adobe flash player 18 defcon russia 23
Advanced cfg bypass on adobe flash player 18 defcon russia 23
 
Zn task - defcon russia 20
Zn task  - defcon russia 20Zn task  - defcon russia 20
Zn task - defcon russia 20
 
HackIoT: wifi гаджет своими руками
HackIoT: wifi гаджет своими рукамиHackIoT: wifi гаджет своими руками
HackIoT: wifi гаджет своими руками
 
Taras Tatarinov - Применение аппаратных закладок pwnie express на примере реа...
Taras Tatarinov - Применение аппаратных закладок pwnie express на примере реа...Taras Tatarinov - Применение аппаратных закладок pwnie express на примере реа...
Taras Tatarinov - Применение аппаратных закладок pwnie express на примере реа...
 

Similaire à Олег Купреев - Обзор и демонстрация нюансов и трюков из области беспроводных сетей.

Oleg Kupreev - 802.11 tricks and threats
Oleg Kupreev - 802.11 tricks and threatsOleg Kupreev - 802.11 tricks and threats
Oleg Kupreev - 802.11 tricks and threatsDefcon Moscow
 
Аудит безопасности сетей стандарта 802.11.
Аудит безопасности сетей стандарта 802.11.Аудит безопасности сетей стандарта 802.11.
Аудит безопасности сетей стандарта 802.11.Positive Hack Days
 
Wi-Fi Denver OWASP Presentation Feb. 15, 2017
Wi-Fi Denver OWASP Presentation Feb. 15, 2017Wi-Fi Denver OWASP Presentation Feb. 15, 2017
Wi-Fi Denver OWASP Presentation Feb. 15, 2017keyalea
 
cisco-c9120axe-h-datasheet.pdf
cisco-c9120axe-h-datasheet.pdfcisco-c9120axe-h-datasheet.pdf
cisco-c9120axe-h-datasheet.pdfHi-Network.com
 
OSINT RF Reverse Engineering by Marc Newlin
OSINT RF Reverse Engineering by Marc NewlinOSINT RF Reverse Engineering by Marc Newlin
OSINT RF Reverse Engineering by Marc NewlinEC-Council
 
SDR Basestation with Raspberry Pi
SDR Basestation with Raspberry PiSDR Basestation with Raspberry Pi
SDR Basestation with Raspberry PiJonathan Singer
 
Community Wireless Networks
Community Wireless NetworksCommunity Wireless Networks
Community Wireless Networksdaveph
 
IPv6 Security - Hacker Halted 2013
IPv6 Security - Hacker Halted 2013IPv6 Security - Hacker Halted 2013
IPv6 Security - Hacker Halted 2013Zivaro Inc
 
[Mar./2014] WiFi : Filling the Big Pipe
[Mar./2014] WiFi : Filling the Big Pipe[Mar./2014] WiFi : Filling the Big Pipe
[Mar./2014] WiFi : Filling the Big PipeHayoung Yoon
 
Software Defined Radios: Hacking the Invisible - Davide Papini - Codemotion R...
Software Defined Radios: Hacking the Invisible - Davide Papini - Codemotion R...Software Defined Radios: Hacking the Invisible - Davide Papini - Codemotion R...
Software Defined Radios: Hacking the Invisible - Davide Papini - Codemotion R...Codemotion
 
Software Defined Radios: Hacking the Invisible by Davide Papini and Daniele P...
Software Defined Radios: Hacking the Invisible by Davide Papini and Daniele P...Software Defined Radios: Hacking the Invisible by Davide Papini and Daniele P...
Software Defined Radios: Hacking the Invisible by Davide Papini and Daniele P...Codemotion
 
Everything_You_Always_Wanted_To_Know_About_Wi-Fi.pptx
Everything_You_Always_Wanted_To_Know_About_Wi-Fi.pptxEverything_You_Always_Wanted_To_Know_About_Wi-Fi.pptx
Everything_You_Always_Wanted_To_Know_About_Wi-Fi.pptxPabloProao11
 
Proxim Wimax
Proxim WimaxProxim Wimax
Proxim Wimaxmtajeldin
 
Icuwb 2013 keynote uwb past and future - lansford - final
Icuwb 2013 keynote   uwb past and future - lansford - finalIcuwb 2013 keynote   uwb past and future - lansford - final
Icuwb 2013 keynote uwb past and future - lansford - finalCSR
 
ARUBA PORTOPOLIO AP.pptx
ARUBA PORTOPOLIO AP.pptxARUBA PORTOPOLIO AP.pptx
ARUBA PORTOPOLIO AP.pptxAhmadBayhaki5
 
Cedar creekamateurradioclubfinal
Cedar creekamateurradioclubfinalCedar creekamateurradioclubfinal
Cedar creekamateurradioclubfinalDale Finley
 

Similaire à Олег Купреев - Обзор и демонстрация нюансов и трюков из области беспроводных сетей. (20)

Oleg Kupreev - 802.11 tricks and threats
Oleg Kupreev - 802.11 tricks and threatsOleg Kupreev - 802.11 tricks and threats
Oleg Kupreev - 802.11 tricks and threats
 
Аудит безопасности сетей стандарта 802.11.
Аудит безопасности сетей стандарта 802.11.Аудит безопасности сетей стандарта 802.11.
Аудит безопасности сетей стандарта 802.11.
 
Gigabit wi fi 802.11ac in depth onno harms
Gigabit wi fi 802.11ac in depth onno harmsGigabit wi fi 802.11ac in depth onno harms
Gigabit wi fi 802.11ac in depth onno harms
 
Wi-Fi Denver OWASP Presentation Feb. 15, 2017
Wi-Fi Denver OWASP Presentation Feb. 15, 2017Wi-Fi Denver OWASP Presentation Feb. 15, 2017
Wi-Fi Denver OWASP Presentation Feb. 15, 2017
 
Lansford
LansfordLansford
Lansford
 
cisco-c9120axe-h-datasheet.pdf
cisco-c9120axe-h-datasheet.pdfcisco-c9120axe-h-datasheet.pdf
cisco-c9120axe-h-datasheet.pdf
 
OSINT RF Reverse Engineering by Marc Newlin
OSINT RF Reverse Engineering by Marc NewlinOSINT RF Reverse Engineering by Marc Newlin
OSINT RF Reverse Engineering by Marc Newlin
 
SDR Basestation with Raspberry Pi
SDR Basestation with Raspberry PiSDR Basestation with Raspberry Pi
SDR Basestation with Raspberry Pi
 
Community Wireless Networks
Community Wireless NetworksCommunity Wireless Networks
Community Wireless Networks
 
IPv6 Security - Hacker Halted 2013
IPv6 Security - Hacker Halted 2013IPv6 Security - Hacker Halted 2013
IPv6 Security - Hacker Halted 2013
 
[Mar./2014] WiFi : Filling the Big Pipe
[Mar./2014] WiFi : Filling the Big Pipe[Mar./2014] WiFi : Filling the Big Pipe
[Mar./2014] WiFi : Filling the Big Pipe
 
Software Defined Radios: Hacking the Invisible - Davide Papini - Codemotion R...
Software Defined Radios: Hacking the Invisible - Davide Papini - Codemotion R...Software Defined Radios: Hacking the Invisible - Davide Papini - Codemotion R...
Software Defined Radios: Hacking the Invisible - Davide Papini - Codemotion R...
 
Software Defined Radios: Hacking the Invisible by Davide Papini and Daniele P...
Software Defined Radios: Hacking the Invisible by Davide Papini and Daniele P...Software Defined Radios: Hacking the Invisible by Davide Papini and Daniele P...
Software Defined Radios: Hacking the Invisible by Davide Papini and Daniele P...
 
Everything_You_Always_Wanted_To_Know_About_Wi-Fi.pptx
Everything_You_Always_Wanted_To_Know_About_Wi-Fi.pptxEverything_You_Always_Wanted_To_Know_About_Wi-Fi.pptx
Everything_You_Always_Wanted_To_Know_About_Wi-Fi.pptx
 
Proxim Wimax
Proxim WimaxProxim Wimax
Proxim Wimax
 
Icuwb 2013 keynote uwb past and future - lansford - final
Icuwb 2013 keynote   uwb past and future - lansford - finalIcuwb 2013 keynote   uwb past and future - lansford - final
Icuwb 2013 keynote uwb past and future - lansford - final
 
L6 6 lowpan
L6 6 lowpanL6 6 lowpan
L6 6 lowpan
 
ARUBA PORTOPOLIO AP.pptx
ARUBA PORTOPOLIO AP.pptxARUBA PORTOPOLIO AP.pptx
ARUBA PORTOPOLIO AP.pptx
 
Cedar creekamateurradioclubfinal
Cedar creekamateurradioclubfinalCedar creekamateurradioclubfinal
Cedar creekamateurradioclubfinal
 
Wireless LAN & 802.11ac Wi-Fi Fundamentals #AirheadsConf Italy
Wireless LAN & 802.11ac Wi-Fi Fundamentals #AirheadsConf ItalyWireless LAN & 802.11ac Wi-Fi Fundamentals #AirheadsConf Italy
Wireless LAN & 802.11ac Wi-Fi Fundamentals #AirheadsConf Italy
 

Plus de DefconRussia

Sergey Belov - Покажите нам Impact! Доказываем угрозу в сложных условиях
Sergey Belov - Покажите нам Impact! Доказываем угрозу в сложных условияхSergey Belov - Покажите нам Impact! Доказываем угрозу в сложных условиях
Sergey Belov - Покажите нам Impact! Доказываем угрозу в сложных условияхDefconRussia
 
George Lagoda - Альтернативное использование вэб сервисов SharePoint со сторо...
George Lagoda - Альтернативное использование вэб сервисов SharePoint со сторо...George Lagoda - Альтернативное использование вэб сервисов SharePoint со сторо...
George Lagoda - Альтернативное использование вэб сервисов SharePoint со сторо...DefconRussia
 
Alexey Sintsov- SDLC - try me to implement
Alexey Sintsov- SDLC - try me to implementAlexey Sintsov- SDLC - try me to implement
Alexey Sintsov- SDLC - try me to implementDefconRussia
 
Anton Alexanenkov - Tor and Botnet C&C
Anton Alexanenkov -  Tor and Botnet C&C Anton Alexanenkov -  Tor and Botnet C&C
Anton Alexanenkov - Tor and Botnet C&C DefconRussia
 
Tyurin Alexey - NTLM. Part 1. Pass-the-Hash
Tyurin Alexey - NTLM. Part 1. Pass-the-HashTyurin Alexey - NTLM. Part 1. Pass-the-Hash
Tyurin Alexey - NTLM. Part 1. Pass-the-HashDefconRussia
 
Roman Korkikyan - Timing analysis workshop Part 2 Scary
Roman Korkikyan - Timing analysis workshop Part 2 ScaryRoman Korkikyan - Timing analysis workshop Part 2 Scary
Roman Korkikyan - Timing analysis workshop Part 2 ScaryDefconRussia
 
Roman Korkikyan - Timing analysis workshop Part 2 Practice
Roman Korkikyan - Timing analysis workshop Part 2 PracticeRoman Korkikyan - Timing analysis workshop Part 2 Practice
Roman Korkikyan - Timing analysis workshop Part 2 PracticeDefconRussia
 
Roman Korkikyan - Timing analysis workshop Part 1 Theory
Roman Korkikyan - Timing analysis workshop Part 1 TheoryRoman Korkikyan - Timing analysis workshop Part 1 Theory
Roman Korkikyan - Timing analysis workshop Part 1 TheoryDefconRussia
 
Peter Hlavaty - DBIFuzz
Peter Hlavaty - DBIFuzzPeter Hlavaty - DBIFuzz
Peter Hlavaty - DBIFuzzDefconRussia
 
Vadim Bardakov - AVR & MSP exploitation
Vadim Bardakov - AVR & MSP exploitationVadim Bardakov - AVR & MSP exploitation
Vadim Bardakov - AVR & MSP exploitationDefconRussia
 
Tomas Hlavacek - IP fragmentation attack on DNS
Tomas Hlavacek - IP fragmentation attack on DNSTomas Hlavacek - IP fragmentation attack on DNS
Tomas Hlavacek - IP fragmentation attack on DNSDefconRussia
 

Plus de DefconRussia (11)

Sergey Belov - Покажите нам Impact! Доказываем угрозу в сложных условиях
Sergey Belov - Покажите нам Impact! Доказываем угрозу в сложных условияхSergey Belov - Покажите нам Impact! Доказываем угрозу в сложных условиях
Sergey Belov - Покажите нам Impact! Доказываем угрозу в сложных условиях
 
George Lagoda - Альтернативное использование вэб сервисов SharePoint со сторо...
George Lagoda - Альтернативное использование вэб сервисов SharePoint со сторо...George Lagoda - Альтернативное использование вэб сервисов SharePoint со сторо...
George Lagoda - Альтернативное использование вэб сервисов SharePoint со сторо...
 
Alexey Sintsov- SDLC - try me to implement
Alexey Sintsov- SDLC - try me to implementAlexey Sintsov- SDLC - try me to implement
Alexey Sintsov- SDLC - try me to implement
 
Anton Alexanenkov - Tor and Botnet C&C
Anton Alexanenkov -  Tor and Botnet C&C Anton Alexanenkov -  Tor and Botnet C&C
Anton Alexanenkov - Tor and Botnet C&C
 
Tyurin Alexey - NTLM. Part 1. Pass-the-Hash
Tyurin Alexey - NTLM. Part 1. Pass-the-HashTyurin Alexey - NTLM. Part 1. Pass-the-Hash
Tyurin Alexey - NTLM. Part 1. Pass-the-Hash
 
Roman Korkikyan - Timing analysis workshop Part 2 Scary
Roman Korkikyan - Timing analysis workshop Part 2 ScaryRoman Korkikyan - Timing analysis workshop Part 2 Scary
Roman Korkikyan - Timing analysis workshop Part 2 Scary
 
Roman Korkikyan - Timing analysis workshop Part 2 Practice
Roman Korkikyan - Timing analysis workshop Part 2 PracticeRoman Korkikyan - Timing analysis workshop Part 2 Practice
Roman Korkikyan - Timing analysis workshop Part 2 Practice
 
Roman Korkikyan - Timing analysis workshop Part 1 Theory
Roman Korkikyan - Timing analysis workshop Part 1 TheoryRoman Korkikyan - Timing analysis workshop Part 1 Theory
Roman Korkikyan - Timing analysis workshop Part 1 Theory
 
Peter Hlavaty - DBIFuzz
Peter Hlavaty - DBIFuzzPeter Hlavaty - DBIFuzz
Peter Hlavaty - DBIFuzz
 
Vadim Bardakov - AVR & MSP exploitation
Vadim Bardakov - AVR & MSP exploitationVadim Bardakov - AVR & MSP exploitation
Vadim Bardakov - AVR & MSP exploitation
 
Tomas Hlavacek - IP fragmentation attack on DNS
Tomas Hlavacek - IP fragmentation attack on DNSTomas Hlavacek - IP fragmentation attack on DNS
Tomas Hlavacek - IP fragmentation attack on DNS
 

Dernier

Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensorsonawaneprad
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayupadhyaymani499
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》rnrncn29
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPirithiRaju
 
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxTHE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxNandakishor Bhaurao Deshmukh
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxmalonesandreagweneth
 
Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trssuser06f238
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxFarihaAbdulRasheed
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxEran Akiva Sinbar
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRlizamodels9
 
Microteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringMicroteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringPrajakta Shinde
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPirithiRaju
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
Good agricultural practices 3rd year bpharm. herbal drug technology .pptx
Good agricultural practices 3rd year bpharm. herbal drug technology .pptxGood agricultural practices 3rd year bpharm. herbal drug technology .pptx
Good agricultural practices 3rd year bpharm. herbal drug technology .pptxSimeonChristian
 
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxGenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxBerniceCayabyab1
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 

Dernier (20)

Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensor
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyay
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdfPests of jatropha_Bionomics_identification_Dr.UPR.pdf
Pests of jatropha_Bionomics_identification_Dr.UPR.pdf
 
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxTHE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
 
Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 tr
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptx
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
 
Microteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringMicroteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical Engineering
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
Good agricultural practices 3rd year bpharm. herbal drug technology .pptx
Good agricultural practices 3rd year bpharm. herbal drug technology .pptxGood agricultural practices 3rd year bpharm. herbal drug technology .pptx
Good agricultural practices 3rd year bpharm. herbal drug technology .pptx
 
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxGenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
 

Олег Купреев - Обзор и демонстрация нюансов и трюков из области беспроводных сетей.

  • 1. 802.11 tips and threats @090h
  • 2. 7iP5 Li57 1. Conditions: weather/time/other 2. Antenna inside and outside 3. HW 4. SW 5. RF 6. Channel plan(s) 7. “Good” news 4 everyone (CRDA, Syste.md) 8. TP-Link 722n as hamradio 9. 802.11 @ OS X 10. Some stupid phun if some time remains
  • 3. Independent conditions Weather: •H2O + RF = ? Remember borsch in microwave. •WWW - Wardriving/Warwalking/Warsitting 8). IT’S TiME TO HACK!! •DFS* Happy hours: •WEP - anytime •WPS - night •WPA-Personal - evening •WPA-Enterprise – 9:00 or when normal people come to the job? 8) Other: •Depends on your neighbors, interference, PRNG, ISP, etc..
  • 4. Antenna types • Omnidirectional • Uda Yagi • Panel • Parabolic • Sector
  • 7. Uda Yagi Use “Uda Yagi Calculator” 4 DIY*
  • 9. Hardware • No silver bullet. TP-Link TL-WN722N best choice for beginner. • WPS brute –> Alfa AWUS 036H • Handshake capturing -> MIMO card. MAC80211+Ralink chips rule. • Deauth => Any card with INJMON • Wisipi = KARMA + custom soft => TP-Link: 3020, 3040, 3220, 4300 • WiFi Pineapple -> MARK IV, MARK V • Google Nexus (Kali Nethunter compatible) • INJMON_WITHOUT_EXTERNAL_CARD -> Nokia N900, N9
  • 10. Software • Kali, Kali Nethunter, BlackArch, ArchAssault • kismet, horst, • Aircrack-NG, Pyrit, cowpatty • reaver-wps, WPSPIN.sh, wpscrack, Bully, pixie-wps, WPSIG • Wifite (forked) • KARMA, MANA, Hostapd-WPE • https://github.com/0x90/wifi-arsenal • https://github.com/0x90/wps-scripts • WISPI http://semaraks.blogspot.ru /2014/12/wispi-ver-11-for-tp-link-mr3020-mini.html
  • 11. - RF? - No… 8( - 2.4GHz, 5GHz!
  • 12. RF • 700MHz – ITS in Japan • 900 MHz (802.11ah) – US unlicensed • 2.4 GHz (802.11b/g/n) – everyone uses @ home • 3.6 GHz, 4.9GHz (802.11y) – US, Public Safety WLAN 50 MHz of spectrum from 4940 MHz to 4990 MHz (WLAN channels 20–26) are in use by public safety entities in the US. • 5 GHz (802.11a/h/j/n/ac) – 802.11ac is what you should use @ home • 5.9 GHz (802.11p) – Wireless Access in Vehicular Environments (WAVE), ITS in EU • 60 GHz (802.11ad) – WiGig. 7Gbit/s, 10m, beamforming, HDMI over WiFi
  • 13. Channels, plans and the world.
  • 15. 802.11b • Channel 1 • Channel 6 • Channel 11 • Channel 14
  • 16. 802.11g/n (20 MHz) • Channel 1 • Channel 5 • Channel 9 • Channel 13
  • 17. 802.11g/n (40 MHz) • Channel 1+5 (Upper) • Channel 5-1 (Lower) • Channel 5+9 (Upper) • Channel 9-5 (Lower) • Channel 9+13 (Upper) • Channel 13-9 (Lower)
  • 20. Channel plans Theory: •US => 1,6,11 •WORLD => 1,5,9,13 IRL fcukups: •wtf is channel plan? •40MHz bandwith will give me more speed! •More AP power will give me more speed! •More antennas will give me more speed!
  • 21.
  • 22.
  • 24. Gr337z fly 2 JBFC
  • 26. Meanwhile in Russia Также во исполнение протокольной записи к решению ГКРЧ от 19 августа 2009 г. № 09-04-09, ГКРЧ решила[16] (п.2): Выделить полосы радиочастот 5150-5350 МГц и 5650-6425 МГц для применения на территории Российской Федерации за исключением городов, указанных в приложении № 2 [1], РЭС фиксированного беспроводного доступа гражданами Российской Федерации и российскими юридическими лицами без оформления отдельных решений ГКРЧ для каждого физического или юридического лица. Brief: 802.11a/h/j/n channels: 36-64, 136-165.
  • 27. 5GHz freedom? Depends on weather. DFS.
  • 28.
  • 30. HACKER = NO_LIMITS • Patched wireless-db https://github.com/0x90/wireless-regdb • Pathched CRDA https://github.com/0x90/crda-ct • Install script https://github.com/0x90/kali-scripts
  • 31. UDEV IFACE NAMING • wlan0 -> wlp3s0 • mon0 -> wlp3s0mon • wlan1 -> wlp0s20u9 • mon2 -> wlp0s29f7u2mon • All mon0 based bash scripts fcuked up • Lorcon + PyLorcon2 broken
  • 32. ath9k low level • http://blog.altermundi.net/article/playing-with-ath9k-spectral-scan/ • Ath9k/ath9k_htc open source driver, firmware • FFT disable • Channels: -19- if ath9k.driver.has_sw_limits() && ’kernel patching’ in hacker.skills[]: hacker.patch(ath9k.driver) ath9k.channel = -5 ath9k.power = 30 ath9k.bandwith = 5
  • 33. ath9k spectral scan • Fluke Spectral Analyser = many $$$ • Atheros AR92XX, AR93XX chips support spectral scan (???) • http://pages.cs.wisc.edu/~patro/htc_spectral/0003-Update-spectral- scan-calls-to-support-both-ath9k-and.patch • http://blog.altermundi.net/article/playing-with-ath9k-spectral-scan/
  • 35. ath9k advanced • echo "$bandwidth" > /sys/kernel/debug/ieee80211/$phy/ath9k/chanbw • ls /sys/kernel/debug/ieee80211/phy*/ath9k_htc/registers/ • ath9k_htc AP mode client fw limit https://lists.ath9k.org/pipermail/ath9k-devel/2013- April/010513.html • echo '1' > /sys/kernel/debug/ieee80211/phy0/ath9k/disable_ani • iw --debug dev wlan0 info
  • 36. 802.11 hacking @ OS X • No INJ, only RFMON => No sending deauth frames* • Use reaver-wps, aircrack-ng, tcpdump from mac ports • airport cmd with RFMON support /System/Library/PrivateFrameworks/Apple80211.framework/Version s/Current/Resources/airport • Scapy patched for RFMON @ OSX https://github.com/0x90/scapy-osx • WPSIK • PrivateFrameworks: Apple80211, CoreWLAN, etc… • Horst to be patched
  • 37. 7HR3475 • PWN via MosMetro_Free • WPS_FAST_PWN = pingen + pixie wps + fork(wifite, reaver) • KARMA, MANA, HOSTAPD-WPE - pros and cons • I’LL CALL YOU @ WPA2 PWD (greetings fly 2 d0znpp)
  • 39. KARMA vs MANA KARMA •Client->ProbeRequest ESSID=FreeWiFi •ProbeReply ESSID=FreeWiFi BSSID=00:13:37… •+ PineAP @ Mark V == beconizer by ESSID list MANA •PNL gathering (capture broadcast) •Beacon Broadcast •Hidden SSID
  • 40. QUESTIONS? PWN’EM ALL! @090h/root@0x90.ru Code @ •http://github.com/0x90/ • http://github.com/dc7499