File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
** 项目** (点击预览)| ** 文章作者 ID** | ** 文章链接** |** 学习资源**
10
10
-------------- | ---- | -------- | ---- |
11
- [ ** # 安全运维规范** ] ( https://github.com/aqzt/sso/blob/master/Server_security_operation.md ) |[ @ppabc ] ( https://github.com/ppabc/ ) |安全运维规范发起人 |[ 原创链接] ( https://github.com/aqzt/sso/blob/master/Server_security_operation.md ) |[ 推荐] ( https://github.com/aqzt/sso ) |归档
11
+ [ ** # 安全运维规范 # ** ] ( https://github.com/aqzt/sso/blob/master/Server_security_operation.md ) |[ @ppabc ] ( https://github.com/ppabc/ ) |安全运维规范发起人 |[ 原创链接] ( https://github.com/aqzt/sso/blob/master/Server_security_operation.md ) |[ 推荐] ( https://github.com/aqzt/sso ) |归档
12
12
|[ - 内部漏扫工具-巡风] ( https://github.com/ysrc/xunfeng ) |[ @ysrc ] ( https://github.com/ysrc ) |同程安全应急响应中心|[ 原创链接] ( http://www.freebuf.com/articles/security-management/126254.html ) |[ 推荐] ( https://github.com/ysrc ) |归档
13
13
|[ - Docker的蜜罐系统] ( https://github.com/atiger77/Dionaea ) |[ @atiger77 ] ( https://github.com/atiger77 ) |atiger77|[ 原创链接] ( http://www.freebuf.com/articles/security-management/126254.html ) |[ 推荐] ( https://github.com/ysrc ) |归档
14
14
|[ - jumpserver跳板机] ( https://github.com/jumpserver/jumpserver ) |[ @jumpserver ] ( https://github.com/jumpserver ) |jumpserver|[ 原创链接] ( https://github.com/jumpserver ) |[ 推荐] ( https://github.com/jumpserver ) |归档
31
31
## 服务器安全那些要做,那些不要做
32
32
- 安全设置要不要做?做安全还是不做安全?还是说只做一些基础设置。
33
33
- 如果安全相关工作,能让服务器和服务器集群更安全,那就要去做。
34
- - 安全的相关工作尽量做,不会做的想办法做,实在没法做的,那就延后再说,也需现在没办法做 ,可能以后有办法,想做总能找到办法。
34
+ - 安全的相关工作尽量做,不会做的想办法做,实在没法做的,那就延后再说,也许现在没办法做 ,可能以后有办法,想做总能找到办法。
35
35
- 安全无小事,要想想不安全的后果,如果出现安全事件,数据泄露,数据库被拖库,后果是很严重的,这样的案例互联网上很多,就不多说了。
36
36
37
37
- 项目的口号是:使用服务器安全运维规范,不掉坑,不背锅!
Original file line number Diff line number Diff line change 21
21
- 3 . 监控服务器SSH登录记录、iptables状态、进程状态,有异常记录告警。
22
22
- 4 . 监控网站WEB日志(包括nginx日志php日志等),可以采用EKL来收集管理,有异常日志告警。
23
23
- 5 . 运维人员都要接收告警邮件和短信,至少所负责的业务告警邮件和短信必须接收,运维经理接收重要业务告警邮件和短信。(除非是专职运维开发)
24
- - 6 . 除服务器内部监控外,最好使用第三方监控业务是否正常 (监控URL、端口等),比如:监控宝。
24
+ - 6 . 除服务器内部监控外,最好使用第三方监控,从外部监控业务是否正常 (监控URL、端口等),比如:监控宝。
25
25
26
26
## 故障避免预防
27
27
- 1 . 网站WEB增加WAF,避免XSS跨站脚本、SQL注入、网页挂马等漏洞威胁。
You can’t perform that action at this time.
0 commit comments