My Jupyter Collection
I work with Jupyter notebook on a daily base for analysis, threat intelligence and creating workflows! I created a Github page to share some of them! I update it periodically! This thread was originally posted on Twitter and saved here! 🤓

“Malware Bazaar Lookup with MSTICpy” is a notebook that demonstrates the usage of MSTICpy for querying Malware Bazaar API. 🛠️

“10 Python Libraries for Malware Analysis and Reverse Engineering” is a notebook that demonstrates how to use Python for malware analysis and RE! More detail on my blog!

“Using Python to unearth a goldmine of threat intelligence from leaked chat logs” is a notebook that explore the Conti Leaks and shows a complete process of analysis the data. I wrote a blog about it! 🤓

“VT Hunting Domain Relationship using MSTICpy” is a notebook that shows how to use MSTICpy and VirusTotal for extracting domains relationship and pivoting for other relations (samples, domains, urls…).

“Extracting Indicators of Compromise from Threat Reports using MSTICpy” is another notebook that uses MSTICpy to quickly extract IOCs from a blog post!👌

“Strings Similarity Experimentation” is a notebook that experiments how to put in perspective malware similarities between samples using the extracted strings and the Jaccard distance! 🧑🔬

I also did a presentation at the 2022 Jupyterthon conference about the use of Jupyter Notebook for threat intelligence sharing. You can find the slides and the talks below.






