摘要: 1. 简介:密码技术(Cryptography) What is Cryptography? This module delivers an in depth analysis on Cryptography, its basic principles, and key tools you shou... 阅读全文
posted @ 2015-09-30 22:33 It's_Lee 阅读(211) 评论(0) 推荐(0) 编辑
摘要: 1.缓冲区溢出(Buffer Overflows) This lesson is a start through impact assessment of what happens in a buffer overflow. You'll write a basic C program to hel... 阅读全文
posted @ 2015-09-30 22:28 It's_Lee 阅读(118) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:入侵检测系统/防火墙及热点(IDS/IPS/Firewall/Honeypots, etc.) Learn about IDS, firewalls and honeypots with this module overview video. Get introduced to intr... 阅读全文
posted @ 2015-09-30 22:24 It's_Lee 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:移动终端黑盒测试(Mobile Ha.cking) This modules explores how easy it is to hack mobile devices and provides some insights and tools to help you defend yo... 阅读全文
posted @ 2015-09-30 22:21 It's_Lee 阅读(218) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:无线黑盒测试(Wireless Ha.cking) This module starts with the basic of encryption and delivers in-depth coverage of wireless intrusion, its concepts, to... 阅读全文
posted @ 2015-09-30 22:19 It's_Lee 阅读(171) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:SQL注入(SQL Injection) This Web Application lecture video introduces you to SQL Injection, a hacking technique using malicious SQL statements. Th... 阅读全文
posted @ 2015-09-30 22:16 It's_Lee 阅读(199) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:网络应用(Web Applications) This lesson looks at what all the differing aspects of web application exploitation, how to detect attacks, and how to as... 阅读全文
posted @ 2015-09-30 22:08 It's_Lee 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:黑盒网络服务测试(Ha.cking Web Servers) Want to learn about actual attacks on web servers and how to mitigate them, this lesson explore that and more, ev... 阅读全文
posted @ 2015-09-30 22:07 It's_Lee 阅读(589) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:会话捕获(Session Hijacking) Want to know what happens during an actual website hack? This modules takes you there, shows you in detail, and give you... 阅读全文
posted @ 2015-09-30 22:03 It's_Lee 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:拒绝服务(Denial of Service-D.O.S) Learn what Denial of Service (DoS) is and countermeasure techniques to fight it as an Ethical Hacker. The Denial o... 阅读全文
posted @ 2015-09-30 21:57 It's_Lee 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:社会工程学(Social Engineering) Get introduced to the concepts and practices of Social Engineering as it relates to penetration testing and ethical ha... 阅读全文
posted @ 2015-09-30 21:54 It's_Lee 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:嗅探(Sniffing Traffic) Learn techniques for sniffing and analyzing network traffic, and how to identify signatures of information as it travels th... 阅读全文
posted @ 2015-09-30 21:49 It's_Lee 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:病毒和蠕虫(Viruses & Worms) 该视频会介绍有关病毒及蠕虫的基础理论知识。 This is the Virus & Worms Module. In the Virus & Worms module, we’ll explore how to construct vir... 阅读全文
posted @ 2015-09-30 21:43 It's_Lee 阅读(230) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:Trojans 该视频简单讲述了Trojan的背景知识,并介绍了后续课程中如何制作Trojan、利用封装/加壳技术来使得文件/程序能够被Victim执行等。 The topics explored in the Trojans Module include:Whiteboard, w... 阅读全文
posted @ 2015-09-30 21:34 It's_Lee 阅读(318) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:黑盒测试(System Hacking) 系统黑盒测试包括:获取访问权限、修改系统架构等。该视频包括如何获取权限及防御措施。2. 框架 该视频介绍系统黑盒测试整体框架。3. 数据流获取(截屏) 该视频介绍了如何在Window下构建、使用备用数据流及防御被侵入-可以创建隐藏在文本文件中的默... 阅读全文
posted @ 2015-09-30 21:26 It's_Lee 阅读(328) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:枚举(Enumeration) 下面课程会介绍到基于NetBios、TCP/IP、谷歌、LDAP、端口分析工具及其他途径来枚举并揭示网络信息。2. 框架 该视频会介绍枚举作为渗透测试中的重要环节,是如何与目标系统主动连接并直接搜寻。3. 密码列表 该课程介绍谷歌搜索引擎获取网络上的... 阅读全文
posted @ 2015-09-30 21:05 It's_Lee 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 1.简介:扫描(Scanning) 通过扫描可以获得目标及主机的信息,以下视频介绍了高级检测技术。2. 架构 该视频教程介绍了智能获取信息技术之一 -- 扫描。3.DNS枚举方法 本视频介绍了若干DNS枚举-审计工具。1 Kali Shell:2 3 ~# dnsenum [site/ip... 阅读全文
posted @ 2015-09-30 20:50 It's_Lee 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 1. 简介:踩点(Foot-printing) 踩点,顾名思义,就是利用关键信息点、对象特点及辅助工具来获得足够多的目标信息作为渗透前的准备。(机会总是留给做好准备的人)2. 踩点架构 视频中重点介绍了踩点需要了解的关键步骤。3. AnyWho使用方法 本视频介绍了AnyWho、Yasni、S... 阅读全文
posted @ 2015-09-30 19:51 It's_Lee 阅读(262) 评论(0) 推荐(0) 编辑
摘要: 本章介绍有关渗透/黑盒测试的大体步骤。 下面来看一下有哪五个步骤。 通过视频可知,介绍了黑盒/渗透测试大体上可通过侦察、扫描、获取访问权限、维持访问过程及追踪等五个步骤。 阅读全文
posted @ 2015-09-30 19:45 It's_Lee 阅读(199) 评论(0) 推荐(0) 编辑