Brendan Coles
d698b6a0ba
Add support for multiple permitted hooking/ui subnets - #1319
2019-03-03 21:14:39 +00:00
Brendan Coles
03424c804e
Update BrowserDetails to store textual OID-style key/value data
2019-02-26 15:22:54 +00:00
Brendan Coles
5320dbc7fb
Clean up Admin UI
2019-02-23 12:21:12 +00:00
Brendan Coles
f594c6c217
Replace /ui/logs controller with REST API - #1389
2019-02-16 14:31:18 +00:00
Brendan Coles
138b5d9eb0
Add /api/server/mounts API endpoint
2019-02-16 13:20:41 +00:00
Brendan Coles
ad186a56de
Add Zombies tab to main panel
2019-02-15 13:33:36 +00:00
Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Bucky Wilson
8c8dd6c9c3
Added auth access time checking
...
Time set on failure,
Next request fails if inside configured time: beef.restrictions.api_attempt_delay
modified: core/main/rest/handlers/admin.rb
2018-01-10 09:49:33 +10:00
Bucky Wilson
f9f6dbfab9
/update timeout? definition.
...
Only one exit from function.
modified: core/main/rest/api.rb
2018-01-10 09:49:33 +10:00
Bucky Wilson
7ac24ef754
1333: Rate Limit API - 1 in user defined value
...
Allow api connection every api_attempt_delay milliseconds.
Currently 50 mSec
Uses the same process as ui/admin rate limiting.
Changes to be committed:
modified: config.yaml
modified: core/main/rest/api.rb
modified: core/main/router/router.rb
2018-01-10 09:35:27 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
36cc4a4dd3
Add event log RSS feed
2017-06-29 11:00:24 +00:00
Brendan Coles
59fecdcce3
Test if supplied IP address is valid dot-decimal format
2017-02-05 05:28:30 +00:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
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