Network Security Assessment: Know Your Network and over 1.5 million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
Trade in Yours
For a £9.23 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Start reading Network Security Assessment: Know Your Network on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Network Security Assessment: Know Your Network [Paperback]

Chris McNab
4.6 out of 5 stars  See all reviews (5 customer reviews)
Price: £38.50 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Only 6 left in stock (more on the way).
Dispatched from and sold by Amazon. Gift-wrap available.
Want delivery by Thursday, 23 May? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £18.51  
Paperback £38.50  
Trade In this Item for up to £9.23
Trade in Network Security Assessment: Know Your Network for an Amazon.co.uk gift card of up to £9.23, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Learn more

Book Description

8 Nov 2007 0596510306 978-0596510305 2

How secure is your network? The best way to find out is to attack it. Network Security Assessment provides you with the tricks and tools professional security consultants use to identify and assess risks in Internet-based networks-the same penetration testing model they use to secure government, military, and commercial networks. With this book, you can adopt, refine, and reuse this testing model to design and deploy networks that are hardened and immune from attack.

Network Security Assessment demonstrates how a determined attacker scours Internet-based networks in search of vulnerable components, from the network to the application level. This new edition is up-to-date on the latest hacking techniques, but rather than focus on individual issues, it looks at the bigger picture by grouping and analyzing threats at a high-level. By grouping threats in this way, you learn to create defensive strategies against entire attack categories, providing protection now and into the future.

Network Security Assessment helps you assess:

  • Web services, including Microsoft IIS, Apache, Tomcat, and subsystems such as OpenSSL, Microsoft FrontPage, and Outlook Web Access (OWA)


  • Web application technologies, including ASP, JSP, PHP, middleware, and backend databases such as MySQL, Oracle, and Microsoft SQL Server


  • Microsoft Windows networking components, including RPC, NetBIOS, and CIFS services


  • SMTP, POP3, and IMAP email services


  • IP services that provide secure inbound network access, including IPsec, Microsoft PPTP, and SSL VPNs


  • Unix RPC services on Linux, Solaris, IRIX, and other platforms


  • Various types of application-level vulnerabilities that hacker tools and scripts exploit


Assessment is the first step any organization should take to start managing information risks correctly. With techniques to identify and assess risks in line with CESG CHECK and NSA IAM government standards, Network Security Assessment gives you a precise method to do just that.

Frequently Bought Together

Network Security Assessment: Know Your Network + Hacking Exposed 7: Network Security Secrets & Solutions, Seventh Edition
Price For Both: £60.25

Buy the selected items together


Product details


More About the Author

Discover books, learn about writers, and more.

Product Description

About the Author

Chris McNab is the technical director of Matta, a vendor-independent security consulting outfit based in the United Kingdom. Since 2000, Chris has presented and run applied hacking courses across Europe, training a large number of financial, retail, and government clients in practical attack and penetration techniques, so that they can assess and protect their own networks effectively.

Chris speaks at a number of security conferences and seminars, and is routinely called to comment on security events and other breaking news. He has appeared on television and radio stations in the UK (including BBC 1 and Radio 4), and in a number of publications and computing magazines.

Responsible for the provision of security assessment services at Matta, Chris and his team undertake Internet-based, internal, application, and wireless security assessment work, providing clients with practical and sound technical advice relating to secure network design and hardening strategies. Chris boasts a 100% success rate when compromising the networks of multinational corporations and financial services companies over the last five years.

Excerpt. © Reprinted by permission. All rights reserved.

Chapter 4 -IP Network Scanning

This chapter focuses on the technical execution of IP network scanning. After undertaking initial reconnaissance to identify IP address spaces of interest, network scanning builds a clearer picture of accessible hosts and their network services. Network scanning and reconnaissance is the real data gathering exercise of an Internet-based security assessment. The rationale behind IP network scanning is to gain insight into the following elements of a given network:

• ICMP message types that generate responses from target hosts
• Accessible TCP and UDP network services running on the target hosts
• Operating platforms of target hosts and their configuration
• Areas of vulnerability within target host IP stack implementations (including sequence number predictability for TCP spoofing and session hijacking)
• Configuration of filtering and security systems (including firewalls, border routers, switches, and IDS sensors)

Performing both network scanning and reconnaissance tasks paints a clear picture of the network topology and its security mechanisms. Before penetrating the target network, further assessment steps involve gathering specific information about the TCP and UDP network services that are running, including their versions and enabled options.

ICMP Probing
The Internet Control Message Protocol (ICMP) identifies potentially weak and poorly protected networks. ICMP is a short messaging protocol that’s used by systems administrators and end users for continuity testing of networks (e.g., using the ping or traceroute commands). From a network scanning and probing perspective, the following types of ICMP messages are useful:

Type 8 (echo request)
Echo request messages are also known as ping packets. You can use a scanning tool such as nmap to perform ping sweeping and easily identify hosts that are accessible.

Type 13 (timestamp request)
A timestamp request message requests system time information from the target host. The response is in a decimal format and is the number of milliseconds elapsed since midnight GMT.

Type 15 (information request)
The ICMP information request message was intended to support self-configuring systems such as diskless workstations at boot time, to allow them to discover their network address. Protocols such as RARP, BOOTP, or DHCP do so more robustly, so type 15 messages are rarely used.

Type 17 (subnet address mask request)
An address mask request message reveals the subnet mask used by the target host. This information is useful when mapping networks and identifying the size of subnets and network spaces used by organizations.

Firewalls of security-conscious organizations often blanket-filter inbound ICMP messages and so ICMP probing isn’t effective; however, ICMP isn’t filtered in most networks because ICMP messages are often useful for network troubleshooting purposes.

There are a handful of other ICMP message types that have relevant security applications
(such as ICMP type 5 redirect messages sent by routers), but they aren’t related
to network scanning.

Table 4-1 outlines popular operating systems and their responses to certain types of
direct ICMP query messages.

Indirect ICMP query messages can be sent to the broadcast address of a given subnet (such as 192.168.0.255 in a 192.168.0.0/24 network). Operating systems respond in different ways to indirect queries issued to a broadcast address, as shown in Table 4-2.

Ofir Arkin of the Sys-Security Group has undertaken a lot of research into ICMP over recent years, publishing white papers dedicated entirely to the use of ICMP probes for OS fingerprinting. For quality in-depth details of ICMP probing techniques, please consult his research available from his web site. --This text refers to an out of print or unavailable edition of this title.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Back Cover
Search inside this book:


Customer Reviews

4 star
0
2 star
0
1 star
0
4.6 out of 5 stars
4.6 out of 5 stars
Most Helpful Customer Reviews
1 of 1 people found the following review helpful
3.0 out of 5 stars An in-depth technical resource 10 Jun 2009
Format:Paperback
This book introduces the tools and techniques used for evaluating the security of networks and services. It aims to provide the readers with tactical and technical knowledge to determine how secure a network is by attempting to probe and exploit it. It serves as an excellent in-depth technical resource for those who continuously strive to protect their networks.

The first chapter sets the scene and gives an overview of the network security assessment methodology. The following chapter familiarises the reader with tools and software that are used at various stages of the book.

The author then takes the reader on an extensive technical journey, tackling every aspect of a network to highlight potential weaknesses and vulnerabilities that may exist and ways to determine them.

From chapter to chapter, the author covers it all, including network enumeration, web services and applications, database and email services, VPNs, various Windows and Unix specific services and more. At the end of every chapter, a section on appropriate countermeasures is added to discuss means to protect systems from the vulnerabilities uncovered in the chapter.

A few chapters worthy of mention include chapter 4, which is one of the best surveys on network scanning and probing techniques I have come across. It covers the various characteristics of IP, ICMP, TCP and UDP protocols used to gather information about networked hosts and services. Scans and probes are discussed in relevant and clear detail along with the various tools available to launch them.

Chapter 14 provides a very thorough examination of memory manipulation attacks that are launched at the application level. Chapter 15 introduces Nessus, a popular vulnerability scanning tool, and serves as a good user guide to install and effectively use the tool.

What I really miss in this book is a final concluding chapter. A discussion on the overall strategy needed to carry out a rigorous and effective assessment, particularly for medium to large corporate networks where such an exercise is most needed, could have been very useful.

Network security assessment requires a considerable depth of technical knowledge and an aptitude for such activity. This book allows the reader to gain both. It is up-to-date and detail oriented, and is good value for money.
Comment | 
Was this review helpful to you?
Format:Kindle Edition
This book gives a good cross-technology baseline from which to learn about penetration testing. I would make this mandatory reading for all Security Analysts. Previous to this book I had not seen a more business-oriented vulnerability assessment guide. There's an awful lot of writing out there about theoretical attack vectors and techniques, but very few of these are oriented to needs of businesses in the real world of the actual risks faced by businesses.
In terms of it's applicability to penetration testing as a whole...we're talking about a huge field of knowledge, but this book should at least be seen as a very good place from which to start. Some of the more exotic attacks and exploits are not covered, but then again, the more exotic sides of penetration testing rarely are deployed in anger in a commercial penetration test.
As I have commented in my own book (Security De-Engineering: Solving the Problems in Information Risk Management) Penetration testing in today's commercial world is in most cases just a compliance show (companies need to show auditors their perimeter (whatever that is these days) has been tested by an independent third party), but there are some niches where quality is sought and appreciated. This book gives those entering such areas of the industry a very good start.
Comment | 
Was this review helpful to you?
5.0 out of 5 stars Best Network security book I've read 3 May 2011
Format:Kindle Edition
Simply put, this is the best book on the subject I've read, and I've read a lot of them over the years. It's technical, but explained simply and succinctly. A great read, I look forward to the next edition.
Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know
Most Recent Customer Reviews
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges