Book Image

Reconnaissance for Ethical Hackers

By : Glen D. Singh
5 (1)
Book Image

Reconnaissance for Ethical Hackers

5 (1)
By: Glen D. Singh

Overview of this book

This book explores reconnaissance techniques – the first step in discovering security vulnerabilities and exposed network infrastructure. It aids ethical hackers in understanding adversaries’ methods of identifying and mapping attack surfaces, such as network entry points, which enables them to exploit the target and steal confidential information. Reconnaissance for Ethical Hackers helps you get a comprehensive understanding of how threat actors are able to successfully leverage the information collected during the reconnaissance phase to scan and enumerate the network, collect information, and pose various security threats. This book helps you stay one step ahead in knowing how adversaries use tactics, techniques, and procedures (TTPs) to successfully gain information about their targets, while you develop a solid foundation on information gathering strategies as a cybersecurity professional. The concluding chapters will assist you in developing the skills and techniques used by real adversaries to identify vulnerable points of entry into an organization and mitigate reconnaissance-based attacks. By the end of this book, you’ll have gained a solid understanding of reconnaissance, as well as learned how to secure yourself and your organization without causing significant disruption.
Table of Contents (15 chapters)
1
Part 1: Reconnaissance and Footprinting
8
Part 2: Scanning and Enumeration

Fundamentals of OSINT

OSINT is simply the process and techniques that are used by ethical hackers to search for, collect, and analyze data that’s found on public sources such as the internet. While many people post and upload various types of data every day on the internet, ethical hackers can leverage the data on the internet to create a profile and better understand their target. While OSINT may seem to be as simple as using a search engine such as Google Search to find answers to questions, many people typically use the information and resources that are displayed on page 1 of the search results as it’s generally the most related to the search criteria. However, not many people will check the remaining pages of the search results, such as pages 2–10, to determine whether the answers to the search criteria are accurate and provide comprehensive details to the user.

Ethical hackers spend a lot of time collecting data from various public sources to ensure sufficient...