Picture 1 of 1

Gallery
Picture 1 of 1

Have one to sell?
Ethical Hacking : A Hands-On Introduction to Breaking In by Daniel G. Graham...
US $20.00
ApproximatelyS$ 25.68
Condition:
“Excellent condition!”
Very Good
A book that has been read but is in excellent condition. No obvious damage to the cover, with the dust jacket included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Shipping:
US $5.38 (approx S$ 6.91) USPS Media MailTM.
Located in: Wilsonville, Oregon, United States
Delivery:
Estimated between Wed, 3 Sep and Sat, 6 Sep to 94104
Returns:
14 days return. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Coverage:
Read item description or contact seller for details. See all detailsSee all details on coverage
(Not eligible for eBay purchase protection programmes)
Seller assumes all responsibility for this listing.
eBay item number:116533855117
Item specifics
- Condition
- Very Good
- Seller Notes
- “Excellent condition!”
- ISBN
- 9781718501874
About this product
Product Identifiers
Publisher
No Starch Press, Incorporated
ISBN-10
1718501870
ISBN-13
9781718501874
eBay Product ID (ePID)
9050389924
Product Key Features
Number of Pages
376 Pages
Language
English
Publication Name
Ethical Hacking : a Hands-On Introduction to Breaking in
Publication Year
2021
Subject
Engineering (General), Security / Online Safety & Privacy, Security / Networking, Programming Languages / Python
Type
Textbook
Subject Area
Computers, Technology & Engineering
Format
Trade Paperback
Dimensions
Item Height
0.9 in
Item Weight
25.8 Oz
Item Length
9.3 in
Item Width
7 in
Additional Product Features
Intended Audience
Trade
LCCN
2021-940441
Reviews
" Ethical Hacking is great! I've been using it in my Computer Science, Cybersecurity and Machine Learning high-school classrooms. I really love the idea of having a VM lab that kids can understand and use. Well done!" --William Heldman PhD, Technology Educator " Ethical Hacking: A Hands On Introduction to Breaking In by Daniel G. Graham is on my list for book recommendations for those interested and new to cyber. Very well detailed and simple enough for most to understand. Another great book published by No Starch Press." --Jered Bare, @jeredbare " Ethical Hacking is filled with great exercises that give you a much deeper understanding of important, complicated topics by having you go through the details of implementation. Making deep fakes, implementing a botnet and other topics are enlightening, lots of fun and will help you defend against these threats, possibly by also helping you find bugs and issues which can disable them!" --Jamie G., Advanced Reviewer "Good for beginners in cybersecurity, ethical hacking and offensive security. . . . 4.5 / 5.0" --Uday Mittal, Cybersecurity Professional, " Ethical Hacking is great! I've been using it in my Computer Science, Cybersecurity and Machine Learning high-school classrooms. I really love the idea of having a VM lab that kids can understand and use. Well done!" --William Heldman PhD, Technology Educator, " Ethical Hacking is great! I've been using it in my Computer Science, Cybersecurity and Machine Learning high-school classrooms. I really love the idea of having a VM lab that kids can understand and use. Well done!" --William Heldman PhD, Technology Educator " Ethical Hacking: A Hands On Introduction to Breaking In by Daniel G. Graham is on my list for book recommendations for those interested and new to cyber. Very well detailed and simple enough for most to understand. Another great book published by No Starch Press." --Jered Bare, @jeredbare " Ethical Hacking is filled with great exercises that give you a much deeper understanding of important, complicated topics by having you go through the details of implementation. Making deep fakes, implementing a botnet and other topics are enlightening, lots of fun and will help you defend against these threats, possibly by also helping you find bugs and issues which can disable them!" --Jamie G., Advanced Reviewer
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.8
Synopsis
Ethical Hacking is a crash course in modern hacking techniques. In its many hands-on labs, you'll explore crucial skills for any aspiring penetration tester, security researcher, or malware analyst. You'll begin by capturing a victim's network traffic with an ARP spoofing attack and then view the packet capture in Wireshark. Next, you'll deploy reverse shells that let you remotely run commands on a victim's computer, encrypt files by writing your own ransomware in Python, and craft fake emails like the ones used in phishing attacks. You'll also learn how to fuzz software for new vulnerabilities, create trojans and rootkits, exploit websites with SOL injection, and escalate your privileges in order to extract credentials to traverse a private network. Along the way, you'll work with a wide range of professional pentesting tools (such as the Metasploit Framework, mimikatz, and BeEF), discover how advanced fuzzers work behind the scenes, see how internet traffic gets encrypted, and explore the inner mechanisms of nation-state malware like Drovorub. You'll also learn how to: Execute cross-site scripting attack to deliver sophisticated JavaScript payloads, Write your own hacking tools in Python, Capture passwords in a corporate Windows network, Scan countless devices on the internet to find potential victims, Install Linux rootkits that modify a victim's operating system, Ethical Hacking addresses modern cybersecurity issues and teaches you the fundamental skills you need to become an ethical hacker. Take the first step in your pentesting career by learning how the experts break in. Book jacket., A hands-on guide to hacking computer systems from the ground up, from capturing traffic to crafting sneaky, successful trojans. A crash course in modern hacking techniques, Ethical Hacking is already being used to prepare the next generation of offensive security experts. In its many hands-on labs, you'll explore crucial skills for any aspiring penetration tester, security researcher, or malware analyst. You'll begin with the basics: capturing a victim's network traffic with an ARP spoofing attack and then viewing it in Wireshark. From there, you'll deploy reverse shells that let you remotely run commands on a victim's computer, encrypt files by writing your own ransomware in Python, and fake emails like the ones used in phishing attacks. In advanced chapters, you'll learn how to fuzz for new vulnerabilities, craft trojans and rootkits, exploit websites with SQL injection, and escalate your privileges to extract credentials, which you'll use to traverse a private network. You'll work with a wide range of professional penetration testing tools--and learn to write your own tools in Python--as you practice tasks like: Deploying the Metasploit framework's reverse shells and embedding them in innocent-seeming files Capturing passwords in a corporate Windows network using Mimikatz Scanning (almost) every device on the internet to find potential victims Installing Linux rootkits that modify a victim's operating system Performing advanced Cross-Site Scripting (XSS) attacks that execute sophisticated JavaScript payloads Along the way, you'll gain a foundation in the relevant computing technologies. Discover how advanced fuzzers work behind the scenes, learn how internet traffic gets encrypted, explore the inner mechanisms of nation-state malware like Drovorub, and much more. Developed with feedback from cybersecurity students, Ethical Hacking addresses contemporary issues in the field not often covered in other books and will prepare you for a career in penetration testing. Most importantly, you'll be able to think like an ethical hacker someone who can carefully analyze systems and creatively gain access to them., This introduction to hacking covers everything you need to know to start your own journey to becoming an ethical hacker. With help from a lab setup that lets you hack along to each chapter, this book walks you through a variety of the most useful activities for any hacker. You'll begin by capturing and viewing a victim's traffic, then learn how to encrypt files and fake emails, and craft sophisticated social engineering attacks. In the later chapters, you'll learn how to fuzz, write trojans and rootkits, and perform website exploitation. Along the way, you'll develop a fundamental understanding of technologies like network protocols, websites, and the Linux operating system. You'll also work with tools used by professional penetration testers, such as Metasploit and Wireshark, and go from setting up a virtual lab environment for small scale hacks that could take place in a coffee shop to expanding this skill in order to take over an extensive corporate network. This manual is a must for any programmer interested in learning the fundamentals of designing their own hacking tools. It takes a deep dive into many topics, but uses beginner-friendly explanations for those just starting out. Exercises at the end of each chapter help expand on what's learned.
LC Classification Number
TK5105.59
Item description from the seller
Seller feedback (234)
- n***6 (65)- Feedback left by buyer.Past monthVerified purchaseGreat video, bought from an excellent seller
- o***e (52)- Feedback left by buyer.Past 6 monthsVerified purchaseFast shipping and good communication. Great seller
- 3***3 (1280)- Feedback left by buyer.Past 6 monthsVerified purchaseGreat seller!