Skip to content

Commit 2367208

Browse files
committed
Order iOS Forensics section alphabetically
1 parent b394877 commit 2367208

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

index.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1413,17 +1413,16 @@ <h2><i class="fa fa-cogs"></i> Disassemblers Tools <a href="#disassemblers-tools
14131413
<a id="iOS-forensic-tools" class="anchor" href="#iOS-forensic-tools" aria-hidden="true" style="visibility: hidden"></a>
14141414
<h2><i class="fa fa-folder"></i> iOS Forensic Tools <a href="#iOS-forensic-tools"><span class="octicon octicon-link"></span></a></h2>
14151415
<ul>
1416-
<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>
1417-
<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>
1418-
<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>
1420-
<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>
1421-
<li><a href="https://www.paraben.com/device-seizure.html" target="_blank">Paraben Device Seizure</a></li>
14221416
<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>
1423-
<li><p><a href="http://mobilesyncbrowser.com/" target="_blank">Mobile Sync Browser</a> - Access your iOS backups</p></li>
14241417
<li><a href="http://tools.kali.org/forensics/iphone-backup-analyzer" target="_blank">iPhone Backup Analyzer</a></li>
14251418
<li><a href="https://code.google.com/p/iphonebackupbrowser/" target="_blank">iPhone Backup Browser</a></li>
1426-
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>
1420+
<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>
1421+
<li><p><a href="http://mobilesyncbrowser.com/" target="_blank">Mobile Sync Browser</a> - Access your iOS backups</p></li>
1422+
<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>
1423+
<li><a href="http://www.oxygen-forensic.com/en/" target="_blank">Oxygen Forensics Suite</a></li>
1424+
<li><a href="https://www.paraben.com/device-seizure.html" target="_blank">Paraben Device Seizure</a></li>
1425+
<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>
14271426
</ul>
14281427
<a id="iOS-dynamic-analysis-tools" class="anchor" href="#iOS-dynamic-analysis-tools" aria-hidden="true" style="visibility: hidden"></a>
14291428
<h2><i class="fa fa-cogs"></i> iOS Dynamic Analysis Tools <a href="#iOS-dynamic-analysis-tools"><span class="octicon octicon-link"></span></a></h2>

0 commit comments

Comments
 (0)