Learn Penetration Testing with Python 3.x : An ethical hacker's blueprint for offensive security

Enregistré dans:
Détails bibliographiques
Auteur principal: Elghaly, Yehia. (Auteur)
Support: E-Book
Langue: Anglais
Publié: New Delhi : BPB Publications.
Autres localisations: Voir dans le Sudoc
Résumé: Master Python 3 to develop your offensive arsenal tools and exploits for ethical hacking and red teaming. Key Features. ? Exciting coverage on red teaming methodologies and penetration testing techniques. ? Explore the exploitation development environment and process of creating exploit scripts. ? This edition includes network protocol cracking, brute force attacks, network monitoring, WiFi cracking, web app enumeration, Burp Suite extensions, fuzzing, and ChatGPT integration. Description. This book starts with an understanding of penetration testing and red teaming methodologies, and teaches Python 3 from scratch for those who are not familiar with programming. The book also guides on how to create scripts for cracking and brute force attacks. The second part of this book will focus on network and wireless level. The book will teach you the skills to create an offensive tool using Python 3 to identify different services and ports. You will learn how to use different Python network modules and conduct network attacks. In the network monitoring section, you will be able to monitor layer 3 and 4. Finally, you will be able to conduct different wireless attacks. The third part of this book will focus on web applications and exploitation developments. It will start with how to create scripts to extract web information, such as links, images, documents etc. We will then move to creating scripts for identifying and exploiting web vulnerabilities and how to bypass web application firewall. It will move to a more advanced level to create custom Burp Suite extensions that will assist you in web application assessments. This edition brings chapters that will be using Python 3 in forensics and analyze different file extensions. The next chapters will focus on fuzzing and exploitation development, starting with how to play with stack, moving to how to use Python in fuzzing, and creating exploitation scripts. Finally, it will give a guide on how to use ChatGPT to create and enhance your Python 3 scripts. What you will learn. ? Learn to code Python scripts from scratch to prevent network attacks and web vulnerabilities. ? Conduct network attacks, create offensive tools, and identify vulnerable services and ports. ? Perform deep monitoring of network up to layers 3 and 4. ? Execute web scraping scripts to extract images, documents, and links. ? Use Python 3 in forensics and analyze different file types. ? Use ChatGPT to enhance your Python 3 scripts. Who this book is for. This book is for penetration testers, security researchers, red teams, security auditors and IT administrators who want to start with an action plan in protecting their IT systems. All you need is some basic understanding of programming concepts and working of IT systems
Accès en ligne: Accès à l'E-book
LEADER 05127nmm a2200553 i 4500
001 ebook-280313829
005 20240917153250.0
007 cu|uuu---uuuuu
008 240917s2024||||xx#||||g|||| ||||||eng d
035 |a (OCoLC)1456998997 
035 |a FRCYB88955339 
035 |a FRCYB26088955339 
035 |a FRCYB19188955339 
035 |a FRCYB27488955339 
035 |a FRCYB24788955339 
035 |a FRCYB24888955339 
035 |a FRCYB29388955339 
035 |a FRCYB55488955339 
035 |a FRCYB55988955339 
035 |a FRCYB57188955339 
035 |a FRCYB084688955339 
035 |a FRCYB085688955339 
035 |a FRCYB087588955339 
035 |a FRCYB087888955339 
035 |a FRCYB56788955339 
035 |a FRCYB63288955339 
035 |a FRCYB095788955339 
035 |a FRCYB097088955339 
035 |a FRCYB101388955339 
035 |a FRCYB087088955339 
040 |a ABES  |b fre  |e AFNOR 
041 0 |a eng  |2 639-2 
100 1 |a Elghaly, Yehia.  |4 aut.  |e Auteur 
245 1 0 |a Learn Penetration Testing with Python 3.x :  |b An ethical hacker's blueprint for offensive security   |c Yehia Elghaly. 
264 1 |a New Delhi :  |b BPB Publications. 
264 2 |a Paris :  |b Cyberlibris,  |c 2024. 
336 |b txt  |2 rdacontent 
337 |b c  |2 rdamedia 
337 |b b  |2 isbdmedia 
338 |b ceb  |2 RDAfrCarrier 
500 |a Couverture (https://static2.cyberlibris.com/books_upload/136pix/9789355519436.jpg). 
506 |a L'accès en ligne est réservé aux établissements ou bibliothèques ayant souscrit l'abonnement  |e Cyberlibris 
520 |a Master Python 3 to develop your offensive arsenal tools and exploits for ethical hacking and red teaming. Key Features. ? Exciting coverage on red teaming methodologies and penetration testing techniques. ? Explore the exploitation development environment and process of creating exploit scripts. ? This edition includes network protocol cracking, brute force attacks, network monitoring, WiFi cracking, web app enumeration, Burp Suite extensions, fuzzing, and ChatGPT integration. Description. This book starts with an understanding of penetration testing and red teaming methodologies, and teaches Python 3 from scratch for those who are not familiar with programming. The book also guides on how to create scripts for cracking and brute force attacks. The second part of this book will focus on network and wireless level. The book will teach you the skills to create an offensive tool using Python 3 to identify different services and ports. You will learn how to use different Python network modules and conduct network attacks. In the network monitoring section, you will be able to monitor layer 3 and 4. Finally, you will be able to conduct different wireless attacks. The third part of this book will focus on web applications and exploitation developments. It will start with how to create scripts to extract web information, such as links, images, documents etc. We will then move to creating scripts for identifying and exploiting web vulnerabilities and how to bypass web application firewall. It will move to a more advanced level to create custom Burp Suite extensions that will assist you in web application assessments. This edition brings chapters that will be using Python 3 in forensics and analyze different file extensions. The next chapters will focus on fuzzing and exploitation development, starting with how to play with stack, moving to how to use Python in fuzzing, and creating exploitation scripts. Finally, it will give a guide on how to use ChatGPT to create and enhance your Python 3 scripts. What you will learn. ? Learn to code Python scripts from scratch to prevent network attacks and web vulnerabilities. ? Conduct network attacks, create offensive tools, and identify vulnerable services and ports. ? Perform deep monitoring of network up to layers 3 and 4. ? Execute web scraping scripts to extract images, documents, and links. ? Use Python 3 in forensics and analyze different file types. ? Use ChatGPT to enhance your Python 3 scripts. Who this book is for. This book is for penetration testers, security researchers, red teams, security auditors and IT administrators who want to start with an action plan in protecting their IT systems. All you need is some basic understanding of programming concepts and working of IT systems 
559 2 |b 1. Starting with Penetration Testing and Basic Python  |b 2. Cracking with Python 3  |b 3. Service and Applications Brute Forcing with Python  |b 4. Python Services Identifications: Ports and Banner  |b 5. Python Network Modules and Nmap  |b 6. Network Monitoring with Python  |b 7. Attacking Wireless with Python  |b 8. Analyzing Web Applications with Python  |b 9. Attacking Web Applications with Python  |b 10. Exploit Development with Python  |b 11. Forensics with Python  |b 12. Python with Burp Suite  |b 13. Fuzzing with Python  |b 14. ChatGPT with Python 
856 |q HTML  |u https://srvext.uco.fr/login?url=https://univ.scholarvox.com/book/88955339  |w Données éditeur  |z Accès à l'E-book 
886 2 |2 unimarc  |a 181  |a i#  |b xxxe## 
993 |a E-Book  
994 |a BNUM 
995 |a 280313829