Main Page

From Matt's Network Monitor

Jump to: navigation, search

Contents

Welcome to the home of Matt's Network Monitor.

[edit] Overview

Matt's Network Monitor is a web application built on Ruby on Rails. It features a rich front-end for monitoring and probing networks to determine host and interface status, as well as permitting security testing via Metasploit. It is designed with several key points in mind:

  1. Be fast.
  2. Be clean.
  3. Be portable.

This wiki exists as an effort to document the development of the project and serve as a primary source of documentation for usage and troubleshooting.

To see what is in development, check out the ToDo page.

[edit] Dependencies

M.N.M. is dependent on several external applications, they must be installed on the system before M.N.M. can be run:

  • sqlite3 Ruby gem
  • nmap
  • nessus
  • metasploit (3.x)
  • sudo (optional, but suggested for improved security)

[edit] Database Schema

[edit] Brain Dumps

Personal tools