mirror of
https://git.qwik.space/left4code/left4code.neocities.org.git
synced 2025-07-28 00:13:38 +05:30
Hashcat and HashID changes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Left 4 Code</title>
|
||||
<title>Left4Code - (Digital Forensics)</title>
|
||||
<link rel="icon" type="image/x-icon" href="../favicon/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href='../style.css'>
|
||||
</head>
|
||||
@@ -29,7 +29,7 @@
|
||||
<hr>
|
||||
<p>[*Note*] This course got it's list of tools from <a href="https://tsurugi-linux.org/documentation_tsurugi_linux_tools_listing_2024.php">this Tsurugi Linux page</a> if this course ever becomes outdated (probably will unless I do community-submitted git integration) you can always find an updated list of tools there.</p>
|
||||
<hr>
|
||||
<p>[*Also Note*] Everything with a "[✅]" means the section exists and "[❌]" means it does not. [🛠️] means I'm currently working on it.</p>
|
||||
<p>[*Also Note*] Everything with a "[✅]" means the section exists and "[❌]" means it does not. [🛠️] means I'm currently working on it and [⚔️] denotes a challenge CTF for that specific section.</p>
|
||||
<hr>
|
||||
</dl>
|
||||
|
||||
@@ -45,9 +45,11 @@
|
||||
<hr>
|
||||
<li><a href="hash_forensics/gtkhash.html">GtkHash — [✅]</a></li>
|
||||
<li><a href="hash_forensics/shasum.html">sha*sum — [✅]</a></li>
|
||||
<li><a href="itscoming.html">hashcat — [🛠️]</a></li>
|
||||
<li><a href="itscoming.html">hashid — [❌]</a></li>
|
||||
<li><a href="itscoming.html">OpenTimestamps — [❌]</a></li>
|
||||
<li><a href="hash_forensics/hashid.html">hashid — [✅]</a></li>
|
||||
<li><a href="hash_forensics/hashcat.html">hashcat — [✅]</a></li>
|
||||
<hr>
|
||||
<li><a href="https://git.qwik.space/left4code/L4C_Forensics_CTF/src/branch/master/Filesystem%20Imaging%20&%20hashing/hashing/CTF_HashMash">(HashMash) — [⚔️]</a></li>
|
||||
<hr>
|
||||
</ul>
|
||||
<h3 class="blog-header">Data Acquisition</h3>
|
||||
<ul>
|
||||
@@ -91,6 +93,7 @@
|
||||
<ul>
|
||||
<li><a href="itscoming.html">etherscan — [❌]</a></li>
|
||||
<li><a href="itscoming.html">blockchair — [❌]</a></li>
|
||||
<li><a href="itscoming.html">OpenTimestamps — [❌]</a></li>
|
||||
<li><a href="itscoming.html">WalletSleuth — [❌]</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -99,6 +102,9 @@
|
||||
<ul>
|
||||
<li><a href="metadata_forensics/mat2.html">mat2 — [✅]</a></li>
|
||||
<li><a href="metadata_forensics/exiftool.html">ExifTool — [✅]</a></li>
|
||||
<hr>
|
||||
<li><a href="https://git.qwik.space/left4code/L4C_Forensics_CTF/src/branch/master/Metadata%20Forensics">(BKFLAG) — [⚔️]</a></li>
|
||||
<hr>
|
||||
</ul>
|
||||
|
||||
<h3 class="blog-header">Putting Together a Timeline & Report</h3>
|
||||
|
||||
Reference in New Issue
Block a user