Home  >  Article  >  Backend Development  >  Good book recommendation: "Hacker's Tips: A Practical Guide to Penetration Testing"

Good book recommendation: "Hacker's Tips: A Practical Guide to Penetration Testing"

WBOY
WBOYOriginal
2016-07-29 09:04:221213browse

Introduction‍‍

Good book recommendation: Hackers Tips: A Practical Guide to Penetration Testing

So-called penetration testing is to use various vulnerability scanning tools to evaluate network security by simulating hacker attack methods.

This book uses a large number of real cases and philatelic help suggestions to explain some of the obstacles that will be faced during penetration testing, as well as the corresponding solutions. This book is divided into 10 chapters, which cover the installation and configuration of attack machines/tools involved in this book, network scanning, vulnerability exploitation, manually finding and searching for web application vulnerabilities, and how to obtain more important information after the system is compromised. Information, social engineering skills, physical access attacks, methods to circumvent anti-virus software, tips on cracking passwords and a summary of the final results.

This book is organized in an orderly manner, and the chapters are directly independent of each other. Readers can read on demand or read chapter by chapter. This book does not require readers to have a background in penetration testing, but it will be more helpful to understand the content of this book if they have relevant experience.

About the author‍‍

Peter Kim is the CEO and chairman of Secure Planet. He has nearly 10 years of experience in the security field and has been engaged in penetration testing for the past 7 years. He has taught penetration testing and network security courses at Howard Community College in Maryland and holds numerous security-related certifications.

Recommendation Index

The penetration testing book with the best reputation on the market. It has been ranked first on Amazon in the United States for a long time and has received rave reviews. The English version of the paper book sold 17,000 copies in one year, and the electronic version was sold. With 7,500 copies sold, it outsold all other similar penetration testing books.

Spoiler: Rugby

The book explains the tactics of penetration testing in rugby jargon. The content is as follows:

<span>1、赛前准备—安装:关于如何配置本书所用到的攻击机器、工具。
2、发球前—扫描网络:在出招之前,需要进行扫描,了解即将面对的环境。本章将深入探讨寻找目标信息、智能扫描的相关内容。
3、带球—漏洞利用:利用扫描中所发现的漏洞,对系统进行攻击。从现在开始我们就着手行动了。
4、抛传—Web应用程序的人工检测技术:有时,您需要发挥创意,寻找公开的目标。我们将会看看如何手动地寻找、攻击Web应用。
5、横传—渗透内网:攻陷一个系统后,如何通过网络获取更重要的信息。
6、助攻—社会工程学:通过表演来迷惑敌人,本章将解释一些社会工程学方面的技巧。
7、短传—需要物理访问的攻击:一个要求很近距离的漂亮短踢。这里将描述需要物理访问的攻击。
8、四分卫突破—规避反病毒检测:当您距离很近时,偷袭是很棒的。多数情况下,您会面临反病毒软件的阻挠。为解决这一阻碍,本章将介绍规避杀毒系统的方法。
9、特勤组—破解、利用和技巧:破解密码、漏洞利用,以及一些小技巧。
10、赛后—分析报告:比赛过程分析和成果汇报。
11、继续教育:与读者分享为提升渗透测试水平而有必要做的一些事情,如参加安全会议、参加培训课程、阅读相关图书、研究漏洞框架、参加CTF比赛等。<br></span>

The above introduces the recommendation of a good book: "Hacker's Tips: A Practical Guide to Penetration Testing", which includes various aspects. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn