Book Image

Mastering Kali Linux for Web Penetration Testing

By : Michael McPhee
Book Image

Mastering Kali Linux for Web Penetration Testing

By: Michael McPhee

Overview of this book

You will start by delving into some common web application architectures in use, both in private and public cloud instances. You will also learn about the most common frameworks for testing, such as OWASP OGT version 4, and how to use them to guide your efforts. In the next section, you will be introduced to web pentesting with core tools and you will also see how to make web applications more secure through rigorous penetration tests using advanced features in open source tools. The book will then show you how to better hone your web pentesting skills in safe environments that can ensure low-risk experimentation with the powerful tools and features in Kali Linux that go beyond a typical script-kiddie approach. After establishing how to test these powerful tools safely, you will understand how to better identify vulnerabilities, position and deploy exploits, compromise authentication and authorization, and test the resilience and exposure applications possess. By the end of this book, you will be well-versed with the web service architecture to identify and evade various protection mechanisms that are used on the Web today. You will leave this book with a greater mastery of essential test techniques needed to verify the secure design, development, and operation of your customers' web applications.
Table of Contents (13 chapters)

Summary

Web application penetration testing is deep, complex, and always changing. On the other hand, it is also essential and of high value to all businesses deploying web applications these days (that is, all businesses). It is for these reasons that we must be ready to help our customers tackle their application's security and avoid becoming front-page news. Remember, we're not only testing the platform, but we are often clients of other applications, and I would hope that the web applications I am using are being tested rigorously and that the findings are being treated with proper care.

In this chapter, we took a step back from the testing itself and discussed how we can present the findings to move our customers one step closer to that most noble of goals, being secure. We saw how not only our reports and communications can help, but the establishment of a security...