Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Python Web Penetration Testing

You're reading from   Learning Python Web Penetration Testing Automate web penetration testing activities using Python

Arrow left icon
Product type Paperback
Published in Jun 2018
Publisher Packt
ISBN-13 9781789533972
Length 138 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Christian Martorella Christian Martorella
Author Profile Icon Christian Martorella
Christian Martorella
Arrow right icon
View More author details
Toc

Summary

In this chapter, we saw what web application mapping is. We learned how to create a basic web application crawler. In this chapter, we added recursion capabilities and also learned how to make our crawler recursive.

Finally, we learned how to develop a web application crawler using Python and the Scrapy library. This will be useful for mapping the web application structure and to harvest interesting information such as forms, emails, and comments from the source code of the pages.

Now, we know how to map a web application using a crawler, but most of the applications have hidden resources. These resources are not accessible for all the users or are not linked by all. Luckily, we can use the brute force technique to discover directories, files, or parameters in order to find vulnerabilities or interesting information that we can use in our tests.

In Chapter 4, Resources...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime