mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
add: support for secure cookies
This commit is contained in:
parent
5437037fc1
commit
0b07c21190
6 changed files with 32 additions and 16 deletions
|
|
@ -39,6 +39,8 @@ liverefresh: 5
|
|||
storage: redis
|
||||
# redis server to connect to
|
||||
redis: demo-redis:6379
|
||||
# whether to use secure cookie or not
|
||||
scookie: false
|
||||
|
||||
## burp1 backend specific options
|
||||
#[Burp1]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue