antisnatchor
|
4e224e63ee
|
added example on how to call metasploit modules with the REST api
|
2012-03-15 13:53:29 +01:00 |
|
antisnatchor
|
fec922a63c
|
Implemented /api/modules/ to retrieve all enabled modules
|
2012-03-14 16:52:25 +01:00 |
|
antisnatchor
|
8fdd127f17
|
Disabled Sinatra exception, and set the custom 404 response to 'not found.'
|
2012-03-14 16:26:29 +01:00 |
|
antisnatchor
|
c3a611d12e
|
Implemented info/options retrieval for a specific module throught the REST API
|
2012-03-13 17:18:13 +01:00 |
|
antisnatchor
|
434f9f8e43
|
Now it's possible to launch command modules via the REST api (also with options), and then get execution results.
|
2012-03-13 12:43:10 +01:00 |
|
antisnatchor
|
3674f06609
|
Implemented /api/logs and /api/logs/hb_session, added code comments
|
2012-03-12 17:40:38 +01:00 |
|
antisnatchor
|
818f3d207e
|
Retrieving correct browser version with browserDetails BrowserVersion
|
2012-03-12 17:14:09 +01:00 |
|
antisnatchor
|
4429ab3df2
|
Added /api/hooks logic to retrieve online and offline HBs as json
|
2012-03-12 12:46:04 +01:00 |
|
antisnatchor
|
03cd06a014
|
Added stubs and registered classes for the 3 main RESTful API endpoints: hooks, modules, logs
|
2012-03-12 11:55:26 +01:00 |
|
antisnatchor
|
872272645e
|
Added api_token for RESTful api authentication
|
2012-03-12 10:27:03 +01:00 |
|
antisnatchor
|
7dab21ff7f
|
First skeleton for the RESTful api using Sinatra (modular approach, not classic one).
|
2012-03-11 16:12:59 +01:00 |
|