antisnatchor
|
cd4fce7887
|
Moved initialization extension into the core. BrowserDetails are a vital component of BeEF. There is no reason to don't have it in the core.
|
2012-04-18 12:54:48 +01:00 |
|
Christian Frichot
|
44e9871503
|
RESTful API now obeys permitted_ui_subnet
|
2012-04-15 07:24:17 +08:00 |
|
antisnatchor
|
b88acd98c8
|
Added BeEF router superclass: it will be extended by other classes when sub-routes are needed.
|
2012-03-29 14:24:15 +02: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
|
7dab21ff7f
|
First skeleton for the RESTful api using Sinatra (modular approach, not classic one).
|
2012-03-11 16:12:59 +01:00 |
|
antisnatchor
|
e9a6049e58
|
Fixes issue 621: Added 2 new command line options. Now it's psosible to specify a different config.yaml file. Also changed the core load order, adding a new bootstrap module.
|
2012-03-04 14:55:03 +01:00 |
|