Code Monkey home page Code Monkey logo

sysanalyzer's Introduction


Copyright (C) 2005 iDefense, a Verisign Company 
Author: David Zimmer  [email protected] 

Videos:
-------------------------------
updates:          https://www.youtube.com/watch?v=4twR8xtVWPk
apiLogger:        https://www.youtube.com/watch?v=SqdGjihhDoU
original trainer: https://www.youtube.com/watch?v=OPXwKChdO4c
-------------------------------

Installer:  http://sandsprite.com/tools.php?id=13
Help File:  http://sandsprite.com/iDef/SysAnalyzer/

SysAnalyzer is an application that was designed to give malcode analysts an 
automated tool to quickly collect, compare, and report on the actions a 
binary took while running on the system. 

The main components of SysAnalyzer work off of comparing snapshots of the 
system over a user specified time interval. The reason a snapshot mechanism 
was used compared to a live logging implementation is to reduce the amount 
of data that analysts must wade through when conducting their analysis. By 
using a snapshot system, we can effectively present viewers with only the 
persistent changes found on the system since the application was first run. 

While this mechanism does help to eliminate allot of the possible noise 
caused by other applications, or inconsequential runtime nuances, it also 
opens up the possibility for missing key data. Because of this SysAnalyzer 
also gives the analyst the option to include several forms of live logging 
into the analysis procedure. 

Note: SysAnalyzer is not a sandboxing utility. Target executables are run 
in a fully live test on the system. If you are testing malicious code, you 
must realize you will be infecting your test system. 

SysAnalyzer's is designed to take snapshots of the following system 
attributes: 

* Running processes 
* Open ports and associated process 
* Dlls loaded into explorer.exe and Internet Explorer 
* System Drivers loaded into the kernel 
* Snapshots of certain registry keys 

For more information see the chm help file or videos.


sysanalyzer's People

Contributors

dzzie avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.