上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 73 下一页
摘要: In this lesson you will learn to make generalizations(概括). # ge ne ra li za tions. 课上内容(Lesson) A generalization (一般化) = A general statement that is b 阅读全文
posted @ 2020-05-15 14:42 Cong0ks 阅读(162) 评论(0) 推荐(0)
摘要: 课上内容(Lesson) daily routine = everyday life # invite 1. Let's + V(原形) e.g. Let's go shopping 2. How about + Ving e.g. How about going out for a walk? h 阅读全文
posted @ 2020-05-14 11:26 Cong0ks 阅读(163) 评论(0) 推荐(0)
摘要: In this lesson you will learn to talk about a new plan. 课上内容(Lesson) 词汇(Key Word ) prompt n.提示 spread vi. 伸展,延缓,蔓延 # 注意浊化(voiced) inspire vt. 激发灵感,启发 阅读全文
posted @ 2020-05-13 13:54 Cong0ks 阅读(179) 评论(0) 推荐(0)
摘要: 课上内容(Lesson) 词汇(Key Word ) break up phrase. 分手 # How do you break up? couple n. 夫妻;情侣 # He rented(租) the house out to a young couple. hang out phrase. 阅读全文
posted @ 2020-05-11 23:57 Cong0ks 阅读(265) 评论(0) 推荐(0)
摘要: 【基本信息收集】# 查看设备型号dis device # 查看设备序列号 display esn # 设置时间 <Huawei> clock datetime 0:0:0 2012-12-01 # 设置时间和日期<Huawei> clock timezone BJ add 08:00:00 # 添加 阅读全文
posted @ 2020-05-07 11:25 Cong0ks 阅读(3752) 评论(0) 推荐(0)
摘要: 漏洞介绍:TLS/SSL介绍:SSL“安全套接层”协议,TLS“安全传输层”协议,都属于是加密协议,在其网络数据传输中起到保护隐私和数据的完整性。保证该网络传输的信息不会被未经授权的元素拦截或修改,从而确保只有合法的发送者和接收者才能完全访问并传输信息。 SSL3漏洞2014年10月14号由Goog 阅读全文
posted @ 2020-04-22 09:49 Cong0ks 阅读(5815) 评论(0) 推荐(0)
摘要: MSF常用命令整理 spool ms17-010.txt # 输出记录写入到文件 banner 切换启动logo ...(如果你无聊的话,据说有上千个) # 更新 apt-get update apt-get install metasploit-framework # 更新截止20200604的版 阅读全文
posted @ 2020-04-20 17:28 Cong0ks 阅读(735) 评论(0) 推荐(0)
摘要: 官网网站地址:tenable.com 系统漏洞扫描与分析软件 下载地址: https://www.tenable.com/downloads?loginAttempted=true 申请试用:(免费版,对扫描数量有 16 个 ip 的限制) https://zh-cn.tenable.com/pro 阅读全文
posted @ 2020-04-16 09:46 Cong0ks 阅读(1021) 评论(0) 推荐(0)
摘要: 本文将为大家介绍docker守护进程的相关安全配置项目。 一、测试环境 1.1 安装 CentOS 7 CentOS Linux release 7.7.1908 (Core) 升级内核,重启 # yum update kernel [root@localhost docker]# uname -a 阅读全文
posted @ 2020-04-14 14:29 Cong0ks 阅读(702) 评论(0) 推荐(0)
摘要: 本文是docker安全的第二篇,讨论dockerfile和镜像安全 一、Dockerfile 实践 避免不必要的安装包 一个容器一个进程 最小化layers的数量 排序多行参数 二、Dockerfile 示例 # Base images 基础镜像 FROM centos #MAINTAINER 维护 阅读全文
posted @ 2020-04-14 14:28 Cong0ks 阅读(762) 评论(0) 推荐(0)
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 73 下一页