Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Effective Python Penetration Testing

Posted By: readerXXI
Effective Python Penetration Testing

Effective Python Penetration Testing
by Rejah Rehim
English | 2016 | ISBN: 1785280694 | 164 Pages | ePUB / Mobi+Code Files | 2.4/3.7 MB

Penetration testing is a practice of testing a computer system, network, or web application to find weaknesses in security that an attacker can exploit. Effective Python Penetration Testing will help you utilize your Python scripting skills to safeguard your networks from cyberattacks.

We will begin by providing you with an overview of Python scripting and penetration testing. You will learn to analyze network traffic by writing Scapy scripts and will see how to fingerprint web applications with Python libraries such as ProxMon and Spynner.

Moving on, you will find out how to write basic attack scripts, and will develop debugging and reverse engineering skills with Python libraries. Toward the end of the book, you will discover how to utilize cryptography toolkits in Python and how to automate Python tools and libraries.

What you will learn:

- Write Scapy scripts to investigate network traffic
- Get to know application fingerprinting techniques with Python
- Understand the attack scripting techniques
- Write fuzzing tools with pentesting requirements
- Learn basic attack scripting methods
- Utilize cryptographic toolkits in Python
- Automate pentesting with Python tools and libraries