摘要: 防火墙 acl waf ips/ids 卫士或杀毒软件 iptables linux自身文件系统安全 用户认证系统 chattr 蜜罐 exundelete update/upgrade suid/sgid find / -perm -u=s -type f find / -perm -g=s -t 阅读全文
posted @ 2022-08-10 12:35 Augustone 阅读(53) 评论(0) 推荐(0)
摘要: 1,旁路劫持与串行劫持 2,CDN缓存劫持(省带宽或恶意)、http/https iframe劫持网页(广告为主)、dns伪造劫持(劫持知名度流量)、路由劫持(篡改路由表)、主页面劫持 3,解决方式:行政方式、法律方式、技术方式(网络、入口、自身) 阅读全文
posted @ 2022-08-10 12:26 Augustone 阅读(193) 评论(0) 推荐(0)
摘要: 1,wireshark,不解析各种名称、tcp绝对序列号、自定义http端口、tcp数据流功能 2,tcpdump tcpdump与iptables,入包与出包 能否抓到回环ip 参数,-i、-nnn、-s 0、-c 1000、-w file 过滤器,host a.b.c.d、tcp port nu 阅读全文
posted @ 2022-08-10 12:13 Augustone 阅读(128) 评论(0) 推荐(0)