Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
IT Audit Field Manual

You're reading from   IT Audit Field Manual Strengthen your cyber defense through proactive IT auditing

Arrow left icon
Product type Paperback
Published in Sep 2024
Publisher Packt
ISBN-13 9781835467930
Length 336 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Lewis Heuermann Lewis Heuermann
Author Profile Icon Lewis Heuermann
Lewis Heuermann
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Preface 1. Part 1: Foundations of IT Auditing FREE CHAPTER
2. Chapter 1: Introduction to IT Auditing 3. Chapter 2: Audit Planning and Preparation 4. Part 2: Auditing IT Systems and Networks
5. Chapter 3: Cisco Switches and Routers: Access Methods and Security Assessments 6. Chapter 4: Next-Generation Firewall Auditing 7. Chapter 5: Cloud Security Auditing 8. Chapter 6: Endpoint Security: Windows 10 and Windows 11 9. Chapter 7: Linux Systems Auditing 10. Chapter 8: Wireless Access Points and Storage Technology Auditing 11. Chapter 9: Data Protection and Privacy Considerations 12. Chapter 10: Reporting and Remediation 13. Chapter 11: Advanced Topics in IT Auditing 14. Chapter 12: Building an IT Audit Career 15. Index 16. Other Books You May Enjoy Appendix: Conclusion and Future Outlook

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Each PC has a unique IP address within the same subnet (192.168.1.x), which allows them to communicate with each other through the switch"

A block of code is set as follows:

# These lines stack two password type modules. In this
# example,theuser is given 3 opportunities to enter a
# strong password. The"use_authtok" argument ensures
# that the pam_unix module does not prompt for
# a password, but instead uses the one provided
# by pam_cracklib.
passwd password required pam_cracklib.so retry=3 minlen=12 difok=3
vpasswd password required pam_unix.so use_authtok

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

# The following line keeps a history of the last 5 passwords.
password required pam_pwhistory.so remember=5

Any command-line input or output is written as follows:

show ip interface brief

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "This foundation allows you to set specific, measurable, achievable, relevant, and time-bound (SMART) objectives."

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image