msfjs
Version:
Node library for interacting with metasploit
33 lines (19 loc) • 411 B
Markdown
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))