sleuthkit / autopsy

Autopsy® is a digital forensics platform and graphical interface to The Sleuth Kit® and other digital forensics tools. It can be used by law enforcement, military, and corporate examiners to investigate what happened on a computer. You can even use it to recover photos from your camera's memory card.
http://www.sleuthkit.org/autopsy/
2.41k stars 597 forks source link

error in google drive links to download sample images #4867

Closed asbenicio closed 5 years ago

asbenicio commented 5 years ago

I got an error when "anting" authopsy to build, in OSX.

Those links below (inside core/build.xml) don't work (404) in source version autopsy-4.11.0.tar.gz

  1. "https://drive.google.com/uc?id=1JACMDyH4y54ypGzFWl82ZzMQf3qbrioP" for BitlockerDetection_img1_v1.vhd

  2. "https://drive.google.com/uc?id=17sGybvmBGsWWJYo1IWKmO04oG9hKpPi3"
    for SqlCipherDetection_img1_v1.vhd

  3. "https://drive.google.com/uc?id=1BrSiUQ1fzxFS9vIaK4mYKX6qIVp9kRWT" for PasswordDetection_img1_v1.img

Here, the git has a different version of the file with the correct links.

rcordovano commented 5 years ago

Thank you for letting us know about this, and we apologize for the inconvenience it has caused. Recently we had an issue with these files getting deleted from our Google drive and restoring them to their original locations was not an option. We therefore uploaded new copies of the files and updated the URLS in build.xml, as you have discovered. We may move them for the upcoming 4.12.0 release. If we do, I'll make a note for you here.

bcarrier commented 5 years ago

I believe this has been fixed.