From 7c5ee438432693aea38ff4158f1d6ea96a986f52 Mon Sep 17 00:00:00 2001 From: Frank Xu Date: Thu, 15 Aug 2024 10:26:24 -0400 Subject: [PATCH] improve CIKM2024 PPT --- AI4Forensics/CKIM2024/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/AI4Forensics/CKIM2024/readme.md b/AI4Forensics/CKIM2024/readme.md index b445a25..b1a381e 100644 --- a/AI4Forensics/CKIM2024/readme.md +++ b/AI4Forensics/CKIM2024/readme.md @@ -37,7 +37,9 @@ By fostering a collaborative learning environment, this tutorial aims to empower - [Construct a knowledge graph in STIX (zero-shot)](https://colab.research.google.com/github/frankwxu/digital-forensics-lab/blob/main/AI4Forensics/CKIM2024/PhishingAttack/PhishingAttackScenarioDemo/03_evidence_stix_zeroshot.ipynb) - [Construct a knowledge graph in STIX (one-shot)](https://colab.research.google.com/github/frankwxu/digital-forensics-lab/blob/main/AI4Forensics/CKIM2024/PhishingAttack/PhishingAttackScenarioDemo/04_evidence_stix_oneshot.ipynb) - [Compare one-shot vs. zero-shot](https://colab.research.google.com/github/frankwxu/digital-forensics-lab/blob/main/AI4Forensics/CKIM2024/PhishingAttack/PhishingAttackScenarioDemo/05_evidence_stix_dot_generator.ipynb) -- [Profiling suspect based on browser history (hands-on lab)](https://colab.research.google.com/github/frankwxu/digital-forensics-lab/blob/main/AI4Forensics/CKIM2024/BrowserHistory/Eric/profile_browser_history_Eric.ipynb) +- Profiling suspect based on browser history (hands-on lab) + - [Profiling](https://colab.research.google.com/github/frankwxu/digital-forensics-lab/blob/main/AI4Forensics/CKIM2024/BrowserHistory/Eric/profile_browser_history_Eric.ipynb) + - [Data Preprocessing](https://colab.research.google.com/github/frankwxu/digital-forensics-lab/blob/main/AI4Forensics/CKIM2024/BrowserHistory/Eric/browser_proprocess.ipynb) - [Political insights analysis based on Hillary's leaked Emails (hands-on lab)](#political-insight-analysis-leveraging-llms) - Challenges and Limitations of Leveraging LLM in Digital Forensics - Conclusion