# hissh **Repository Path**: wubit_cn/hissh ## Basic Information - **Project Name**: hissh - **Description**: hissh是首款基于零信任打造的开源SSH防火墙。 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-08-12 - **Last Updated**: 2022-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hissh #### 一 、介绍 hissh是一款开源的SSH防火墙,基于零信任打造。 #### 二 、零信任原因 ##### 1、黑客通过钓鱼控制了管理员电脑 ​ 大多渗透攻击都是通过各种钓鱼套路在客服或者技术人员电脑植入后门,从而进一步入侵服务器。 ##### 2、未知RCE漏洞,直接入侵了服务器 现在高级漏洞都不直接公开了,上升为国家之间情报战略,秘密潜伏的比破坏的多得多。 #### 三、系统支持和主要功能 支持Linux所有系统,主要功能有: 1、 全面审计用户如root的操作命令,对任何终端都不信任,危险指令、删除日志、异常、异地登录等实时报警。 2 、全面防御对SSH服务的扫描探测、密码破解等。 #### 四、商业版演示地址 商业版才有WEB管理,也可以开源,演示地址 [http://59.110.1.135/sshhtml/](http://59.110.1.135/sshhtml/) #### 五、源码部署请加微信号httpwaf ![](https://gitee.com/httpwaf/httpwaf/raw/master/img/wechat.png) #### 六、来一张首页大图 ![](https://gitee.com/httpwaf/hissh/raw/master/img/home.png)