EUR 14,16
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: As New. No Jacket. Pages are clean and are not marred by notes or folds of any kind. ~ ThriftBooks: Read More, Spend Less 2.05.
EUR 19,86
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.75.
EUR 33,98
Währung umrechnenAnzahl: 1 verfügbar
In den Warenkorbpaperback. Zustand: Used; Good. Dispatched, from the UK, within 48 hours of ordering. This book is in good condition but will show signs of previous ownership. Please expect some creasing to the spine and/or minor damage to the cover.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 39,48
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
EUR 44,74
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. KlappentextPenetration testing is the use of tools and code to attack a system in order to assess its vulnerabilities to external threats. Python allows pen testers to create their own tools.This book provides quick Python recipes to let.
EUR 41,39
Währung umrechnenAnzahl: 1 verfügbar
In den Warenkorbpaperback. Zustand: Used; Very Good. Dispatched, from the UK, within 48 hours of ordering. Though second-hand, the book is still in very good shape. Minimal signs of usage may include very minor creasing on the cover or on the spine.
EUR 34,51
Währung umrechnenAnzahl: 10 verfügbar
In den WarenkorbPF. Zustand: New.
EUR 35,11
Währung umrechnenAnzahl: 8 verfügbar
In den WarenkorbZustand: New.
Anbieter: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irland
EUR 50,42
Währung umrechnenAnzahl: 14 verfügbar
In den WarenkorbZustand: New.
EUR 36,63
Währung umrechnenAnzahl: 8 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 49,40
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 37,46
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
EUR 47,57
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
EUR 55,44
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. Über den AutorrnrnCameron Buchanan is a penetration tester by trade and a writer in his spare time. He has performed penetration tests around the world for a variety of clients across many industries. Previously, Cameron was a member of the.
EUR 44,27
Währung umrechnenAnzahl: 10 verfügbar
In den WarenkorbPF. Zustand: New.
EUR 62,30
Währung umrechnenAnzahl: 14 verfügbar
In den WarenkorbZustand: New.
EUR 10,85
Währung umrechnenAnzahl: 12 verfügbar
In den Warenkorbpaperback. Zustand: Like New. Ships in a BOX from Central Missouri! Like Brand NEW. No tears, highlighting or writing because it's never been used! May have minor shelf wear. UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes).
EUR 24,97
Währung umrechnenAnzahl: 14 verfügbar
In den Warenkorbpaperback. Zustand: New. Ships in a BOX from Central Missouri! UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes).
Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich
EUR 77,52
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: As New. Unread book in perfect condition.
Anbieter: Lucky's Textbooks, Dallas, TX, USA
EUR 33,93
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Anbieter: Mispah books, Redhill, SURRE, Vereinigtes Königreich
EUR 73,87
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: New. New. book.
EUR 42,02
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
EUR 79,37
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Like New. Like New. book.
Verlag: Packt Publishing Limited, Birmingham, 2017
ISBN 10: 1784399779 ISBN 13: 9781784399771
Sprache: Englisch
Anbieter: Grand Eagle Retail, Mason, OH, USA
EUR 45,80
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: new. Paperback. Over 50+ hands-on recipes to help you pen test networks using Python, discover vulnerabilities, and find a recovery pathAbout This Book* Learn to detect and avoid various types of attack that put system privacy at risk* Enhance your knowledge of wireless application concepts and information gathering through practical recipes* Learn a pragmatic way to penetration-test using Python, build efficient code, and save timeWho This Book Is ForIf you are a developer with prior knowledge of using Python for penetration testing and if you want an overview of scripting tasks to consider while penetration testing, this book will give you a lot of useful code for your toolkit.What You Will Learn* Learn to configure Python in different environment setups.* Find an IP address from a web page using BeautifulSoup and Scrapy* Discover different types of packet sniffing script to sniff network packets* Master layer-2 and TCP/ IP attacks* Master techniques for exploit development for Windows and Linux* Incorporate various network- and packet-sniffing techniques using Raw sockets and ScrapyIn DetailPenetration testing is the use of tools and code to attack a system in order to assess its vulnerabilities to external threats. Python allows pen testers to create their own tools. Since Python is a highly valued pen-testing language, there are many native libraries and Python bindings available specifically for pen-testing tasks.Python Penetration Testing Cookbook begins by teaching you how to extract information from web pages. You will learn how to build an intrusion detection system using network sniffing techniques. Next, you will find out how to scan your networks to ensure performance and quality, and how to carry out wireless pen testing on your network to avoid cyber attacks. After that, we'll discuss the different kinds of network attack. Next, you'll get to grips with designing your own torrent detection program. We'll take you through common vulnerability scenarios and then cover buffer overflow exploitation so you can detect insecure coding. Finally, you'll master PE code injection methods to safeguard your network.Style and approachThis book takes a recipe-based approach to solving real-world problems in pen testing. It is structured in stages from the initial assessment of a system through exploitation to post-exploitation tests, and provides scripts that can be used or modified for in-depth penetration testing. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Verlag: Packt Publishing Limited, Birmingham, 2017
ISBN 10: 1784399779 ISBN 13: 9781784399771
Sprache: Englisch
Anbieter: AussieBookSeller, Truganina, VIC, Australien
EUR 85,00
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: new. Paperback. Over 50+ hands-on recipes to help you pen test networks using Python, discover vulnerabilities, and find a recovery pathAbout This Book* Learn to detect and avoid various types of attack that put system privacy at risk* Enhance your knowledge of wireless application concepts and information gathering through practical recipes* Learn a pragmatic way to penetration-test using Python, build efficient code, and save timeWho This Book Is ForIf you are a developer with prior knowledge of using Python for penetration testing and if you want an overview of scripting tasks to consider while penetration testing, this book will give you a lot of useful code for your toolkit.What You Will Learn* Learn to configure Python in different environment setups.* Find an IP address from a web page using BeautifulSoup and Scrapy* Discover different types of packet sniffing script to sniff network packets* Master layer-2 and TCP/ IP attacks* Master techniques for exploit development for Windows and Linux* Incorporate various network- and packet-sniffing techniques using Raw sockets and ScrapyIn DetailPenetration testing is the use of tools and code to attack a system in order to assess its vulnerabilities to external threats. Python allows pen testers to create their own tools. Since Python is a highly valued pen-testing language, there are many native libraries and Python bindings available specifically for pen-testing tasks.Python Penetration Testing Cookbook begins by teaching you how to extract information from web pages. You will learn how to build an intrusion detection system using network sniffing techniques. Next, you will find out how to scan your networks to ensure performance and quality, and how to carry out wireless pen testing on your network to avoid cyber attacks. After that, we'll discuss the different kinds of network attack. Next, you'll get to grips with designing your own torrent detection program. We'll take you through common vulnerability scenarios and then cover buffer overflow exploitation so you can detect insecure coding. Finally, you'll master PE code injection methods to safeguard your network.Style and approachThis book takes a recipe-based approach to solving real-world problems in pen testing. It is structured in stages from the initial assessment of a system through exploitation to post-exploitation tests, and provides scripts that can be used or modified for in-depth penetration testing. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 43,57
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526.
Verlag: Packt Publishing, Limited, 2017
ISBN 10: 1784399779 ISBN 13: 9781784399771
Sprache: Englisch
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 43,35
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New. Print on Demand pp. 226.
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 56,67
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Penetration testing is the use of tools and code to attack a system in order to assess its vulnerabilities to external threats. Python allows pen testers to create their own tools.This book provides quick Python recipes to let defense analysts work on their own on the path to discovering, and recovering from, vulnerabilities.
Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich
EUR 54,51
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbPaperback / softback. Zustand: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526.
Verlag: Packt Publishing, Limited, 2015
ISBN 10: 1784392936 ISBN 13: 9781784392932
Sprache: Englisch
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 53,94
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New. Print on Demand pp. 224.