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

Questions


  1. What are the different types of firewalls?
    1. Simple packet filtering
    2. Application proxy
    3. Stateful inspection firewalls
    4. Next-Generation firewalls
    5. All of above
  1. What kind of attacks can be prevented using IDS/IPS?
    1. Denial of Service
    2.  Distributed Denial of Service
    3. Exploits
    4. Worms
    5. Viruses
  1. Which of the following pieces of information can be found in the IP header?
    1. Source and destination address of the IP packet
    2. Source and destination port of the IP packet
    3. Sequence number of the IP packet
    4. Both (1) and (2) only.
  1. What is the standard port number used for requesting HTTPs?
    1. 80
    2. 53
    3. 443
    4. 25
  1. Which of the following is not considered an external threat to a network?
    1. Human ignorance
    2. Virus
    3. Hackers
    4. Malware