SomeoneWeird / msfjs

NodeJS library for interacting with metasploit
MIT License
13 stars 2 forks source link

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