# gpon

Published articles for gpon.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Security Week 2633: уязвимость оптоволоконных сетей GPON

DevFeed: [Security Week 2633: уязвимость оптоволоконных сетей GPON](<https://devfeed.tech/articles/security-week-2633-gpon-23088.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/kaspersky/articles/1068714/>)

Author: Kaspersky\_Lab ("Лаборатория Касперского")

Published: 2026-08-10T15:32:36Z

Content type: news

Language: ru

Sources: ["Лаборатория Касперского" RU](<https://devfeed.tech/sources/ru-2.md>)

Topics: [Network](<https://devfeed.tech/topics/network.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [black-hat](<https://devfeed.tech/tags/black-hat.md>), [dns](<https://devfeed.tech/tags/dns.md>), [gpon](<https://devfeed.tech/tags/gpon.md>), [network](<https://devfeed.tech/tags/network.md>), [security](<https://devfeed.tech/tags/security.md>), [tag-9fe8963de219](<https://devfeed.tech/tags/tag-9fe8963de219.md>)

### AI overview

A report on the GPWN attack presented at DEF CON 34 describes how a modified ONU device can read traffic intended for neighboring customers on the same GPON optical splitter. The researchers intercepted traffic from up to 128 clients, including DNS queries and, in special cases, traffic from nearby base stations; unencrypted SIP voice traffic may also be exposed.

### Source excerpt

На прошлой неделе в США прошли конференции Black Hat и DEF CON 34. Одна из заметных презентаций на конференции DEF CON описывает атаку GPWN. Два исследователя проанализировали защищенность сетей передачи данных по оптическому кабелю и нашли способ прослушивания трафика, передаваемого клиентам по соседству. Фундаментальная "уязвимость" оптоволоконных сетей является скорее фичей, а не багом. GPON расшифровывается как Gigabit Passive Optical Network. Определение Passive -- ключевое, на "последней миле" все клиенты, подключенные к одному сплиттеру, получают одни и те же данные. Трафик для конкретного клиента маркируется и отделяется на программном уровне конечным устройством, известным как Optical Network Unit. Потратив всего около сотни долларов на оборудование, исследователи смогли модифицировать ONU так, чтобы читать данные, которые им не предназначались. Читать далее

## How Passive Optical Networks (PON) Work

DevFeed: [How Passive Optical Networks (PON) Work](<https://devfeed.tech/articles/how-passive-optical-networks-pon-work-40154.md>)

Original publisher: [Read original article](<https://blog.j2sw.com/inetarch/how-passive-optical-networks-work/>)

Author: j2sw

Published: 2026-07-22T12:35:00Z

Content type: tutorial

Language: en

Sources: [Justin Wilson (j2sw)](<https://devfeed.tech/sources/justin-wilson-j2sw.md>)

Topics: [Networks](<https://devfeed.tech/topics/networks.md>), [gpon](<https://devfeed.tech/topics/gpon.md>), [Internet](<https://devfeed.tech/topics/internet.md>), [Ethernet](<https://devfeed.tech/topics/ethernet.md>), [gateway](<https://devfeed.tech/topics/gateway.md>), [Security](<https://devfeed.tech/topics/security.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [ethernet](<https://devfeed.tech/tags/ethernet.md>), [fiber](<https://devfeed.tech/tags/fiber.md>), [ftth](<https://devfeed.tech/tags/ftth.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [gpon](<https://devfeed.tech/tags/gpon.md>), [internet](<https://devfeed.tech/tags/internet.md>), [internet-architecture](<https://devfeed.tech/tags/internet-architecture.md>), [isp](<https://devfeed.tech/tags/isp.md>), [networks](<https://devfeed.tech/tags/networks.md>), [passive-optical-network](<https://devfeed.tech/tags/passive-optical-network.md>), [pon](<https://devfeed.tech/tags/pon.md>), [providers](<https://devfeed.tech/tags/providers.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [router](<https://devfeed.tech/tags/router.md>), [security](<https://devfeed.tech/tags/security.md>), [xgs-pon](<https://devfeed.tech/tags/xgs-pon.md>)

### AI overview

This tutorial explains how Passive Optical Networks (PON) deliver residential fiber Internet. It describes the roles of the OLT, passive optical splitters, ONTs, and the customer router or gateway, including how providers share feeder fiber among subscribers and provision authorized ONTs.

### Source excerpt

If you've spent any time looking into fiber Internet, you've probably run across terms like GPON, XGS-PON, OLT, and ONT. These are all parts of what's called a Passive Optical Network, or PON. Most residential fiber providers use PON because it lets them connect alot of homes without having to pull a separate fiber from ... Read more The post How Passive Optical Networks (PON) Work appeared first on Justin Wilson (j2sw).