Changes

Jump to: navigation, search

Security/Automation/WinterOfSecurity2014

74 bytes added, 18:15, 30 April 2014
Cross-platform memory scanning in Go
* difficulty: high
* language: english or french
The [https://github.com/mozilla/mig/ Mozilla InvestiGator (MIG) ] project needs a way to inspect the content of the memory of a system, and detect threats. The typical approach in memory forensic is to dump the memory of a system, and perform analysis on another system, using tools like [https://code.google.com/p/volatility/ Volatility]. We are looking for an approach that is less invasive, where an agent running on a target system can inspect its own memory without disrupting operations. Existing libraries, such as Volatility, are hard to ship to remote systems because of their size and dependencies. The goal of this project is to design and code a lean, cross-platform, memory inspection library in the Go language that can be integrated into MIG.
This project is an opportunity for a group of students to take a close look at memory forensic across all operating systems.
Confirm
529
edits

Navigation menu