#netcat — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #netcat, aggregated by home.social.
-
Автотестирование кастомного K8s CNI: как правильно входить в ха… то есть поду
Представьте, однажды вы приходите в новую компанию на позицию Automation QA и перед вами возникает задача: на пустом поле проекта посеять зерна автотестов, которые прорастут в регулярный процесс тестирования и будут отлавливать различные баги. Такая задача возникла и передо мной, поэтому я хочу поделиться своим опытом, как строил тестирование кастомного K8s CNI-плагина, в новой для себя области. Статья будет полезна QA-инженерам, которые на «ты» с Python, но на «вы» с тестированием Kubernetes с помощью автотестов. При решении задачи я столкнулся с вопросами, на которые нигде не нашел ответа. Возможно, раз мне помог описанный путь, поможет и вам. Войти в поду
https://habr.com/ru/companies/cloud_ru/articles/1060958/
#тестирование #automation_qa #cniплагин #k8s #kubernetes #multus #сетевая_связность #netcat #python
-
Arch has #OpenBSD #nc twice in the AUR. One package applies all of the Debian patches. One does not.
But they won't have noticed this difference, since they added these to the AUR around the time that Debian stopped patching the if test.
https://aur.archlinux.org/packages/openbsd-netcat-tls
https://aur.archlinux.org/packages/openbsd-netcat-git
#NetBSD, #FreeBSD, and #DragonFlyBSD all use the Jackson netcat.c with the if statement as in the original, so their ncs will all do this too.
-
A little background info:
The #OpenBSD blame for #nc. See line 705, tagged revision 1.21 and dated 2001-06-25.
https://cvsweb.openbsd.org/annotate/src/usr.bin/nc/netcat.c
Version 1.10. Note that the entire holler() fuction, called on line 1585, is conditional on o_verbose.
https://cvsweb.openbsd.org/annotate/src/usr.bin/nc/netcat.c?rev=1.10
The same code in the Stearns fork of 1.10, which Debian calls 'netcat-traditional'.
https://sources.debian.org/src/netcat/1.10-50.1/netcat.c#L1761
Non-OpenBSD GNU netcat works differently and isn't in Debian.
https://sourceforge.net/p/netcat/code/HEAD/tree/trunk/src/netcat.c#l609
-
nc wasn't changed. The relevant line of code has been
if (vflag || zflag) {
ever since Eric Jackson re-wrote #OpenBSD #nc in 2001. Martin Pieuchot changed the stream from standard output to standard error in 2009, but nc has been doing this for quarter of a century.
What actually happened was that #Debian people had been locally patching this line from 2012 to 2023.
https://salsa.debian.org/debian/netcat-openbsd/-/commit/2f5a8bea5f84847ee36a90e59f585b5cb3c07537
https://salsa.debian.org/debian/netcat-openbsd/-/commit/c9586231ff0e481ba51f96abd576cb506883a166
The Stearns fork of pre-Jackson #netcat respects -v here.
-
📬 PS5-Szene dreht auf: Neue Exploits, Linux-Updates und Fortschritte beim Hypervisor-Hack
#Gaming #Jailbreaks #ELFArsenal #jordyidk #LuaLoader #Netcat #P2JB #PS5Szene #SonicLoader https://sc.tarnkappe.info/37eff0 -
Fun: try communicating with #i3 / #SwayCompositor using #netcat and an #ASCII table!
$ man ascii
$ man sway-ipc # (for Sway)
$ nc -U "$I3SOCK" # "$SWAYSOCK" also works for SwayThen enter:
i3-ipc^@^@^@^@^C^@^@^@
'^@' is a 0 byte; you can get it with Ctrl+@ (Ctrl+Shift+2) or sometimes Ctrl+Space. '^C' is a 3 byte; you'll need to escape it so that your terminal takes it literally rather than quitting `nc`; enter Ctrl+V then Ctrl+C.
Once you're done, press Ctrl+D once to send!
-
Built a custom Buildroot distro for #Raspberry Pi 4 running:
Linux 6.12 PREEMPT_RT, Wi‑Fi, #NordVPN, #Tor + #Proxychains, #macchanger, #nftables, #nmap, #netcat, #watchdog.
A real‑time, stealth, weapon‑grade network appliance.
Minimal. Fast. Untraceable. Mine 👊🏻
#Linux #Buildroot #RaspberryPi #PREEMPTRT #FOSS #Privacy #Networking
-
#netcat is both really popular with #Linux users, but also quite the train-wreck.
There's multiple mainstream implementations, they all have incompatible commandline interfaces, two of them have been unmaintained for 20 years and lack ipv6 support (netcat-traditional and gnu-netcat).
Debian and Arch Linux are shipping openbsd-netcat, but there's no canonical upstream, Debian takes the code out of OpenBSD's src.tar.gz and patched it to be portable to Linux (essentially to the point of a fork).
-
Is Your Android TV Streaming Box Part of a Botnet? https://krebsonsecurity.com/2025/11/is-your-android-tv-streaming-box-part-of-a-botnet/ #SuperMediaTechnologyCompanyLtd. #ElectronicFrontierFoundation #FederalBureauofInvestigation #InternetofThings(IoT) #HalfSpaceLabsLimited #BadBox2.0Enterprise #GrassOpCo(BVI)Ltd #LowerTribecaCorp. #ALittleSunshine #ARPpoisoning #WebFraud2.0 #RileyKilmer #WyndNetwork #SuperCaja #Synthient #Superbox #BestBuy #Tcpdump #Walmart #Amazon #Censys #IPidea #Netcat
-
Is Your Android TV Streaming Box Part of a Botnet?
https://krebsonsecurity.com/2025/11/is-your-android-tv-streaming-box-part-of-a-botnet/
#SuperMediaTechnologyCompanyLtd. #ElectronicFrontierFoundation #FederalBureauofInvestigation #InternetofThings(IoT) #HalfSpaceLabsLimited #BadBox2.0Enterprise #GrassOpCo(BVI)Ltd #LowerTribecaCorp. #ALittleSunshine #ARPpoisoning #WebFraud2.0 #RileyKilmer #WyndNetwork #SuperCaja #Synthient #Superbox #BestBuy #Tcpdump #Walmart #Amazon #Censys #IPidea #Netcat
-
Chaque fois que j'utilise des pipelines avec #netcat j'ai l'impression d'être un génie.
C'est assez dingue, plus de 20 ans que je fais des transferts compressés avec "dd" => "gzip" => "netcat" et que je réduis des temps de transfert.
Genre:Sur une machine "destination":
nc -l 8081 | gzip -d | dd bs=32M of=grosfichier
et sur la machine source:
dd if="grosfichuer" | gzip | pv | nc machine 8081
(et encore, je vous passe les déatils d'options de dd)
-
Утилита CANcat (или CAN-Мессенджер)
Недавно я купил себе CAN-трансивер USB2 CAN FD_V1 и с удивлением обнаружил насколько же простой и лаконичный протокол заложили разработчики в прошивку STM32G0B1CBT6. Это протокол SLCAN. По сути serial CLI . И это оказалось очень кстати, ведь в программировании микроконтроллеров порой приходится работать с UDS протоколом. Как известно, UDS протокол работает поверх сетевого протокола ISO-TP . В этом тексте я написал под SLCAN простую отладочную утилиту для отладки процесса передачи данных по протоколу ISO-TP (ISO 15765-2).
https://habr.com/ru/articles/948770/
#CANcat #memcpy #netcat #can_bus #isotp #DoCAN #usb2canfd #can #slcan #serial_port
-
🛡️ Nmap, Metasploit, Hydra, Mimikatz, Netcat: Overview & Uses 🔍
#CyberSecurity 🛡️ #PenTesting 🎯 #EthicalHacking 💻 #Nmap 🔍 #Metasploit #Hydra 🔑 #Netcat 🌐
-
Netcat (nc) Commands Cheat Sheet
#commandline #cybersecurity #kalilinux #kalilinuxtools #netcat #networkmanagement #networksecurity #networktools #penetrationtesting
-
REST API сервер на Bash с использованием сокетов и Apache
Всем привет! Ранее рассказывал о том, как создать REST API и Web-сервер на PowerShell для Windows, а также упоминал, что подобный сервер будет работать и в системе Linux, благодаря кроссплатформенной версии PowerShell Core . Безусловно, для подобных целей лучше используются специализированные серверные фреймворки или библиотеки, такие как Flask или Django в Python , но меня не покидала идея реализации похожего сервера, где описание логики будет производиться на языке одного только Bash . Приведу примеры, с помощью которых можно создать такой сервер используя сетевые сокеты netcat , socat и ncat , а также веб-сервера Apache с использованием встроенных модулей.
-
Netcat cheatsheet
This cheat sheet provides various for using Netcat on both Linux and Unix.