add hpfeeds broker for testing

This commit is contained in:
Marco Ochse
2018-05-30 15:46:18 +00:00
parent 62b02a7500
commit fbc11fa12c
3 changed files with 61 additions and 0 deletions

1
docker/hpfeeds/dist/adduser.sql vendored Normal file
View File

@ -0,0 +1 @@
insert into authkeys (owner, ident, secret, pubchans, subchans) values ('testID', 'testID', 'testSecret', '["ciscoasa", "rdpy-channel", "mailoney.mail","mailoney.commands",mailoney.shellcode"]', '["ciscoasa", "rdpy-channel", "mailoney.mail","mailoney.commands",mailoney.shellcode"]');