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 is not a good practice associated with password policies?
    1. Deciding the maximum age of a password
    2. Restricting password reuse and history
    3. Encrypting passwords
    4. Changing a password every two years
  1. What is not a feature of encryption?
    1. Protecting data from unauthorized access during transmission
    2. Ensuring user authentication
    3. Ensuring data integrity
    4. Ensuring data corruption doesn't occur
  1. What is not an encryption standard?
    1. AES
    2. TES
    3. Triple DES
    4. DES
  1. What is the role of the Key Distribution Center?
    1. It is used to distribute keys to everyone in the world
    2. It is intended to reduce the inherent risks of exchanging keys
    3. All of the above
    4. None of the above
  1. Ideally, what characters should you use in a password to make it strong?
    1. Letters and numbers only
    2. Mixed case (upper and lower) characters
    3. Special characters
    4. All of the above