EnglishFrenchSpanish

OnWorks favicon

mac-robber - Online in the Cloud

Run mac-robber in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mac-robber that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mac-robber - collects data about allocated files in mounted filesystems

SYNOPSIS


mac-robber [OPTION]
mac-robber <DIRECTORY>

DESCRIPTION


mac-robber is a digital investigation tool (digital forensics) that collects metadata from
allocated files in a mounted filesystem. This is useful during incident response when
analyzing a live system or when analyzing a dead system in a lab. The data can be used by
the mactime tool in The Sleuth Kit (TSK or SleuthKit only) to make a timeline of file
activity. The mac-robber tool is based on the grave-robber tool from TCT (The Coroners
Toolkit).

mac-robber requires that the filesystem be mounted by the operating system, unlike the
tools in The Sleuth Kit that process the filesystem themselves. Therefore, mac-robber
will not collect data from deleted files or files that have been hidden by rootkits.

mac-robber will also modify the Access times on directories that are mounted with write
permissions. When in forensics analysis you should mount the target partition as read-
only.

mac-robber is useful when dealing with a filesystem that is not supported by The Sleuth
Kit or other filesystem analysis tools. You can run mac-robber on an obscure, suspect UNIX
filesystem that has been mounted read-only on a trusted system.

OPTIONS


-h Print help.

-V Show the version.

EXAMPLE


To see metadata from all files in a directory (recursively):

$ mac-robber /home/user/directory

To make a timeline using mactime command from The Sleuth Kit (TSK) and setting Brazilian
timezone:

$ mac-robber /home/user/directory | mactime -z BRT

An alternative is write the results into a file and read it using mactime:

$ mac-robber /home/user/directory > /tmp/files.mr
$ mactime -b /tmp/files.mr -z BRT

Use mac-robber online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad