Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically generate API token #43

Closed
michaelweiser opened this issue Aug 5, 2019 · 0 comments
Closed

Automatically generate API token #43

michaelweiser opened this issue Aug 5, 2019 · 0 comments
Assignees

Comments

@michaelweiser
Copy link
Contributor

Based on comments in scVENUS/PeekabooAV#91 we should automatically generate an API token and set it in cuckoo.conf and peekaboo.conf.

@Jack28 Jack28 self-assigned this Aug 6, 2019
michaelweiser added a commit to michaelweiser/PeekabooAV-Installer that referenced this issue Feb 7, 2020
Since cuckoo ignores our api token provided in the custom.kv.conf, we
hack it into the config retroactively. Doesn't hurt if it starts to
honour the setting in the future.

Closes scVENUS#43. (really, really)
michaelweiser added a commit to michaelweiser/PeekabooAV-Installer that referenced this issue Feb 7, 2020
Since cuckoo ignores our api token provided in the custom.kv.conf, we
hack it into the config retroactively. Doesn't hurt if it starts to
honour the setting in the future.

Closes scVENUS#43. (really, really)
Closes scVENUS#56.
michaelweiser added a commit to michaelweiser/PeekabooAV-Installer that referenced this issue Feb 25, 2020
Add variable and temporary password lookup and storage file to
automatically generate and embed into the config files of cuckoo and
peekaboo a random API token.

Does not work right now since cuckoo does not accept the
cuckoo.cuckoo.api_token setting from our custom.kv.conf. More work
required.

Closes scVENUS#43.
michaelweiser added a commit to michaelweiser/PeekabooAV-Installer that referenced this issue Feb 25, 2020
Since cuckoo ignores our api token provided in the custom.kv.conf, we
hack it into the config retroactively. Doesn't hurt if it starts to
honour the setting in the future.

Closes scVENUS#43. (really, really)
Closes scVENUS#56.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants