惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
aimingoo的专栏
aimingoo的专栏
V
V2EX
博客园 - 【当耐特】
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
量子位
MyScale Blog
MyScale Blog
Hugging Face - Blog
Hugging Face - Blog
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
月光博客
月光博客
I
InfoQ
WordPress大学
WordPress大学
Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
小众软件
小众软件
罗磊的独立博客
Recent Announcements
Recent Announcements
Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

SSH

有没有 wasm 的 web 的 ssh 连接工具,方便随时连接服务器救火? - V2EX 有没有能断线重连,并自动运行脚本的 SSH 工具? 我不理解几乎所有 SSH 加固都提到配置公钥 Mac 上找不到能替代 MobaXterm 的 SSH 工具,求推荐! 为什么关了密码登录, auth.log 里还有账号密码登录错误的记录,难道不是直接断开吗? warp windows 版本出了 代理软件开启 tun 模式的时候 Termius 就没办法 ssh 了 mosh ssh 问题 求一个 mac 下的 ssh 终端管理软件,刚需多开和广播输入 Tabby 终于又可以云同步了,超级简单! 通过 OSC 52 在 SSH 中调用本地 clipboard 有什么能很好管理 ssh 连接的工具吗 求助 请教一个 ssh 问题 SSHD 配置问题 通过 frp 内网穿透 ssh 连接家里本子 iTerm2 更新重启, session 居然不会断的?什么原理 mac 的 SSH 连接可以套代理吗? 求大佬指条路,提供一个能让学校服务器访问 hugging face 的手段 请教个的 ssh 连接不上的问题, SSH2_MSG_KEXINIT sent 后马上关闭了 2024 年了, macOS 上最好用的 SSH 工具是啥? 有什么对 ssh 证书登录支持比较好的免费工具吗? 1panel 自带的终端 当 web SSH 很好用,有单独 docker 版吗? ssh 执行时$PATH 变量未替换 请问下 v 友们,用 ssh 连接国外服务器卡顿有什么解决方法吗? 如何同步远程 SSH 机器粘贴板的内容 wrap 终端要怎么保存 ssh 会话? 求推荐 SSH 工具 有个疑惑,新机器连接服务器如何添加密钥?复制原来密钥? 救一下,电脑连手机热点能连上 ssh,回家连 wifi 后就不行。 求推荐能保存密码的 ssh comand line tools
关于 ssh 日志/var/log/secure 的攻击日志
saleacy · 2022-04-05 · via SSH
我服务器暴露公网的,今天看 secure 日志发现了以下错误

sshd[15979]: Bad protocol version identification 'GET / HTTP/1.1' from 209.17.96.58 port 52775

sshd[30025]: Bad protocol version identification '\026\003\001\002' from 39.103.146.185 port 60166

sshd[30026]: Bad protocol version identification 'GET / HTTP/1.1' from 39.103.146.185 port 60168

sshd[30027]: Bad protocol version identification 'GET / HTTP/2' from 39.103.146.185 port 60176

sshd[30028]: Bad protocol version identification '\026\003\001\002' from 39.103.146.185 port 60178

sshd[30029]: Bad protocol version identification 'GET / HTTP/1.1' from 39.103.146.185 port 60186

sshd[30030]: Bad protocol version identification 'GET / HTTP/2' from 39.103.146.185 port 60190



这是啥攻击方式,有大佬清楚吗?