In Chapter 4, Resources Discovery, we learned how to write a basic web application, BruteForcer, to help us with resources discovery.
In this chapter, we're going to learn about:
- How password attacks work
- Our first password BruteForcer
- Adding support for digest authentication
- Form-based authentication