<p><span>Leverage the simplicity of Python and available libraries to build web security testing tools for your application</span></p><h4><span>Key Features</span></h4><ul><li><span><span> Understand the web application penetration testing methodology and toolkit using Python</span></span></li><li><
Learning Python Web Penetration Testing: Automate web penetration testing activities using Python
โ Scribed by Christian Martorella
- Publisher
- Packt Publishing
- Year
- 2018
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book will walk you through the web application penetration testing methodology, showing you how to write your own tools with Python for every main activity in the process. It will show you how to test for security vulnerabilities in web applications just like security professionals and hackers do.
๐ SIMILAR VOLUMES
Buchanan C., Ip T., Mabbitt A., May B., Mound D.<div class="bb-sep"></div>Packt Publishing, 2015. โ 228 p. โ ISBN: 1784392936, 9781784392932<div class="bb-sep"></div>This book is for testers looking for quick access to powerful, modern tools and customizable scripts to kick-start the creation of the
Utilize Python scripting to execute effective and efficient penetration testsAbout This Book Understand how and where Python scripts meet the need for penetration testing Familiarise yourself with the process of highlighting a specific methodology to exploit an environment to fetch critical data
Selenium WebDriver is a popular automated testing tool for web applications. Python is one of the top programming languages and when used with Selenium it can automate and test web applications. Using Python's unittest module, you can write test cases in Selenium. Over the years, Selenium has become