All Projects → Wind3x → Practical_Malware_Analysis

Wind3x / Practical_Malware_Analysis

Licence: other
Materials for a course based on the Practical Malware Analysis text by Andrew Honig and Michael Sikorski

Projects that are alternatives of or similar to Practical Malware Analysis

Malice
VirusTotal Wanna Be - Now with 100% more Hipster
Stars: ✭ 1,253 (+7731.25%)
Mutual labels:  cybersecurity, malware-analysis
Visualize logs
A Python library and command line tools to provide interactive log visualization.
Stars: ✭ 128 (+700%)
Mutual labels:  cybersecurity, malware-analysis
Fileintel
A modular Python application to pull intelligence about malicious files
Stars: ✭ 97 (+506.25%)
Mutual labels:  cybersecurity, malware-analysis
Malsub
A Python RESTful API framework for online malware analysis and threat intelligence services.
Stars: ✭ 308 (+1825%)
Mutual labels:  cybersecurity, malware-analysis
Malware-Zoo
Hashes of infamous malware
Stars: ✭ 18 (+12.5%)
Mutual labels:  cybersecurity, malware-analysis
Besafe
BeSafe is robust threat analyzer which help to protect your desktop environment and know what's happening around you
Stars: ✭ 21 (+31.25%)
Mutual labels:  cybersecurity, malware-analysis
Mwdb Core
Malware repository component for samples & static configuration with REST API interface.
Stars: ✭ 125 (+681.25%)
Mutual labels:  cybersecurity, malware-analysis
Analyst Arsenal
A toolkit for Security Researchers
Stars: ✭ 112 (+600%)
Mutual labels:  cybersecurity, malware-analysis
Owlyshield
Owlyshield is an EDR framework designed to safeguard vulnerable applications from potential exploitation (C&C, exfiltration and impact))..
Stars: ✭ 281 (+1656.25%)
Mutual labels:  cybersecurity, malware-analysis
Osweep
Don't Just Search OSINT. Sweep It.
Stars: ✭ 225 (+1306.25%)
Mutual labels:  cybersecurity, malware-analysis
Misp
MISP (core software) - Open Source Threat Intelligence and Sharing Platform
Stars: ✭ 3,485 (+21681.25%)
Mutual labels:  cybersecurity, malware-analysis
Malware-Sample-Sources
Malware Sample Sources
Stars: ✭ 214 (+1237.5%)
Mutual labels:  cybersecurity, malware-analysis
Malware-Machine-Learning
Malware Machine Learning
Stars: ✭ 26 (+62.5%)
Mutual labels:  cybersecurity, malware-analysis
Malware Feed
Bringing you the best of the worst files on the Internet.
Stars: ✭ 69 (+331.25%)
Mutual labels:  cybersecurity, malware-analysis
pyc2bytecode
A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)
Stars: ✭ 70 (+337.5%)
Mutual labels:  cybersecurity, malware-analysis
Karton
Distributed malware processing framework based on Python, Redis and MinIO.
Stars: ✭ 134 (+737.5%)
Mutual labels:  cybersecurity, malware-analysis
awesome-executable-packing
A curated list of awesome resources related to executable packing
Stars: ✭ 720 (+4400%)
Mutual labels:  cybersecurity, malware-analysis
SuperLibrary
Information Security Library
Stars: ✭ 60 (+275%)
Mutual labels:  cybersecurity, malware-analysis
FinSpy-for-Android
FinSpy for Android technical analysis and tools
Stars: ✭ 42 (+162.5%)
Mutual labels:  malware-analysis
Lucifer
A Powerful Penetration Tool For Automating Penetration Tasks Such As Local Privilege Escalation, Enumeration, Exfiltration and More... Use Or Build Automation Modules To Speed Up Your Cyber Security Life
Stars: ✭ 302 (+1787.5%)
Mutual labels:  cybersecurity

Practical Malware Analysis

Kristina Savelesky | Updated 30 January 2018

General Description

The purpose of this independent study was to evaluate a potential curriculum that could be developed into a Special Topics or regular Informatics course as part of the Information Assurance and Cybersecurity track. The topics covered in such a course include technical skills such as malware analysis and general reverse engineering tools and techniques, as well as soft skills such as doing technical work in a collaborative environment and presenting findings to semi- and non-technical audiences. These skills are essential and often required for students wishing to enter the Cybersecurity industry as part of a team of Incident Responders, Penetration Testers, Digital Forensic Investigators, or general Security Engineers.

Learning Objectives

  • Understand the attacker mindset and how to utilize this perspective in various scenarios
  • Communicate technical information to non-, semi-, and fully-technical audiences
  • Work on technical challenges in a collaborative environment
  • Acquire foundational knowledge of malware, analysis tools, and techniques
  • Be able to properly perform basic static and dynamic analysis of samples
  • Become familiar with advanced tools and techniques used in static and dynamic analysis
  • Detect and defeat anti-reverse engineering techniques employed by attackers
  • Be exposed to special topics in malware analysis for further development

Resources

  • Textbook - required - Practical Malware Analysis by Michael Sikorski and Andrew Honig
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].