Bild 1 von 2


Galerie
Bild 1 von 2


Black Hat Python, 2nd Edition: Python Pr..., Tim Arnold
US $191,99
Ca.EUR 164,05
Artikelzustand:
Neuwertig
Buch, das wie neu aussieht, aber bereits gelesen wurde. Der Einband weist keine sichtbaren Gebrauchsspuren auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
Kostenlos USPS Media MailTM.
Standort: Montgomery Illinois, USA
Lieferung:
Lieferung zwischen Mi, 20. Aug und Fr, 22. Aug bei heutigem Zahlungseingang
Rücknahme:
30 Tage Rückgabe. Kostenloser Rückversand.
Zahlungen:
Sicher einkaufen
- Gratis Rückversand im Inland
- Punkte für jeden Kauf und Verkauf
- Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:277063340600
Artikelmerkmale
- Artikelzustand
- Book Title
- Black Hat Python, 2nd Edition: Python Programming for Hackers ...
- ISBN
- 1718501129
- EAN
- 9781718501126
- Release Title
- Black Hat Python, 2nd Edition: Python Programming for Hackers ...
- Artist
- Tim Arnold
- Brand
- N/A
- Colour
- N/A
Über dieses Produkt
Product Identifiers
Publisher
No Starch Press, Incorporated
ISBN-10
1718501129
ISBN-13
9781718501126
eBay Product ID (ePID)
7050411061
Product Key Features
Number of Pages
216 Pages
Language
English
Publication Name
Black Hat Python, 2nd Edition : Python Programming for Hackers and Pentesters
Subject
Security / General, General, Security / Networking, Programming Languages / Python
Publication Year
2021
Type
Textbook
Subject Area
Mathematics, Computers
Format
Trade Paperback
Dimensions
Item Height
0.7 in
Item Weight
14.7 Oz
Item Length
9.2 in
Item Width
7 in
Additional Product Features
Edition Number
2
Intended Audience
Trade
LCCN
2021-287694
Dewey Edition
23
Reviews
Praise for the first edition of Black Hat Python "Another incredible Python book. With a minor tweak or two many of these programs will have at least a ten year shelf life, and that is rare for a security book." --Stephen Northcutt, founding president of the SANS Technology Institute "A great book using Python for offensive security purposes." --Andrew Case, Volatility core developer and coauthor of The Art of Memory Forensics "If you truly have a hacker's mindset, a spark is all you need to make it your own and do something even more amazing. Justin Seitz offers plenty of sparks." --Ethical Hacker "Whether you're interested in becoming a serious hacker/penetration tester or just want to know how they work, this book is one you need to read. Intense, technically sound, and eye-opening." --Sandra Henry-Stocker, IT World "Definitely a recommended read for the technical security professional with some basic previous exposure to Python." --Richard Austin, IEEE Cipher "A well-written book that will put you on track to being able to write powerful and potentially scary tools. It's up to you to use them for good." --Steve Mansfield-Devine, editor of Elsevier's Network Security Newsletter "A well implemented read with lots of good ideas for fun offensive Python projects. So enjoy, and don't forget it's all about the code!" --Dan Borges, LockBoxx "A useful eye-opener." --MagPi Magazine, "Black Hat Python is a fun read written by experts with years of experience who are willing to share the secrets they have learned along the way. While It might not immediately turn you into a super stunt hacker like me, it will certainly get you started down the correct path." (from the foreword) --Charlie Miller, Security Researcher "This book breaks down how to create powerful tools using Python like network sniffers or keyloggers. This book even goes over how to escalate privileges in Windows." --Davin Jackson, Alpha Cyber Security, Books to Start Your Penetration Testing Journey "An essential resource for anyone involved in offensive security or looking to improve their Python programming skills. Its comprehensive coverage, practical examples, and step-by-step instructions make it an invaluable tool for anyone looking to become a skilled hacker or penetration tester." --InfoSecNoobs.com Praise for the first edition of Black Hat Python "Another incredible Python book. With a minor tweak or two many of these programs will have at least a ten year shelf life, and that is rare for a security book." --Stephen Northcutt, founding president of the SANS Technology Institute "A great book using Python for offensive security purposes." --Andrew Case, Volatility core developer and coauthor of The Art of Memory Forensics "If you truly have a hacker's mindset, a spark is all you need to make it your own and do something even more amazing. Justin Seitz offers plenty of sparks." --Ethical Hacker "Whether you're interested in becoming a serious hacker/penetration tester or just want to know how they work, this book is one you need to read. Intense, technically sound, and eye-opening." --Sandra Henry-Stocker, IT World "Definitely a recommended read for the technical security professional with some basic previous exposure to Python." --Richard Austin, IEEE Cipher "A well-written book that will put you on track to being able to write powerful and potentially scary tools. It's up to you to use them for good." --Steve Mansfield-Devine, editor of Elsevier's Network Security Newsletter "A well implemented read with lots of good ideas for fun offensive Python projects. So enjoy, and don't forget it's all about the code!" --Dan Borges, LockBoxx "A useful eye-opener." --MagPi Magazine "If you work as a computer security professional and want to code in Python, this is definitely a book that belongs on your bookshelf." --Craig Mullins, Data and Technology Today
Illustrated
Yes
Dewey Decimal
005.8
Table Of Content
Preface Chapter 1: Setting up Your Python Environment Chapter 2: Basic Networking Tools Chapter 3: Writing a Sniffer Chapter 4: Owning the Network with Scapy Chapter 5: Web Hackery Chapter 6: Extending Burp Proxy Chapter 7: GitHub Command and Control Chapter 8: Common Trojaning Tasks on Windows Chapter 9: Fun with Internet Explorer Chapter 10: Windows Privilege Escalation Chapter 11: Automating Offensive Forensics Index
Synopsis
Fully-updated for Python 3, the second edition of this worldwide bestseller (over 100,000 copies sold) explores the stealthier side of programming and brings you all new strategies for your hacking projects. When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In this second edition of the bestselling Black Hat Python , you'll explore the darker side of Python's capabilities: everything from writing network sniffers, stealing email credentials, and bruteforcing directories to crafting mutation fuzzers, investigating virtual machines, and creating stealthy trojans. All of the code in this edition has been updated to Python 3. x . You'll also find new coverage of bit shifting, code hygiene, and offensive forensics with the Volatility Framework as well as expanded explanations of the Python libraries ctypes, struct, lxml, and BeautifulSoup, and offensive hacking strategies like splitting bytes, leveraging computer vision libraries, and scraping websites. You'll even learn how to: Create a trojan command-and-control server using GitHub Detect sandboxing and automate common malware tasks like keylogging and screenshotting Extend the Burp Suite web-hacking tool Escalate Windows privileges with creative process control Use offensive memory forensics tricks to retrieve password hashes and find vulnerabilities on a virtual machine Abuse Windows COM automation Exfiltrate data from a network undetected When it comes to offensive security, you need to be able to create powerful tools on the fly. Learn how with Black Hat Python ., Fully-updated for Python 3, the second edition of this worldwide bestseller (over 100,000 copies sold) explores the stealthier side of programming and brings you all new strategies for your hacking projects. When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In this second edition of the bestselling Black Hat Python , you'll explore the darker side of Python's capabilities- everything from writing network sniffers, stealing email credentials, and bruteforcing directories to crafting mutation fuzzers, investigating virtual machines, and creating stealthy trojans. All of the code in this edition has been updated to Python 3. x . You'll also find new coverage of bit shifting, code hygiene, and offensive forensics with the Volatility Framework as well as expanded explanations of the Python libraries ctypes, struct, lxml, and BeautifulSoup, and offensive hacking strategies like splitting bytes, leveraging computer vision libraries, and scraping websites. You'll even learn how to- Create a trojan command-and-control server using GitHubDetect sandboxing and automate common malware tasks like keylogging and screenshottingExtend the Burp Suite web-hacking toolEscalate Windows privileges with creative process controlUse offensive memory forensics tricks to retrieve password hashes and find vulnerabilities on a virtual machineAbuse Windows COM automationExfiltrate data from a network undetected When it comes to offensive security, you need to be able to create powerful tools on the fly. Learn how with Black Hat Python .
LC Classification Number
QA76.9.A25S456 2021
Artikelbeschreibung des Verkäufers
Rechtliche Informationen des Verkäufers
Info zu diesem Verkäufer
worldofbooksinc
97,7% positive Bewertungen•1,2 Mio. Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Verkäuferbewertungen (273.497)
- f***f (1601)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufExcellent Seller, Goes the Extra Mile. The Seller Was Incredibly Communicative. Smooth Transaction, Shipped Very Quickly, As Advertised; Good Price; Well Packaged & Delivered Within a Few Days. Item in Described Promised Condition, Thank You Very Much!!!!!!!!!!! A+The Angels of Lockhart, Wiley, Thomas L. (Nr. 316568691808)
- p***m (269)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufA+ Highest Rating for this transaction. Nova Classic Volume 2 - Marvel / Paperback - condition & quality look really good, ALMOST NEW even better than described. Shipping was Fast (1 week) / packaging was thin mylar mailer, but no visible damage to book. Great price AND free shipping. I buy here often, and this transaction was flawless. 5 STARS
- e***n (2252)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufExcellent seller. Great communication , fast delivery, extra care in packing for shipment 📦, great price 💰, Came as shown in photo📸, I would do repeat buys in 1 sec with this seller. AAAA ++++. 5 st🌟rs. <(•🪖•)>
Noch mehr entdecken:
- Tim-und-Struppi Hörbücher und Hörspiele,
- Tim-Mälzer-Sachbuch Bücher,
- Tim-und-Struppi Hörbücher und Hörspiele,
- Tim-O - ' - Brien-Sachbuch Bücher,
- Tim-Mälzer-Sachbuch Bücher auf Deutsch,
- Hörbücher und Hörspiele Action Europa Editions,
- Europa-Editions-Erwachsene Hörbücher und Hörspiele,
- LP Hörbücher und Hörspiele Europa Editions,
- Hörbücher und Hörspiele Europa Editions Kassette,
- Hörbücher und Hörspiele Europa Editions Action