Foto 1 di 1

Galleria
Foto 1 di 1

Ne hai uno da vendere?
Black Hat Python, 2nd Edition: Python Programming for Hackers and Pentesters
US $39,68
CircaEUR 34,08
Condizione:
Buone condizioni
Libro che è già stato letto ma è in buone condizioni. Mostra piccolissimi danni alla copertina incluse alcune rigature, ma nessun foro o strappo. È possibile che la sovraccoperta per le copertine rigide non sia inclusa. La rilegatura presenta minimi segni di usura. La maggior parte delle pagine non è danneggiata e mostra una quantità minima di piegature o strappi, sottolineature di testo a matita, nessuna evidenziazione di testo né scritte ai margini. Non ci sono pagine mancanti. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore.
Ultimo1 venduto
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Spedizione:
Gratis Standard Shipping.
Oggetto che si trova a: Sparks, Nevada, Stati Uniti
Consegna:
Consegna prevista tra il sab 30 ago e il ven 5 set a 94104
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico dell'acquirente..
Pagamenti:
Fai shopping in tutta sicurezza
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:404700748880
Specifiche dell'oggetto
- Condizione
- Book Title
- Black Hat Python, 2nd Edition: Python Programming for Hackers and
- Publication Date
- 2021-04-14
- Pages
- 216
- ISBN
- 9781718501126
Informazioni su questo prodotto
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 ., When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. But just how does the magic happen? In Black Hat Python, the latest from Justin Seitz (author of the best-selling Gray Hat Python), you ll explore the darker side of Python s capabilities writing network sniffers, manipulating packets, infecting virtual machines, creating stealthy trojans, and more. You ll learn how to: Create a trojan command-and-control using GitHub Detect sandboxing and automate comèmon malware tasks, like keylogging and screenshotting Escalate Windows privileges with creative process control Use offensive memory forensics tricks to retrieve password hashes and inject shellcode into a virtual machine Extend the popular Burp Suite web-hacking tool Abuse Windows COM automation to perform a man-in-the-browser attack Exfiltrate data from a network most sneakily Insider techniques and creative challenges throughout show you how to extend the hacks and how to write your own exploits. When it comes to offensive security, your ability to create powerful tools on the fly is indispensable. Learn how in Black Hat Python. Uses Python 2
LC Classification Number
QA76.9.A25S456 2021
Descrizione dell'oggetto fatta dal venditore
Informazioni sul venditore professionale
Informazioni su questo venditore
AlibrisBooks
98,6% di Feedback positivi•2,0 milioni oggetti venduti
Registrato come venditore professionale
Feedback sul venditore (516.733)
- m***m (2317)- Feedback lasciato dall'acquirente.Ultimi 6 mesiAcquisto verificatoI’m thrilled with my recent purchase . The website was user-friendly, and the product descriptions were accurate. Customer service was prompt and helpful, answering all my questions. My order arrived quickly, well-packaged, and the product exceeded my expectations in quality. I’m impressed with the attention to detail and the overall experience. I’ll definitely shop here again and highly recommend from this seller to others. Thank you for a fantastic experience!Tobin's Spirit Guide: Official Ghostbusters Edition by Erik Burnham: Used (N° 404302598631)
- _***b (56)- Feedback lasciato dall'acquirente.Mese scorsoAcquisto verificatoI gave 5 stars on shipping because i sent 2 separate emails + they responded with helpful info, even though it arrived late. This was a great value with free shipping + the condition is very good, better than advertised 🙂! The overall quality and appearance is excellent! I highly recommend this seller and give them 👍👍👍👍
- a***n (54)- Feedback lasciato dall'acquirente.Ultimi 6 mesiAcquisto verificatoMistakenly ordered a paperback that I thought was a hardcover, not sellers fault; it was described properly on the listing. Seller still processed a refund the day I went to return the item and let me keep the item anyway. A+++ service. Book arrived quickly in great condition and for a great price. Thank you so much! Amazing seller!