Commit graph

101 commits

Author SHA1 Message Date
ziirish
10169e4894
fix: don't throw exceptions when the burp directory is not found 2021-10-06 17:23:48 +02:00
ziirish
5f1cb8e750
fix: update default proxy_fix rules to handle proto as well 2019-10-21 15:12:05 +02:00
ziirish
30a255037f
Allow to exclude patterns as well (fix #305) 2019-09-27 15:29:34 +02:00
ziirish
9076c73d95
update defaults 2019-07-02 00:00:43 +02:00
ziirish
384e88d2c6
fix: werkzeug >= 0.15.0 compatibility (fix #303) 2019-05-07 17:40:59 +02:00
ziirish
2c8e330acd
wait for the burp-server to be up and running while starting the agent 2019-04-02 18:20:38 +02:00
ziirish
8a3f50aed5
demo: ensure the monitor is ready before initializing the agent 2019-03-22 11:14:37 +01:00
ziirish
e27e5fe36d
update demo 2019-03-20 17:01:56 +01:00
ziirish
39a96f59cd
rename authentication backends sections 2019-01-18 12:54:06 +01:00
ziirish
f8f8e94ce2
fix: try to parse timestamp according to the timezone #284 2019-01-10 18:15:36 +01:00
ziirish
ea2d374d85
rename the 'async' backend into 'parallel' in order to be compliant with python 3.7 2018-08-18 02:58:51 +02:00
ziirish
97b35373a9
bui-monitor and async backends fully supported (closes #278) 2018-08-17 15:44:35 +02:00
ziirish
8dcc431a91
add: new audit logging system (see #260 for details) 2018-08-03 15:18:55 +02:00
ziirish
c8dc87973a
few tweaks for the async backend + doc 2018-08-02 16:58:01 +02:00
ziirish
f6c5ce98d3
add: new async backend
This new backend interact with the bui-monitor introduced in fff83dd5
A few things were refactored to take advantage of the queries
parallelization.
2018-08-01 22:45:45 +02:00
ziirish
fff83dd5f5
add: new bui-monitor tool
Handle a pool of burp client processes to have a more predictable amount
of burp client and allow some process parallelisation.
2018-07-28 13:51:41 +02:00
ziirish
0a09d51c73
support for ssl 2018-07-23 10:15:18 +02:00
ziirish
301906c581
remove 'single' and 'version' options in favor of 'backend' 2018-05-24 18:08:58 +02:00
ziirish
639de43d96
update doc 2018-05-07 16:27:24 +02:00
ziirish
01a33a847d
add: ACL hierarchy/order maters 2018-04-30 23:36:01 +02:00
ziirish
e06111c97f
enforce ro/rw checks for sensitive operations 2018-04-26 18:00:13 +02:00
ziirish
eaa0e843a7
improve ACL format documentation for #262 2018-04-20 17:24:20 +02:00
ziirish
f5abe3d751
add: new 'default_strip' option for #255 2018-04-19 16:52:37 +02:00
ziirish
80198256cb
focus on handling complete/explicit ACL rules + better merging algorithm for inherance (see #262) 2018-04-18 16:09:14 +02:00
ziirish
892a5f92ab
refactor ACL engine to allow to plug and factorise several backends 2018-02-23 23:28:58 +01:00
ziirish
85dadf0667
add: allow to rewrite/ignore labels 2018-02-19 09:58:33 +01:00
ziirish
09cd6e150a
tweaks 2018-02-13 16:52:16 +01:00
ziirish
822796a207
enhance moderator role 2018-02-09 21:55:01 +01:00
ziirish
4db75860f8
add: support group ACL + implement ro/rw rights 2018-02-09 16:26:52 +01:00
ziirish
4cc8b1dc38
extended ACL are disabled by default (fix #248) 2018-01-22 15:00:31 +01:00
ziirish
35ed05b9aa
disable Burp Settings button for non-admin users (fix #247) 2018-01-21 21:00:31 +01:00
ziirish
ccc649eb19 cleanup configs 2017-08-01 18:27:53 +02:00
ziirish
c942d6bcc4 doc: new websocket feature 2017-07-29 11:50:06 +02:00
ziirish
f5f06f3536 WIP: websocket support 2017-07-27 17:39:19 +02:00
ziirish
162dbe97f0 update doc with the new ACL options 2017-06-15 22:59:54 +02:00
ziirish
a9203e28b7 add: plugins system to allow users to write their own modules 2017-05-31 20:04:05 +02:00
ziirish
0f7d5b1480 allow to list users from LDAP and Local backend 2017-04-26 22:42:20 +02:00
ziirish
dcb4f1c7f1 increase limit ratio since we have a refresh of the UI more aggressive 2017-04-25 22:19:25 +02:00
ziirish
2ed79b82d5 rename standalone option + fix ACL auto-reload issue 2017-02-15 21:54:52 +01:00
ziirish
12100ff884 add: limiter extension to allow rate-limit the API 2017-01-29 18:00:22 +01:00
ziirish
db26868935 improve documentation 2016-12-28 15:35:17 +01:00
ziirish
c66440d45d tweaks for release 2016-12-16 09:44:47 +01:00
ziirish
5931eba373 prepare for release 2016-12-14 15:11:45 +01:00
ziirish
98de608b12 switch to burp 2 by default 2016-11-23 19:30:08 +01:00
ziirish
c76036de6a force hashed passwords by default 2016-10-13 13:14:32 +02:00
ziirish
4d4b2fb392 add: track sessions to allow sessions invalidation 2016-08-30 21:46:45 +02:00
ziirish
49438bd37b tweaks for release 2016-08-15 22:33:40 +02:00
ziirish
2f4aa624dc documentation 2016-08-01 20:53:11 +02:00
ziirish
95a09656e8 allow to specify session and cache database 2016-07-21 22:06:38 +02:00
ziirish
4a2ed7dee7 add: SQL storage support for some persistent data 2016-07-14 23:02:10 +02:00