home.social

#rdnss — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rdnss, aggregated by home.social.

  1. @jdt Got it. My #RDNSS timeout was too low (90s). This comment in an Android bug tracker identified it.

    I have some patches to VPP that insert the #PREF64 and RDNSS options. Increasing the default timeout there fixed it. I'm also surfacing that configuration in my management system so that I can adjust those in the future.

  2. @jdt Got it. My #RDNSS timeout was too low (90s). This comment in an Android bug tracker identified it.

    I have some patches to VPP that insert the #PREF64 and RDNSS options. Increasing the default timeout there fixed it. I'm also surfacing that configuration in my management system so that I can adjust those in the future.

  3. @jdt Got it. My #RDNSS timeout was too low (90s). This comment in an Android bug tracker identified it.

    I have some patches to VPP that insert the #PREF64 and RDNSS options. Increasing the default timeout there fixed it. I'm also surfacing that configuration in my management system so that I can adjust those in the future.

  4. @jdt Got it. My #RDNSS timeout was too low (90s). This comment in an Android bug tracker identified it.

    I have some patches to VPP that insert the #PREF64 and RDNSS options. Increasing the default timeout there fixed it. I'm also surfacing that configuration in my management system so that I can adjust those in the future.

  5. @jdt Got it. My #RDNSS timeout was too low (90s). This comment in an Android bug tracker identified it.

    I have some patches to VPP that insert the #PREF64 and RDNSS options. Increasing the default timeout there fixed it. I'm also surfacing that configuration in my management system so that I can adjust those in the future.

  6. Extending the Vector Packet Processing Engine

    I've been building core networking components to leverage VPP more fully as a branch router. Here is an overview of that work.

    enigmatick.social/objects?uuid

  7. Extending the Vector Packet Processing Engine

    I've been building core networking components to leverage VPP more fully as a branch router. Here is an overview of that work.

    enigmatick.social/objects?uuid

  8. Extending the Vector Packet Processing Engine

    I've been building core networking components to leverage VPP more fully as a branch router. Here is an overview of that work.

    enigmatick.social/objects?uuid

  9. Extending the Vector Packet Processing Engine

    I've been building core networking components to leverage VPP more fully as a branch router. Here is an overview of that work.

    enigmatick.social/objects?uuid

  10. Extending the Vector Packet Processing Engine

    I've been building core networking components to leverage VPP more fully as a branch router. Here is an overview of that work.

    enigmatick.social/objects?uuid

  11. [Перевод] Практическое руководство по атакам на IPv6 в локальной сети

    Отключение IPv6 на шлюзе давно перестало быть надежной защитой. Протокол по умолчанию активен на большинстве клиентских машин, которые периодически отправляют в сеть служебные запросы вроде Router Solicitation. Именно эта «скрытая» активность открывает двери для целого класса атак, позволяющих перехватить трафик, подменить DNS или провести NTLM-Relay. В этой статье мы подробно, с примерами кода на Python/Scapy и командами для настройки, рассмотрим самые распространенные векторы атак на IPv6 в локальном сегменте: RA Spoofing: Как навязать себя в качестве шлюза по умолчанию. RDNSS Spoofing: Как стать DNS-сервером для современных ОС без DHCPv6. DHCPv6-атаки: Механика работы mitm6 и ее ручная реализация. Пассивный сбор данных: Как составить карту сети, просто слушая эфир. Материал будет полезен пентестерам, сетевым инженерам и системным администраторам, которые хотят понять реальные риски IPv6 и научиться им противостоять.

    habr.com/ru/articles/930526/

    #ipv6 #пентест #RA_Spoofing #RDNSS #DHCPv6 #Scapy #MITM #Kali_Linux #информационная_безопасность #infosec

  12. #IPv6

    Du coup j'étais en galère avec mon smartphone sur un réseau séparé à ne pas chopper IPv6 😂

    Alors qu'en fait il suffisait de dégager #dhcpv6 et laisser les #RA annoncer le préfixe avec #RDNSS

    Bon faut pas que je dégage tout, y a quand même un #PD (délégation de préfixe) à gérer 😅