Here's a #security question that's been bugging me for a few weeks now:

I'm a professor and there are #Windows PCs in the classrooms. Login in a controlled domain, users have no admin perms etc.

Sometimes I #ssh from these machines to my #Linux box at my office to show some numerical stuff to the class.

Which security practice is more reasonable? Keep a (passworded) key file in the windows machines and risk an (unlikely) extraction or login with a password and risk keylogging? #secops

Keep a key file in the windows machines
Just type the password
Why do you even have password login enabled?
Keeping keys in public machines is a no-no
Poll ends at .
🌗 SSH 協定缺乏 Host 標頭的解決方案
➤ 如何在 IP 位址共享的限制下,實現無縫的 SSH 連線路由
https://blog.exe.dev/ssh-host-header
在雲端環境中,為每臺虛擬機(VM)分配獨立的 IPv4 位址既昂貴又不切實際,而透過 HTTP 處理多站點共享 IP 的機制(Host 標頭)並不適用於 SSH。為了讓使用者能透過一致的網址存取 VM 的網頁與 SSH 服務,作者採用了一種基於「使用者與 IP 位址關聯」的路由策略。藉由將 VM 分配至特定使用者的 IP 區塊,系統能結合 SSH 連線的公鑰身分與目標 IP 位址進行比對,成功在共用 IP 的架構下,精準引導連線至正確的 VM。
+ 這是一個非常務實的工程權衡。與其強迫支援 IPv6 或增加昂貴的 IPv4 開銷,不如在 Proxy 層利用身分驗證資訊來做路由,這對使用者體驗來說是最自然的。
+ 雖然這套架構需要客製化的管理軟體,無法直接套用到一般環境,但能看到這樣深入底層的網路實作邏輯還是很精彩。
#系統架構 #網路工程 #SSH #雲端運算
SSH has no Host header - exe.dev blog

A dive into how we share IPs between VMs while making SSH work.

exe.dev
🚀 Breaking news: #SSH doesn't have a #Host header! 📰 Hold the phone, people! Turns out, when connecting to your VMs, you might actually need to use an IP address. Who knew?! 🤯 Let's all hope Microsoft Word catches up with this cutting-edge tech innovation soon! 🙄
https://blog.exe.dev/ssh-host-header #header #IPaddress #TechInnovation #MicrosoftWord #HackerNews #ngated
SSH has no Host header - exe.dev blog

A dive into how we share IPs between VMs while making SSH work.

exe.dev
SSH has no Host header - exe.dev blog

A dive into how we share IPs between VMs while making SSH work.

exe.dev

Iranian Botnet Exposed via Open Directory: 15-Node Relay Network and Active C2

An Iranian threat actor's operational infrastructure was exposed through an open directory, revealing a 15-node relay network spanning Finland and Iran, an SSH-based botnet framework, and an active command and control server. The exposed bash history documented the full operation, including tunnel deployment, DDoS tooling development, and botnet creation. The actor used on-host compilation to evade detection and leveraged a Python script for mass SSH deployment. The botnet client, compiled and renamed 'hex' on infected hosts, showed automatic reconnection capabilities. This operation appears to be financially or personally motivated rather than state-directed, with infrastructure dual-purposed for censorship bypass and attack operations.

Pulse ID: 69b96e4d10d70197a0dd1dcb
Pulse Link: https://otx.alienvault.com/pulse/69b96e4d10d70197a0dd1dcb
Pulse Author: AlienVault
Created: 2026-03-17 15:07:57

Be advised, this data is unverified and should be considered preliminary. Always do further verification.

#CyberSecurity #DDoS #DoS #Finland #InfoSec #Iran #OTX #OpenThreatExchange #Python #RAT #SSH #bot #botnet #AlienVault

LevelBlue - Open Threat Exchange

Learn about the latest cyber threats. Research, collaborate, and share threat intelligence in real time. Protect yourself and the community against today's emerging threats.

LevelBlue Open Threat Exchange

SSH config TUI just dropped! 🔥

🟣 **purple** — Search, connect, transfer files

💯 File explorer, fuzzy search & multi-host commands

☁️ Supports cloud sync from AWS, DigitalOcean & more!

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/erickochen/purple

#rustlang #ratatui #tui #ssh #cloud #aws #transfer #devtools #terminal

Hi folks! ✌️

👉 https://xolat.games/devlogs/2026/03/17/post/

If summarize this post, I already have try Git Cola (https://git-cola.github.io/) , and have a plan to use it in my projects now 🙂

#git #gitcola #ssh #stackoverflow #anonymousoverflow #noscript #privacybadger #versioncontrol

I’ve try Git Cola

Hi folks! ✌️

xolatgames
Импорт SSH-ключей в Bitwarden: решение неочевидной проблемы https://www.juev.org/2026/03/17/bitwarden-ssh/
#bitwarden #ssh

“Terminal coffee” isn't about the lethal dose of coffee, silly me.
https://www.terminal.shop/faq

#coffee #SSH #developers #ThePrimeagen #nerds

wip: terminal (initial commit)

Delicious Brazilian coffee, ethically sourced, and roasted to perfection • Order via your terminal • ssh terminal.shop

Termix 2.0.0: Vom SSH-Client zum Remote-Desktop-Allrounder

Der Open-Source-SSH-Client Termix erweitert sich in Version 2.0.0 um Remote-Desktop-Protokolle. Zudem behebt das Release kritische Fehler unter Linux.

heise online