Tanium Trace User Guide

Total Page:16

File Type:pdf, Size:1020Kb

Tanium Trace User Guide Tanium Trace™ User Guide Version 2.0.5 April 26, 2017 The information in this document is subject to change without notice. Further, the information provided in this document is provided “as is” and is believed to be accurate, but is presented without any warranty of any kind, express or implied, except as provided in Tanium’s customer sales terms and conditions. Unless so otherwise provided, Tanium assumes no liability whatsoever, and in no event shall Tanium or its suppliers be liable for any indirect, special, consequential, or incidental damages, including without limitation, lost profits or loss or damage to data arising out of the use or inability to use this document, even if Tanium Inc. has been advised of the possibility of such damages. Any IP addresses used in this document are not intended to be actual addresses. Any examples, command display output, network topology diagrams, and other figures included in this document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental. Please visit https://docs.tanium.com for the most current Tanium product documentation. Tanium is a trademark of Tanium, Inc. in the U.S. and other countries. Third-party trademarks mentioned are the property of their respective owners. © 2017 Tanium Inc. All rights reserved. © 2017 Tanium Inc. All Rights Reserved Page 2 Table of contents Tanium Trace overview 8 About the Trace Event Recorder 8 Types of recorded events 8 Sources of Event Recorder data 9 Integration with other Tanium products 9 Tanium Connect™ 10 Tanium Incident Response™ 10 Tanium IOC Detect™ 10 Tanium Protect™ 10 Tanium Trends™ 10 Getting started with Trace 12 Requirements 13 Tanium dependencies 13 Endpoint hardware and software requirements 13 Tanium Module Server computer resources 14 Third-party software 14 Host and network security requirements 14 Ports 14 Security exclusions 15 Console roles and privileges 15 Installing Trace 16 Set up Trace 16 Import the Trace Module 16 © 2017 Tanium Inc. All Rights Reserved Page 3 Add Computer Groups to Trace Setup Action Group 17 Install Trace on endpoints 17 Configure Sysmon 17 Configure Endpoint Database settings 18 Initialize endpoints 19 Configure access control 20 Upgrade the Trace version 20 Connecting to Live Endpoints and taking Snapshots 22 Connect to a live endpoint 22 Add a Live Endpoint 22 Capture a Snapshot 23 Close the connection 23 Manage Snapshots 23 Export a Snapshot from an endpoint 23 Upload a Snapshot 24 Delete a Snapshot 25 Exploring endpoint processes and events 26 Search for events 26 View Event Distribution 27 Filter the Events Grid 27 View Process and Event Details 28 View Process timeline 30 View Process tree 31 How reputation data works with Trace 32 Saving evidence for analysis 34 © 2017 Tanium Inc. All Rights Reserved Page 4 Save files 34 Download a file 35 View file properties and values 35 Delete a file 35 Save events 36 Create Protect Rules 36 Delete an event 36 Manage Trace IOCs 37 Generate an IOC 37 Edit an IOC 38 Delete a Trace IOC 38 Suggested reading 38 Searching across the enterprise 39 Ask an enterprise-wide Question 39 Hunt across the enterprise 40 Trace use cases 43 Example 1: Scan the enterprise and drill down 43 Example 2: Pivot from the endpoint to enterprise-wide 43 Example 3: Trace evidence and other Tanium Solutions 44 Troubleshooting Trace 45 Update the Trace Service URL 45 Change the Module Server address 45 Prioritize the Endpoint Event Database configuration 45 Resolve live endpoint connection problems 46 Collect a troubleshooting package 48 © 2017 Tanium Inc. All Rights Reserved Page 5 Manually back up and restore Trace configurations 48 Remove Trace Tools 49 Uninstall Trace 49 Reference: Setting up the Trace Zone Proxy Service 51 Trace Zone Proxy Service connections and certificates 51 Separate Tanium Server and the Tanium Module Server with split DNS 52 Installation 52 Install the TZ Hub 52 Generate TZ Hub certificates 52 Install the TZ Proxy 53 Generate TZ Proxy certificates 53 Copy certificates 54 Configuration 55 Configure the TZ Proxy 55 Configure the TZ Hub 56 Manage the TZ Proxy and TZ Hub services 57 Configure endpoints to connect to TZ Proxies 58 Upgrade the Trace Zone Proxy Service 59 Upgrade the Hub 59 Upgrade the TZ Proxy on each Zone Server 60 Troubleshoot the Trace Zone Proxy Service 60 Check the connection information 60 Check the zone_servers.json file 60 Check the TZ Hub log entries 61 Reference: Trace Sensors 62 © 2017 Tanium Inc. All Rights Reserved Page 6 Trace Sensors 62 Trace Executed Processes 62 Trace File Operations 63 Trace Logon Events 64 Trace Network Connections 65 Trace Registry Keys or Values 66 Trace Loaded Drivers 67 Trace Executed Process Trees 68 Trace Diagnostic Sensors 69 © 2017 Tanium Inc. All Rights Reserved Page 7 Tanium Trace overview With Tanium Trace™ (Trace), you can directly investigate key forensic and security events on Linux and Windows endpoints across the network. Trace provides a live and historical view of critical events including process execution, logon history, network connections, and file and registry changes. The Trace solution is comprised of three parts: l The Trace Event Recorder that monitors event data on the endpoint. l The Trace interface where you can explore and manage endpoint Trace data. l The Sensors for issuing searches across the entire enterprise for Trace data. About the Trace Event Recorder The Trace Event Recorder (Event Recorder) is responsible for continuously saving key forensic evidence on each endpoint. The Event Recorder works by monitoring the endpoint kernel and other low-level subsystems to capture a variety of events. Because data can accumulate quickly, even when a system is idle, Trace intelligently collates similar events and efficiently stores them in a local database. With these optimizations, the default configuration can retain up to several months of historical data. You can customize the amount of local storage that is consumed by Trace, and filter the types of recorded evidence. Traditional disk and memory forensics techniques can successfully reconstruct fragments of endpoint activity, but are limited to the evidence that is natively preserved by the underlying operating system. This type of evidence from a period of interest can rapidly degrade as time elapses. Trace maintains a complete, easy-to-interpret history of events so you can replay recent system events. Types of recorded events Trace records a broad range of events, that include additional context and metadata, as well as UTC timestamps. Recorded event examples include: process execution, file system activity, registry changes, network connections, driver loads, and user authentication. All process events are recorded; however, you can specify which registry, network, file, and security events are recorded. Tip: For more meaningful databases and to retain data for longer periods, consider excluding events that reoccur in high numbers; for example, file write operations. © 2017 Tanium Inc. All Rights Reserved Page 8 Event filtering is based on the following types. Table 1: Event filtering types Event Description type File File system events, such as files copied to directory locations on the endpoint. The associated process and user context are included. An example is a malware file copied to a location that is used by Windows Update. Network Network connection events, such as an HTTP request to an Internet location, including the associated process and user context. Events are recorded for all inbound and outbound connections. l Outbound: Connections, attempts, successes, disconnects, and failures are logged. l Inbound: Only accepted connections and disconnects are logged. Process Process create, child process create, and process exit events. The full command line, hash, parent process metadata, and user context are included. Process events are always gathered, you cannot filter them out. Registry [Windows only] Changes to the Registry including the creation or alteration of registry keys and settings. The associated process and user context are included. Security Security events include authentication, privilege escalation, and more. This event type includes logon events, even if logs have rolled. Sources of Event Recorder data The Event Recorder gathers data from multiple sources into a single, local database on the endpoint. Kernel events are gathered from Linux and Windows tools. The optional Microsoft Sysmon configuration provides additional information about the executed processes on Windows endpoints. Integration with other Tanium products Trace is a powerful product on its own; however, when coupled with other Tanium products it provides the ability to apply the findings from your investigation as you investigate or at any time after. The findings from an investigation are essential inputs to short and long-term remediation plans, and they can be developed in parallel to the investigation from the start. © 2017 Tanium Inc. All Rights Reserved Page 9 Tanium Connect™ Trace ingests data from Tanium Connect™ (Connect) to elaborate on process hash events. The source data colors these events for an at-a-glance reputation status assessment from multiple threat intelligence providers. Tanium Incident Response™ Trace works with Tanium Incident Response™ (Incident Response) to provide Enterprise Hunting at scale. Using Sensors from either solution, you can search across endpoints by operating system or intrusion lifecycle phase, and for specific types of evidence. For example, you could use the Autorun Program Details Sensor to search for all persistent binaries in your environment. Some Sensors also include common use buttons that fill parameter fields, such as the Trace Executed Processes PowerShell Suspicious Command Line Arguments search on Windows endpoints. The results from all endpoints are presented as an actionable Interact grid within Trace. Tanium IOC Detect™ Use Trace evidence from a single endpoint to create Tanium IOC Detect™ (IOC Detect) indicators of compromise (IOCs) to scan endpoints across the network.
Recommended publications
  • The Rise of Autorun- Based Malware by Vinoo Thomas, Prashanth Ramagopal, and Rahul Mohandas Report the Rise of Autorun-Based Malware
    Report The Rise of AutoRun- Based Malware By Vinoo Thomas, Prashanth Ramagopal, and Rahul Mohandas Report The Rise of AutoRun-Based Malware Table of Contents Abstract 3 The Return of Removable-Disk Malware 3 Distribution of AutoRun-Based Malware 4 AutoRun Woes 6 Incomplete autorun.inf cleaning 7 Traditional detection methods 8 Smart removal of autorun.inf 8 Leveraging In-the-Cloud Computing Technology 10 The Road Ahead 11 About the authors 12 Report The Rise of AutoRun-Based Malware Abstract Most people associate today’s computer viruses and other prevalent malware with the Internet. But that’s not where they started. Lest we forget, the earliest computer threats came from the era of floppy disks and removable media. With the arrival of the Internet, email and network-based attacks became the preferred infection vector for hackers to spread malicious code—while security concerns about removable media took a back seat. Now, however, our attention is returning to plug-in media. Over the years, floppy disks have been replaced by portable hard drives, flash media cards, memory sticks, and other forms of data storage. Today’s removable devices can hold 10,000 times more data than yesterday’s floppy disks. Not only can they store more data, today’s devices are “smart”—with the ability to run portable software programs1 or boot operating systems. 2,3 Seeing the popularity of removable storage, virus authors realized the potential of using this media as an infection vector. And they are greatly aided by a convenience feature in operating systems called AutoRun, which launches the content on a removable disk without any user interaction.
    [Show full text]
  • Investigating Powershell Attacks
    Investigating PowerShell Attacks Black Hat USA 2014 August 7, 2014 PRESENTED BY: Ryan Kazanciyan, Matt Hastings © Mandiant, A FireEye Company. All rights reserved. Background Case Study WinRM, Victim VPN SMB, NetBIOS Attacker Victim workstations, Client servers § Fortune 100 organization § Command-and-control via § Compromised for > 3 years § Scheduled tasks § Active Directory § Local execution of § Authenticated access to PowerShell scripts corporate VPN § PowerShell Remoting © Mandiant, A FireEye Company. All rights reserved. 2 Why PowerShell? It can do almost anything… Execute commands Download files from the internet Reflectively load / inject code Interface with Win32 API Enumerate files Interact with the registry Interact with services Examine processes Retrieve event logs Access .NET framework © Mandiant, A FireEye Company. All rights reserved. 3 PowerShell Attack Tools § PowerSploit § Posh-SecMod § Reconnaissance § Veil-PowerView § Code execution § Metasploit § DLL injection § More to come… § Credential harvesting § Reverse engineering § Nishang © Mandiant, A FireEye Company. All rights reserved. 4 PowerShell Malware in the Wild © Mandiant, A FireEye Company. All rights reserved. 5 Investigation Methodology WinRM PowerShell Remoting evil.ps1 backdoor.ps1 Local PowerShell script Persistent PowerShell Network Registry File System Event Logs Memory Traffic Sources of Evidence © Mandiant, A FireEye Company. All rights reserved. 6 Attacker Assumptions § Has admin (local or domain) on target system § Has network access to needed ports on target system § Can use other remote command execution methods to: § Enable execution of unsigned PS scripts § Enable PS remoting © Mandiant, A FireEye Company. All rights reserved. 7 Version Reference 2.0 3.0 4.0 Requires WMF Requires WMF Default (SP1) 3.0 Update 4.0 Update Requires WMF Requires WMF Default (R2 SP1) 3.0 Update 4.0 Update Requires WMF Default 4.0 Update Default Default Default (R2) © Mandiant, A FireEye Company.
    [Show full text]
  • Hunting Red Team Activities with Forensic Artifacts
    Hunting Red Team Activities with Forensic Artifacts By Haboob Team 1 [email protected] Table of Contents 1. Introduction .............................................................................................................................................. 5 2. Why Threat Hunting?............................................................................................................................. 5 3. Windows Forensic.................................................................................................................................. 5 4. LAB Environment Demonstration ..................................................................................................... 6 4.1 Red Team ......................................................................................................................................... 6 4.2 Blue Team ........................................................................................................................................ 6 4.3 LAB Overview .................................................................................................................................. 6 5. Scenarios .................................................................................................................................................. 7 5.1 Remote Execution Tool (Psexec) ............................................................................................... 7 5.2 PowerShell Suspicious Commands ......................................................................................
    [Show full text]
  • Dolphin Power Tools User's with Windows Embedded Handheld 6.5
    Dolphin™ Power Tools with Windows® Mobile 6.X for the Dolphin 6000 Scanphone User’s Guide Disclaimer Honeywell International Inc. (“HII”) reserves the right to make changes in specifications and other information contained in this document without prior notice, and the reader should in all cases consult HII to determine whether any such changes have been made. The information in this publication does not represent a commitment on the part of HII. HII shall not be liable for technical or editorial errors or omissions contained herein; nor for incidental or consequential damages resulting from the furnishing, performance, or use of this material. This document contains proprietary information that is protected by copyright. All rights are reserved. No part of this document may be photocopied, reproduced, or translated into another language without the prior written consent of HII. © 2011 Honeywell International Inc. All rights reserved. Microsoft® Windows®, Windows NT®, Windows 2000, Windows ME, Windows XP, Windows Vista, Windows .NET Framework, Windows ActiveSync®, and the Windows logo are trademarks or registered trademarks of Microsoft Corporation. The Bluetooth® word mark and logos are owned by Bluetooth SIG, Inc. Other product names or marks mentioned in this document may be trademarks or registered trademarks of other companies and are the property of their respective owners. Web Address: www.honeywellaidc.com Table of Contents Chapter 1 - Introduction Dolphin Power Tools Overview............................................................................................1-1
    [Show full text]
  • A Baseline for XP Boot Changes AAFS - 26 February 2010
    A Baseline for XP Boot Changes AAFS - 26 February 2010 Ben Livelsberger NIST Information Technology Laboratory CFTT Project 1 Certain trade names and company products are mentioned in the text or identified. In no case does such identification imply recommendation or endorsement by the National Institute of Standards and Technology, nor does it imply that the products are necessarily the best available for the purpose. 2 Introduction Methodology/Approach Expected Results Analysis/Findings Conclusion 3 Question: What changes on a hard drive when you boot a system? Answer: Sector content of installed devices containing volumes Accessed, write, created date and time metadata Files created Files deleted 4 Build Vanilla XP system not networked Cycle through several boots and shutdowns Image with dd Boot, 2 minutes idle, shutdown, and reimage (5x) Compare images- Linux & perl Analyze differences- perl scripts and SleuthKit Tools 5 Build (vanilla) XP system DCO drive to 12 GB Partitioned 7 GB primary FAT32 2 GB secondary NTFS & 2 GB secondary FAT32 Windows XP Professional SP2 Add user files to secondary partitions 5 files - 2.4 Mb Types: .inf, .pdf, .exe, .ico, & .html 6 2.1 GB secondary NTFS partition.Payload 898,594 of 5 files copied from bootable CD (a 43 unallocated byte autorun.inf, a 17 Kb .pdf, a 2.4 sectors 7.3 GB FAT32 Mb .exe, a 13 Kb .ico, & a 13 Kb .html MBR (boot code, boot partition file). partition table, with XP SP2 Primary extended signature value) installed 2.1 GB secondary partition table + Secondary + 62 sectors) FAT32 partition. 62 sectors) extended partition table + Payload same as 62 sectors) NTFS partition Primary extended Secondary extended partition 7 partition 2.1 GB secondary NTFS partition.Payload of 5 files copied from bootable CD (a 43 byte autorun.inf, a 17 Kb .pdf, a 2.4 7.3 GB FAT32 Mb .exe, a 13 Kb .ico, & a 13 Kb .html boot partition file).
    [Show full text]
  • GV-3D1-7950-RH Geforce™ 7950 GX2 Graphics Accelerator
    GV-3D1-7950-RH GeForce™ 7950 GX2 Graphics Accelerator User's Manual Rev. 101 12MD-3D17950R-101R * The WEEE marking on the product indicates this product must not be disposed of with user's other household waste and must be handed over to a designated collection point for the recycling of waste electrical and electronic equipment!! * The WEEE marking applies only in European Union's member states. Copyright © 2006 GIGABYTE TECHNOLOGY CO., LTD Copyright by GIGA-BYTE TECHNOLOGY CO., LTD. ("GBT"). No part of this manual may be reproduced or transmitted in any form without the expressed, written permission of GBT. Trademarks Third-party brands and names are the property of their respective owners. Notice Please do not remove any labels on VGA card, this may void the warranty of this VGA card. Due to rapid change in technology, some of the specifications might be out of date before publication of this booklet. The author assumes no responsibility for any errors or omissions that may appear in this document nor does the author make a commitment to update the information contained herein. Macrovision corporation product notice: This product incorporates copyright protection technology that is protected by U.S. patents and other intellectual property rights. Use of this copyright protection technology must be authorized by Macrovision, and is intended for home and other limited viewing uses only unless otherwise authorized by Macrovision. Reverse engineering or disassembly is prohibited. Table of Contents English 1. Introduction ......................................................................................... 3 1.1. Features ..................................................................................................... 3 1.2. Minimum system requirements ..................................................................... 3 2. Hardware Installation ........................................................................... 4 2.1.
    [Show full text]
  • Vista System Restore Rootkit
    VViissttaa ssyysstteemm rreessttoorree rroooottkkitit Principle and protection EEdwdwaardrd SSunun PDF created with pdfFactory Pro trial version www.pdffactory.com AAbouboutt sspeapeakkerer u Network ID : CardMagic u Author of DarkSpy anti-rootkit u Posted several articles on rootkit.com u R&D of some world famous kernel level products in global companies u Experienced in Windows kernel mode research and programming u Now is a researcher of Trend Micro threat solution team PDF created with pdfFactory Pro trial version www.pdffactory.com WhaWhatt wwillill bebe iinnttrroduoducceded u Internals of Vista system restore u A user-mode rootkit to hide arbitrary file or registry key from Windows Vista system restore u A new way to bypass modern HIPS u Detection and protection of the threat PDF created with pdfFactory Pro trial version www.pdffactory.com AAgendagenda u Vista system restore (VSR) introduction u VSR internals u VSR rootkit u A new way to bypass HIPS u Protect & detect VSR u Demo PDF created with pdfFactory Pro trial version www.pdffactory.com VViissttaa ssyysstteemm rreessttoorree ((VSVSR)R) iinnttrrododuuccttiionon u VSR allows user to use restore point to return their system files and settings to an earlier point in time u System restore in Vista has been enhanced a lot and use new architecture & implementation which is different from XP’s u System Restore can make changes to Windows system files, registry settings, and programs installed on your computer. It also can make changes to scripts, batch files, and other types of executable files on your computer PDF created with pdfFactory Pro trial version www.pdffactory.com VSVSRR iinntteerrnnaalsls u But how does VSR work? Microsoft hasn’t provided detail document about how it works .
    [Show full text]
  • THE CONFICKER MYSTERY Mikko Hypponen Chief Research Officer F-Secure Corporation Network Worms Were Supposed to Be Dead. Turns O
    THE CONFICKER MYSTERY Mikko Hypponen Chief Research Officer F-Secure Corporation Network worms were supposed to be dead. Turns out they aren't. In 2009 we saw the largest outbreak in years: The Conficker aka Downadup worm, infecting Windows workstations and servers around the world. This worm infected several million computers worldwide - most of them in corporate networks. Overnight, it became as large an infection as the historical outbreaks of worms such as the Loveletter, Melissa, Blaster or Sasser. Conficker is clever. In fact, it uses several new techniques that have never been seen before. One of these techniques is using Windows ACLs to make disinfection hard or impossible. Another is infecting USB drives with a technique that works *even* if you have USB Autorun disabled. Yet another is using Windows domain rights to create a remote jobs to infect machines over corporate networks. Possibly to most clever part is the communication structure Conficker uses. It has an algorithm to create a unique list of 250 random domain names every day. By precalcuting one of these domain names and registering it, the gang behind Conficker could take over any or all of the millions of computers they had infected. Case Conficker The sustained growth of malicious software (malware) during the last few years has been driven by crime. Theft – whether it is of personal information or of computing resources – is obviously more successful when it is silent and therefore the majority of today's computer threats are designed to be stealthy. Network worms are relatively "noisy" in comparison to other threats, and they consume considerable amounts of bandwidth and other networking resources.
    [Show full text]
  • Full Document Title
    Quest® Coexistence Manager™ for Notes 3.8.4 Release Notes June 2020 These release notes provide information about the Quest® Coexistence Manager™ for Notes release. Topics: • About this release • Enhancements • Resolved issues • Known issues • System requirements • Product licensing • Getting started with CMN 3.8.4 • Upgrade and installation instructions • About us About this release Coexistence Manager for Notes (CMN) provides rich directory, email, calendar and free/busy coexistence features between a Lotus Notes/Domino environment and Microsoft Exchange—both on-premises servers and hosted Exchange environments like Office 365. CMN can be deployed either for a finite transition period, as when migrating from Notes to Exchange, or for indefinite or even permanent coexistence. CMN 3.8.4 is a minor release, with enhanced features and functionality. See the Enhancements and Resolved issues sections below. Enhancements The following is a list of enhancements implemented in CMN 3.8.4. Table 1. Enhancements Enhancement Issue ID CMN now supports Windows Server 2019. 176446 The CMN Free/Busy Connector can now access Exchange Online using OAuth 2.0 (Modern 178781 Authentication). Quest Coexistence Manager for Notes 3.8.4 1 Release Notes Resolved issues The following is a list of issues addressed in this release. Table 2. Resolved issues Issue Issue ID Incoming MIME message is garbled when the message body is not encoded in UTF-8. 182441 The button “Remove from Calendar” is not found in an invitation originating in Notes when the 198097 recipient opens the invitation in Office 365. Cannot manually force Directory Sync service to stop in CMN 3.8.3.25.
    [Show full text]
  • One Quick Trick Prevents Autorun Attacks
    One quick trick prevents AutoRun attacks Scott Dunn By Scott Dunn The AutoRun function in Windows can launch installers and other programs automatically when you insert a CD or flash drive, but this convenience poses a serious security risk. Unfortunately, simply turning off AutoPlay, a separate feature, isn't enough to prevent AutoRun from introducing a rogue program into your system. The real solution is to globally block autorun.inf files from executing (see procedure in next page) AutoRun starts Windows programs automatically Every recent version of Windows has features known as AutoPlay and AutoRun. These functions are designed to launch applications automatically from a external device containing the necessary AutoRun information. This is what causes an installer window to pop up when you insert a software disc into your CD or DVD drive, for example, or makes a pop-up menu icon appear in the taskbar tray when you insert a USB flash drive. (In some cases, the action doesn't occur until you double-click the flash drive icon in Windows Explorer.) When a disc is inserted or a drive is connected to your system, Windows looks in the root directory of the new disc or drive for a file named autorun.inf. If found, Windows executes the instructions in that file. For example, an autorun.inf file on a CD might contain a line that reads open=setup.exe. This tells your computer to launch a setup program as soon as the CD is inserted into the drive. However convenient this might be, unfortunately, AutoRun also opens a huge door for viruses, Trojan horses, and worms.
    [Show full text]
  • Exploiting Autorun: Threats, Vulnerabilities and Countermeasures of the Autorun Functionality Associated with Portable Data Storage Devices by Kevin M
    Exploiting AutoRun: Threats, Vulnerabilities and Countermeasures of the AutoRun Functionality Associated with Portable Data Storage Devices by Kevin M. Williams, CISSP Abstract - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - On the battlefield of Information Security, amidst hackers, crackers, phreakers, and phrackers, cyber warriors, organized crime, script kiddies, and hacktivists, the last thing information security professionals would imagine having to worry about would be portable data storage devices. Nevertheless, a growing threat has emerged, stealing data and spreading malware by exploiting the seemingly benign nature of the AutoRun functionality associated with portable data storage devices. In this study, we examine the vulnerabilities present in AutoRun functionality, the threats that target these vulnerabilities, and the countermeasures to stop them. While the results show that vulnerabilities do exist, and the threats are real, there are many effective countermeasures available to the information security professional. Most notably, security awareness training programs that educate and empower users can be the most effective weapon in the information security professional’s arsenal. © 2008 Kevin M. Williams. All Rights Reserved. Table of Contents - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Abstract .................................................................................................................................................
    [Show full text]
  • Acronis Diskeditor User's Guide
    Acronis DiskEditor User’s Guide Acronis DiskEditor Copyright © SWsoft 2001-2002. All rights reserved. Linux is a registered trademark owned by Linus Torvalds. OS/2 is a registered trademark owned by IBM Corporation. Unix is a registered trademark owned by The Open Group. Windows is a registered trademark owned by Microsoft Corporation. All other mentioned trademarks may be registered trademarks of their respective owners. Distribution of materials from this Guide, both in original and/or edited form, is forbidden unless a special written permission is obtained directly from it’s au- thor. THIS DOCUMENTATION IS PROVIDED «AS IS». THERE ARE NO EXPLICIT OR IMPLIED OBLIGATIONS, CONFIRMATIONS OR WARRANTIES, INCLUDING THOSE RELATED TO SOFTWARE MARKETABILITY AND SUITABILITY FOR ANY SPECIFIC PURPOSES, TO THE DEGREE OF SUCH LIMITED LIABILITY APPLICA- BLE BY LAW. 2 Table of Contents INTRODUCTION........................................................................................................ 5 1. GENERAL INFORMATION ................................................................................. 8 1.1 FILES. PARTITIONS. CONNECTING A HARD DISK. BIOS SETTINGS.................. 8 1.1.1 FILES, FOLDERS, FILE SYSTEMS .................................................................... 8 1.1.2 HARD DISK PARTITIONS AND SECTORS......................................................... 9 1.2 CONNECTING A HARD DISK TO THE COMPUTER............................................. 10 1.3 SETTING BIOS ..............................................................................................
    [Show full text]