当前位置:网站首页>数字取证autopsy工具用法
数字取证autopsy工具用法
2022-07-31 05:10:00 【北纬二十七度雨】
镜像文件下载地址
Digital (Computer) Forensics Tool Testing Imageshttp://dftt.sourceforge.net/
Windows下autopsy工具源码
本人使用的是kali自带autopsy工具
Download Autopsy from SourceForge.netAutopsy is a digital forensics platform and graphical interface to The Sleuth Kit and other digital forensics tools. It can be used by law…https://sourceforge.net/projects/autopsy/files/latest/download本次下载了第3个ntfs系统关键字测试和第8个jpeg查找测试
点击zip继续下载
将文件解压会有dd文件
将dd文件复制到kaili下面
点击运行autopsy工具
火狐访问
选择new case
随便写(大概就是取证事例的名字)
点击neew case
继续点击add host(添加主机)
保持默认继续点击add host
继续点击add image(添加镜像)
点击add image files
添加你的镜像文件路径
选择是文件磁盘还是文件分区
保持默认
类型选错的报错
选择计算hash值
自动判断你的分区类型
点击add
会帮你计算hash值
点击ok(最重要的页面)
点击details可以查看镜名称,id,文件格式
点击image integer(作用:通过MD5值校验镜像完整性)
点击validate验证
Close关闭
点击analyse分析
点击image detail查看镜像完整信息
点击file analysis(文件分析)
左边4个模块
Directory Seek -------------目录搜索
File Name Search -------------文件搜索
All deleted files -----------------------所有删除的文件
Expa directories---------------------展开目录
点击Expa directories-(+ = 继续展开子目录(右侧))
点击All deleted files ------------------(冒红光)所有删除的文件
最右边点击mata查看详细信息
查看每个文件的matadata
点击file type
点击Sort Files by Type,再点ok
结果出来
点击view Sort Files,复制路径,新url打开file:///路径
可以看出extension一栏为0
说明没有扩展不匹配
关于下载第八种jpeg镜像分析
前面步骤省略
点击export导出图片
Add note
做记录
View(查看你的取证日志)
查看每个文件的matadata
点击file type
点击Sort Files by Type,再点ok
结果出来
点击view Sort Files,复制路径,新url打开file:///路径
有五个扩展不匹配
点击进去
点击keyword search来查找关键字
只有一个结果(原始md5值答案可能要)
原始md5值可能会要求取证
边栏推荐
- C语言文件读、写、定位函数
- gin框架学习-JWT认证
- Three handshakes and four waves
- gin框架学习-Gin框架和Gorm框架搭建一个简单的API微服务
- 基于flask的三方登陆的流程
- 剑指offer基础版--- 第23天
- Swordsman Offer Special Assault Edition --- Day 3
- Interviewer: If the order is not paid within 30 minutes, it will be automatically canceled. How to do this?
- 13 【代理配置 插槽】
- 剑指offer基础版 --- 第21天
猜你喜欢
【MQ我可以讲一个小时】
再见了繁琐的Excel,掌握数据分析处理技术就靠它了
Kubernetes certificate validity period modification
Swordsman Offer Special Assault Edition --- Day 3
剑指offer基础版 --- 第24天
Swordsman Offer Special Assault Edition ---- Day 6
gin框架学习-JWT认证
剑指offer基础版 ---- 第26天
Object Detection Study Notes
分布式事务——分布式事务简介、分布式事务框架 Seata(AT模式、Tcc模式、Tcc Vs AT)、分布式事务—MQ
随机推荐
[Introduction to MySQL 8 to Mastery] Basics - silent installation of MySQL on Linux system, cross-version upgrade
gin框架学习-Casbin入门指南(ACL、RBAC、域内RBAC模型)
Interviewer, don't ask me to shake hands three times and wave four times again
Kubernetes 证书可用年限修改
C语言教程(一)-准备
剑指offer基础版 ----- 第28天
【MQ我可以讲一个小时】
闭包(二)
C语言实验一 熟悉C程序的环境
Object Detection Study Notes
剑指offer基础版 ---- 第26天
面试官:生成订单30分钟未支付,则自动取消,该怎么实现?
gin框架学习-Casbin进阶之策略管理API使用方法
Sword Point Offer Special Assault Edition ---- Day 2
Redis的初识
Flink sink redis 写入Redis
C语言实验五 循环结构程序设计(二)
a different object with the same identifier value was already associated with the session
leetcode-每日一题745. 前缀和后缀搜索(哈希和字典树)
剑指offer基础版 ---- 第29天