Spotlight - MAC Image Forensics

Read some articles before you play.

What version of macOS is running on this image?

# Google "mac os file system structure"
# /System/Library/CoreServices/SystemVersion.plist

# sudo python3 mac_apt.py -d E01 ../Spotlight/FruitBook.E01 APPLIST
# cat /Export/BASICINFO/SystemVersion.plist

$ sudo python3 mac_apt.py -d E01 ../Spotlight/FruitBook.E01 APPLIST
$ cat /Export/BASICINFO/SystemVersion.plist

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>ProductBuildVersion</key>
    <string>19A583</string>
    <key>ProductCopyright</key>
    <string>1983-2019 Apple Inc.</string>
    <key>ProductName</key>
    <string>Mac OS X</string>
    <key>ProductUserVisibleVersion</key>
    <string>10.15</string>
    <key>ProductVersion</key>
    <string>10.15</string>
    <key>iOSSupportVersion</key>
    <string>13.0</string>
</dict>
</plist>

Second way:

What "copetitive advatge" did Hansel lie about in the file AnotherExample.jpg? (two words)

How many bookmarks are registered in safari?

Second way:

What's the content of the note titled "Passwords"?

Second way:

Provide the MAC address of the ethernet adapter for this machine.

Name the data URL of the quarantined item.

What app did the user "sneaky" try to install via a .dmg file? (one word)

What was the file 'Examplesteg.jpg' renamed to?

How much time was spent on mail.zoho.com on 4/20/2020?

What is the name of the file that has a QuickLook bitmap data location of 166472?

What's hansel.apricot's password hint? (two words)

The main file that stores Hansel's iMessages had a few permissions changes. How many times did the permissions change?

What's the UID of the user is responsible for connecting mobile devices?

Find the flag in the GoodExample.jpg image. It's hidden with better tools.

What was exactly typed in the Spotlight search bar on 4/20/2020 02:09:48

What is hansel.apricot's Open Directory user UUID?

Last updated