Book Image

Practical Network Scanning

By : Ajay Singh Chauhan
Book Image

Practical Network Scanning

By: Ajay Singh Chauhan

Overview of this book

Network scanning is the process of assessing a network to identify an active host network; same methods can be used by an attacker or network administrator for security assessment. This procedure plays a vital role in risk assessment programs or while preparing a security plan for your organization. Practical Network Scanning starts with the concept of network scanning and how organizations can benefit from it. Then, going forward, we delve into the different scanning steps, such as service detection, firewall detection, TCP/IP port detection, and OS detection. We also implement these concepts using a few of the most prominent tools on the market, such as Nessus and Nmap. In the concluding chapters, we prepare a complete vulnerability assessment plan for your organization. By the end of this book, you will have hands-on experience in performing network scanning using different tools and in choosing the best tools for your system.
Table of Contents (19 chapters)
Title Page
Packt Upsell
Contributors
Preface
Index

DDoS protection


DDoS, short for distributed denial of service, is a form of attack in which multiple compromised networks/hosts are used to target a single system. Organizations need to seriously consider the fact that even if they have sufficient protection against DDoS attacks, their business could be taken out of service or offline if theirInternet Service Provider(ISP), hosting provider orDomain Name Service(DNS) provider does not have sufficient DDoS protection. In this section, we are going to discuss the old ISP mechanism and we will also focus on discussing the new automated mechanism.

Remotely triggered black hole routing (RTBH)

Do you recall days when network admins used to call internet service providers to mitigate DDoS attacks? Remotely-Triggered Black Hole (RTBH) routing is an interesting application of Border Gateway Protocol (BGP) as a security tool within service provider networks. One common use for RTBH is mitigation of DDoS attacks. RTBH provides two methods:

  • Source-based...