All Projects → hija → Malwaredatascience

hija / Malwaredatascience

Licence: mit
Malware Data Science Reading Diary / Notes

Projects that are alternatives of or similar to Malwaredatascience

Malware Feed
Bringing you the best of the worst files on the Internet.
Stars: ✭ 69 (-15.85%)
Mutual labels:  malware, malware-analysis
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-1.22%)
Mutual labels:  jupyter-notebook, data-science
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-12.2%)
Mutual labels:  jupyter-notebook, data-science
Ensae teaching cs
Teaching materials in python at the @ENSAE
Stars: ✭ 69 (-15.85%)
Mutual labels:  jupyter-notebook, data-science
Learning python
Source material for Python Like You Mean it
Stars: ✭ 78 (-4.88%)
Mutual labels:  jupyter-notebook, data-science
Saydog Framework
Saydog Framework
Stars: ✭ 71 (-13.41%)
Mutual labels:  malware, malware-analysis
Suspeitando
Projeto de análise de contratos com suspeita de superfaturamento e má qualidade na prestação de serviços.
Stars: ✭ 76 (-7.32%)
Mutual labels:  jupyter-notebook, data-science
Python Hierarchical Clustering Exercises
Exercises for hierarchical clustering with Python 3 and scipy as Jupyter Notebooks
Stars: ✭ 62 (-24.39%)
Mutual labels:  jupyter-notebook, data-science
Covid19 Dashboard
A site that displays up to date COVID-19 stats, powered by fastpages.
Stars: ✭ 1,212 (+1378.05%)
Mutual labels:  jupyter-notebook, data-science
Scikit Learn Tips
🤖⚡️ scikit-learn tips
Stars: ✭ 1,203 (+1367.07%)
Mutual labels:  jupyter-notebook, data-science
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-15.85%)
Mutual labels:  jupyter-notebook, data-science
Phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Stars: ✭ 79 (-3.66%)
Mutual labels:  jupyter-notebook, data-science
Etl with python
ETL with Python - Taught at DWH course 2017 (TAU)
Stars: ✭ 68 (-17.07%)
Mutual labels:  jupyter-notebook, data-science
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+1332.93%)
Mutual labels:  jupyter-notebook, data-science
W2v
Word2Vec models with Twitter data using Spark. Blog:
Stars: ✭ 64 (-21.95%)
Mutual labels:  jupyter-notebook, data-science
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+10768.29%)
Mutual labels:  jupyter-notebook, data-science
Ntds 2017
Material for the EPFL master course "A Network Tour of Data Science", edition 2017.
Stars: ✭ 61 (-25.61%)
Mutual labels:  jupyter-notebook, data-science
Malware Analysis Scripts
Collection of scripts for different malware analysis tasks
Stars: ✭ 61 (-25.61%)
Mutual labels:  malware, malware-analysis
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+1368.29%)
Mutual labels:  jupyter-notebook, data-science
Notebooks
A collection of Jupyter/IPython notebooks
Stars: ✭ 78 (-4.88%)
Mutual labels:  jupyter-notebook, data-science

Malware Data Science - Reading Diary

This repository contains my take-aways, coding projects and thoughts from the book Malware Data Science by Joshua Saxe and Hillary Sanders. The book was published by the no starch press in fall 2018 and deals with analyzing malware with the help of data science methods.

The Cover of the book

For every chapter, I provide a small summary and for the most chapters I also provide some short codesnippet or jupyter notebook which I worked on to deepen my understanding of the topic. There are the following chapters:

  1. Basic Static Malware Analysis
  2. Beyond Basic Static Analysis: X86 Disassembly
  3. A Brief Introduction to Dynamic Analysis
  4. Identifying Attack Campaigns Using Malware Networks
  5. Shared Code Analysis
  6. Understanding Machine Learning-Based Malware Detectors (You can read this chapter for free here)
  7. Evaluating Malware Detection Systems
  8. Building Machine Learning Detectors
  9. Visualizing Malware Trends
  10. Deep Learning Basics
  11. Building A Neural Network Malware Detector With Keras
  12. Becoming a Data Scientist + My personal résumé

You can get the book here and you can find the corresponding book website here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].