🤣 Oh, joy! Yet another groundbreaking revelation: people like *examples* in man pages. Who could have guessed? 🚀 Thank goodness someone finally added the most *basic* #examples to #tcpdump and #dig... because, you know, reading is hard. 📚🔍
https://jvns.ca/blog/2026/03/10/examples-for-the-tcpdump-and-dig-man-pages/ #manpages #programming #humor #HackerNews #ngated
Examples for the tcpdump and dig man pages

Examples for the tcpdump and dig man pages

Julia Evans
Examples for the tcpdump and dig man pages

Examples for the tcpdump and dig man pages

Julia Evans

I had some fun with #tcpdump today.

tcpdump -pnni eth0 "host 192.0.2.1 or (ip[44:1] & 255 == 192 and ip[45:1] & 255 == 0 and ip[46:1] & 255 == 2 and ip[47:1] & 255 = 1)"

I was doing mtr traces and wanted to watch for packets associated to the host (192.0.2.1).

ICMP (usually) includes enough of the original packet that I could match on the destination IP in the incoming time to live exceeded packet from various routers along the way.

ip[44:1] – ip[47:1] are the four bytes in the incoming TTL exceeded packet matching the original destination IP I was interested in.

> 11:27:48.789315 ARP, Request who-has 192.168.205.166 tell 192.168.205.166, length 46

`tcpdump` is always fun.

#tcpdump

🚀📡 Why does #SSH send 100 packets per keystroke? Because it loves a good workout, obviously! 💪🔄 Meanwhile, our brave investigator dives deep into #tcpdump territory, only to discover that the real mystery is why anyone cares. 🙄🔍
https://eieio.games/blog/ssh-sends-100-packets-per-keystroke/ #networking #cybersecurity #investigation #techhumor #HackerNews #ngated
Why does SSH send 100 packets per keystroke? · eieio.games

I made my next game twice as fast by forking go's crypto library

eieio.games
中國的 NanoKVM 內藏麥克風以及監聽軟體

NanoKVM 屬於 IPKVM 類的產品,也就是可以透過網路操作遠端的機器的鍵盤與滑鼠 (有些可以再掛上 USB storage 開機),因為這是突破了物理隔離的限制,這種產品在資安上的問題都會很嚴重。 這次引起注意的是在 NanoKVM 上面發現內藏麥克風以及監聽軟體:「How I discovered a hidden microphone on a Chinese NanoKVM (via)」。 作者抓的照片中有標出麥克風的位置...

Gea-Suan Lin's BLOG
Is Your Android TV Streaming Box Part of a Botnet? – Krebs on Security

Buenos días! TZAG 👋 Tengan lindo lunes y buena semana! ✨

Ando, con una "página en blanco" de #GNS3 para grabar nuevos ejemplos de #nftables para el curso 😄

Me gusta cómo va evolucionando el proyecto, y antes recuerdo que me daba muchos problemas.

Da mucho juego para simular redes y jugar con #firewalls, tráfico, #wireshark, #tcpdump, #ciberseguridad, #tunelling, #vpn...

Podría armar un curso de esto, creo que serviría a mis alumnos 🤔

#linux #opensource #freesoftware #sysadmin #devops

Строим лабораторию по исследованию вирусов с eBPF и другими

Хабр, всем привет! Когда инфраструктура созрела до состояния персика и уже пора расширять классический SOC или вам всегда было интересно, как работает ВПО, то необходимо переходить к Threat Intelligence! Сегодня мы соберем свою лабу по исследованию вирусни/инструментов и процедур(PoC) в виртуальной среде для Linux-платформ.

https://habr.com/ru/companies/serverspace/articles/944614/

#linux #вирус #песочница #sandbox #ebpf #seccomp #podman #виртуализация #tcpdump #iptables

Строим лабораторию по исследованию вирусов с eBPF и другими

Хабр, всем привет! Когда инфраструктура созрела до состояния персика и уже пора расширять классический SOC или вам всегда было интересно, как работает ВПО, то необходимо переходить к Threat...

Хабр

Строим лабораторию по исследованию ВПО

Хабр, всем привет! Когда инфраструктура созрела до состояния персика и уже пора расширять классический SOC или вам всегда было интересно, как работает ВПО, то пора переходить к Threat Intelligence! Сегодня мы соберем свою лабу по исследованию вирусни/инструментов и процедур(PoC) в виртуальной среде для Linux-платформ. Материал пригодиться, для понимания работы ВПО, написания митигации и детекции против них, а так же поиска паттернов в вашей инфраструктуре! На выходе мы получим список из артефактов, которые сможем использовать в работе.

https://habr.com/ru/companies/serverspace/articles/944056/

#linux #вирусы #песочница #sandbox #ebpf #seccomp #podman #виртуализация #tcpdump #iptables

Строим лабораторию по исследованию ВПО

Хабр, всем привет! Когда инфраструктура созрела до состояния персика и уже пора расширять классический SOC или вам всегда было интересно, как работает ВПО, то необходимо переходить к Threat...

Хабр