msf.js
====

Node lib for interacting with metasploit.

__WIP. Code is pretty ugly and buggy, would really appreciate pull reqs!__

Installation
------------

Via git:

> $ git clone https://github.com/SomeoneWeird/msfjs.git

> $ cd msfjs

> $ npm install  

Usage
-----

Check example/exploit.js

License
-------

MIT. Copy included.

Contact
-------

* GitHub ([SomeoneWeird](http://github.com/SomeoneWeird))
