Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learn Kali Linux 2019

You're reading from   Learn Kali Linux 2019 Perform powerful penetration testing using Kali Linux, Metasploit, Nessus, Nmap, and Wireshark

Arrow left icon
Product type Paperback
Published in Nov 2019
Publisher
ISBN-13 9781789611809
Length 550 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Glen D. Singh Glen D. Singh
Author Profile Icon Glen D. Singh
Glen D. Singh
Joshua Crumbaugh Joshua Crumbaugh
Author Profile Icon Joshua Crumbaugh
Joshua Crumbaugh
Arrow right icon
View More author details
Toc

Table of Contents (22) Chapters Close

Preface 1. Section 1: Kali Linux Basics FREE CHAPTER
2. Introduction to Hacking 3. Setting Up Kali - Part 1 4. Setting Up Kali - Part 2 5. Getting Comfortable with Kali Linux 2019 6. Section 2: Reconnaissance
7. Passive Information Gathering 8. Active Information Gathering 9. Section 3: Vulnerability Assessment and Penetration Testing with Kali Linux 2019
10. Working with Vulnerability Scanners 11. Understanding Network Penetration Testing 12. Network Penetration Testing - Pre-Connection Attacks 13. Network Penetration Testing - Gaining Access 14. Network Penetration Testing - Post-Connection Attacks 15. Network Penetration Testing - Detection and Security 16. Client-Side Attacks - Social Engineering 17. Performing Website Penetration Testing 18. Website Penetration Testing - Gaining Access 19. Best Practices 20. Assessments 21. Other Books You May Enjoy

Hping3

Hping3 is a command-line tool that allows a user to analyze TCP/IP messages on a network. Additionally, Hping3 allows use to assemble network packets, which can be beneficial to a penetration tester in performing device and service discovery and offensive actions, such as a Denial-of-Service (DoS) attack.

Hping3 is a tool that can perform the following tasks:

  • Host discovery on a network
  • Fingerprinting host devices to determine services
  • Sniffing network traffic
  • Flooding packets (DoS)
  • File transfer

As mentioned in the previous section, there are many servers and devices that have ICMP responses disabled as a security precaution. We can use Hping3 to probe a port on a target system to force an ICMP response back to our attacker machine.

To get started using Hping3, let's use the following steps to perform a port scan on port 80:

  1. We use the ping utility to send four...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime