Commit graph

99 commits

Author SHA1 Message Date
ziirish
1eef0c123a
fix empty arrays 2018-02-20 11:28:57 +01:00
ziirish
2862242ae6
fix: ignore wrong filters 2018-02-19 19:59:32 +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
2ba1f84c0d
some more encoding issues (fix #234 #245) 2018-01-11 18:41:24 +01:00
ziirish
295eccab74
add: enable sentry on the demo 2017-12-28 13:30:54 +01:00
ziirish
71e35d53bf allow to reopen a session after the browser is closed 2017-09-20 11:14:57 +02:00
ziirish
ccb21e3a48 merge the Burp1 and Burp2 configuration sections 2017-08-01 16:43:11 +02:00
ziirish
246d93b99c first fully working websocket module 2017-07-29 11:51:20 +02:00
ziirish
f5f06f3536 WIP: websocket support 2017-07-27 17:39:19 +02:00
ziirish
8d8a6dc655 make acl engine chainable 2017-06-06 21:51:59 +02:00
ziirish
bcdbdbab66 fix: real strict load_modules to avoid silently downgrading client backend 2017-06-02 12:36:18 +02:00
ziirish
61b157c7dd do not load plugins if not necessary 2017-06-01 23:25:04 +02:00
ziirish
a9203e28b7 add: plugins system to allow users to write their own modules 2017-05-31 20:04:05 +02:00
ziirish
954ff80687 update requirements 2017-04-28 13:53:04 +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
8eab376a0a fix: limiter was not applied on all routes 2017-04-12 10:12:37 +02:00
ziirish
d6b6673dd2 fix: attribute changed to property without a setter 2017-02-15 22:17:30 +01:00
ziirish
2ed79b82d5 rename standalone option + fix ACL auto-reload issue 2017-02-15 21:54:52 +01:00
ziirish
e34ec052e0 catch authentication modules exception at loading 2017-02-10 08:17:26 +01:00
ziirish
12100ff884 add: limiter extension to allow rate-limit the API 2017-01-29 18:00:22 +01:00
ziirish
b6ff7b148e fix max age when file is a stream 2017-01-26 14:54:13 +01:00
ziirish
caef8604df allow to recover session based on client-side cookies 2017-01-26 10:57:04 +01:00
ziirish
50b9701e5c add: deprecation notice 2017-01-16 22:43:02 +01:00
ziirish
244c1a4375 allow the manager to run without a properly set burp client 2016-12-15 17:24:50 +01:00
ziirish
d88674f894 make the CLI more modulable 2016-12-14 16:56:08 +01:00
ziirish
ad8ce2b23b fix: packaging issues 2016-12-14 13:08:39 +01:00
ziirish
5e61a114ab better handling of missing sql requirements 2016-12-11 19:50:02 +01:00
ziirish
34ed40849b force unittest to run with burp 1 2016-11-23 21:22:46 +01:00
ziirish
98de608b12 switch to burp 2 by default 2016-11-23 19:30:08 +01:00
ziirish
0f66e82d0e add: demo mode 2016-10-18 08:12:47 +02:00
ziirish
4d4b2fb392 add: track sessions to allow sessions invalidation 2016-08-30 21:46:45 +02:00
ziirish
bfa6e151b1 share global modules to mimic flask 2016-07-30 15:25:22 +02:00
ziirish
b01c1800c6 keep externalizing modules 2016-07-27 16:18:21 +02:00
ziirish
c03910844b manage empty value 2016-07-21 22:34:18 +02:00
ziirish
04932f1c7a typo 2016-07-21 22:21:37 +02:00
ziirish
2bf65bff98 fix: wrong cast type 2016-07-21 22:19:52 +02:00
ziirish
99b52754b5 fix: wrong cast type 2016-07-21 22:15:10 +02:00
ziirish
95a09656e8 allow to specify session and cache database 2016-07-21 22:06:38 +02:00
ziirish
341613ab7b refactor configuration to ease the sharing 2016-07-20 22:55:46 +02:00
ziirish
4a2ed7dee7 add: SQL storage support for some persistent data 2016-07-14 23:02:10 +02:00
ziirish
29577b7a79 [WIP] add celery support to manage asynchronous tasks 2016-07-12 22:15:34 +02:00
ziirish
532f15d711 add option to disable behavior introduced by #136 by default 2016-07-06 17:19:47 +02:00
ziirish
293e91d8c2 fix default configuration options with right type 2016-07-01 17:02:57 +02:00
ziirish
86d0d0c820 fix tests 2016-06-15 15:09:19 +02:00
ziirish
25bb371032 add the ability to write our own config for #132 2016-06-15 10:10:35 +02:00
ziirish
e6abed8df0 huge parser refactoring 2016-06-08 18:58:26 +02:00
ziirish
03da0a6961 pep8 2016-05-27 16:58:37 +02:00
ziirish
a6cb3c7830 some fixes for release 2016-05-17 12:12:04 +02:00
ziirish
dca57a4c7e add: security options (closes #86) 2016-05-11 20:41:21 +02:00