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 |
|
Wade Alcorn
|
8003f1a47f
|
Updated the copyright year to 2014
|
2014-01-01 16:34:15 +10: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 |
|
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
|
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 |
|
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
|
8fdd127f17
|
Disabled Sinatra exception, and set the custom 404 response to 'not found.'
|
2012-03-14 16:26:29 +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 |
|