Brendan Coles
|
9e0ccf71bb
|
Change /api/modules/multi_browser to accept 'ALL_ONLINE' for 'hb_ids'
|
2016-02-04 00:49:29 +00:00 |
|
Brendan Coles
|
f4ff606cbf
|
Change /api/modules/multi_browser to accept 'ALL' for 'hb_ids'
|
2016-02-02 21:50:08 +00:00 |
|
Brendan Coles
|
5507447661
|
Hide ARE rule processing output unless debugging
|
2016-02-01 18:42:21 +00:00 |
|
Wade Alcorn
|
ce01d9fa46
|
updated copyright year
|
2015-12-30 08:11:57 +10:00 |
|
antisnatchor
|
d585f3ab24
|
Added RESTful API call to update os/os_version/arch of a specific browser (useful in MITM scenarios where you have more powerful tools than browser/JS to fingerprint)
|
2015-12-02 14:35:55 +01:00 |
|
antisnatchor
|
050cc3edfd
|
Fixed #1151
|
2015-07-30 10:46:12 +02:00 |
|
antisnatchor
|
4d0f1981c2
|
Added RESTful API calls to delete and list rulesets.
|
2015-07-28 11:41:46 +02:00 |
|
antisnatchor
|
e3a20adeb0
|
Re-added config object
|
2015-07-27 13:29:47 +02:00 |
|
antisnatchor
|
bdecbd21a0
|
Merged changed from master branch, disabled ARE rules by default.
|
2015-07-27 10:44:51 +02:00 |
|
antisnatchor
|
c84e1b88ac
|
Autorun Rule Engine from @antisnatchor with love (alpha version).
|
2015-07-27 10:34:58 +02:00 |
|
antisnatchor
|
ea9549adbe
|
Fixed issue with latest Rack. Now using mime/types to return the right content-type based on file extension when using AssetHandler.bind.
|
2015-07-05 12:44:00 +02:00 |
|
antisnatchor
|
03ecd61781
|
Limited /api/server/bind scope to the social_engineering/droppers directory (it could potentially be abused to mount arbitrary files post-auth)
|
2015-06-09 12:41:50 +02:00 |
|
antisnatchor
|
1e06bb6c17
|
Return 'n/a' rather than nil in restful API calls for PF integration
|
2015-02-27 11:50:38 +01:00 |
|
Wade Alcorn
|
2fbca61368
|
Updated copyright dates
|
2014-12-30 07:44:58 +10:00 |
|
Brendan Coles
|
53dd7ee5fb
|
rescue StandardError
|
2014-10-28 08:18:26 +00:00 |
|
bmantra
|
52f7a9cbca
|
delete old zombies via REST api and UI #762
|
2014-10-27 20:27:39 +01:00 |
|
antisnatchor
|
1f6278ca91
|
Changed array index position for PhishingFrenzyUID entry in restful api call
|
2014-10-13 13:55:08 +02:00 |
|
antisnatchor
|
50a9784606
|
Added PhishingFrenzy integration config option and code
|
2014-10-13 11:51:25 +02:00 |
|
Brendan Coles
|
04b3bee8cf
|
Fix get_hb_details
|
2014-10-11 05:29:30 +00:00 |
|
antisnatchor
|
18efaf7f52
|
Adding separate restful api call for offline browsers only (phishing-frenzy integration)
|
2014-10-09 12:34:10 +02:00 |
|
antisnatchor
|
4c945e018e
|
Added geolocation info to PF restufl api call
|
2014-10-08 11:49:29 +02:00 |
|
antisnatchor
|
209a488c77
|
Added restful api call for phishing-frenzy integration
|
2014-10-07 15:19:47 +02:00 |
|
Spencer McIntyre
|
76c09aa38a
|
Support pulling the server version through the REST API
|
2014-04-28 15:35:01 -04:00 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10:00 |
|
bcoles
|
02e6d4db11
|
Rescue StandardError rather than Exception
|
2013-12-30 06:41:07 +10:30 |
|
antisnatchor
|
71a67defd4
|
Added new RESTful API method to bind a local file to a url. Also added "dropper" directory into Social Engineering extension.
|
2013-10-08 14:08:52 +01:00 |
|
bcoles
|
449c6633aa
|
Rename 'System Platform' to 'Browser Platform'
|
2013-02-03 05:24:48 +10:30 |
|
Wade Alcorn
|
fe40038441
|
Updated copyright year to 2013
|
2012-12-30 12:47:43 +10:00 |
|
antisnatchor
|
da08911080
|
Added '/multi_module' RESTful API call to send multiple modules at once to a single browser.
|
2012-11-25 13:47:29 +00:00 |
|
Wade Alcorn
|
b68df3d024
|
Changed license header
|
2012-11-02 14:05:15 +10:00 |
|
antisnatchor
|
5a2f30a0c0
|
Added a bunch of new RESTful API calls: get categories, search module by name.
|
2012-10-22 15:30:27 +11:00 |
|
antisnatchor
|
4d262d6d19
|
Issue #556 : added json response to RESTful endpoint /api/modules/multi
|
2012-06-30 19:00:42 +01:00 |
|
antisnatchor
|
bd6065eff9
|
Issue #556 : updated exception error message
|
2012-06-30 18:38:25 +01:00 |
|
antisnatchor
|
5d47739c71
|
Issue #556 : added RESTful api endpoint /api/modules/multi
|
2012-06-30 18:33:51 +01:00 |
|
antisnatchor
|
3aadf6fa75
|
Issue #556 : the RESTful api call to retrieve HBs now returns also the ID of the HB
|
2012-06-30 16:00:31 +01:00 |
|
antisnatchor
|
6ff34953d9
|
Added Leffe beer can handler. commented for now.
|
2012-04-30 10:14:59 +01:00 |
|
antisnatchor
|
f63240d3cb
|
Added /api/hooks/:session RESTful api call in order to retrieve the full BrowserDetails for the hooked browser.
|
2012-04-20 14:46:46 +01:00 |
|
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 |
|
antisnatchor
|
3ebe44732b
|
Added beef.module.key.class to /api/module JSON response.
|
2012-04-15 12:54:04 +01:00 |
|
antisnatchor
|
8feef887b9
|
Fixed issue with malformed JSON response (missing }). No using hash.to_json to send response.
|
2012-04-15 11:56:00 +01:00 |
|
antisnatchor
|
364575592a
|
Moved BeEF credentials from admin_ui extension to the main config.yaml. Updated both admin_ui and RESTful API to reflect the changes.
|
2012-04-15 10:53:08 +01:00 |
|
Christian Frichot
|
79a7dd3e88
|
RESTful Admin API Class now includes a LOGIN method
|
2012-04-15 16:38:38 +08:00 |
|
Christian Frichot
|
321a63b148
|
Placeholder admin RESTful API class
|
2012-04-15 07:24:56 +08:00 |
|
Christian Frichot
|
44e9871503
|
RESTful API now obeys permitted_ui_subnet
|
2012-04-15 07:24:17 +08:00 |
|
antisnatchor
|
22772c7822
|
Issue 654: the RESTful api classes are now extending the Router class
|
2012-04-09 11:16:21 +01:00 |
|
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 |
|