Skip to content

Commit b394877

Browse files
committed
Add Keychain Dumper
1 parent e2f0da4 commit b394877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,6 +1416,7 @@ <h2><i class="fa fa-folder"></i> iOS Forensic Tools <a href="#iOS-forensic-tools
14161416
<li><p><a href="http://www.sleuthkit.org/sleuthkit/" target="_blank">SleuthKit</a> - The Sleuth Kit® is a collection of command line tools and a C library that allows you to analyze disk images and recover files from them. It is used behind the scenes in Autopsy and many other open source and commercial forensics tools.</p></li>
14171417
<li><p><a href="http://www.sleuthkit.org/mac-robber/index.php" target="_blank"> Mac-robber</a> - mac-robber is a digital investigation tool that collects data from allocated files in a mounted file system. This is useful during incident response when analyzing a live system or when analyzing a dead system in a lab.</p></li>
14181418
<li><a href="http://www.oxygen-forensic.com/en/" target="_blank">Oxygen Forensics Suite</a></li>
1419+
<li><p><a href="https://github.com/ptoomey3/Keychain-Dumper" target="_blank">Keychain Dumper</a> - A tool to check which keychain items are available to an attacker once an iOS device has been jailbroken.</p></li>
14191420
<li><p><a href="https://www.blackbagtech.com/software-products/mobilyze.html" target="_blank">Mobilyze</a> - Mobilyze is a mobile data triage tool, designed to give users immediate access to data from iOS and Android devices. </p></li>
14201421
<li><a href="https://www.paraben.com/device-seizure.html" target="_blank">Paraben Device Seizure</a></li>
14211422
<li><p><a href="https://sourceforge.net/projects/iphoneanalyzer/" target="_blank">iPhone Analyzer</a> - iPhone Analzyer allows you to forensically examine or recover date from in iOS device.</p></li>

0 commit comments

Comments
 (0)