-
Notifications
You must be signed in to change notification settings - Fork 385
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
[OSCD Initiative] Develop Responder for Duo Security #857
Comments
I'll be taking a look at this as a part of OSCD's Sprint 2. |
Hello @vector-sec ! Would you like to do it yourself? I am also interested in this Responder, so we could collaborate on it if you like (: And don't worry if you would like to do it yourself, that' totally fine either (: |
Hello, @Gyuri1 and I created the responder in order to lock/unlock user in Duo. Please feel free to test and send feedback: |
Hello @P0nt05, I took a look to what you implemented. Nice job. I would just pay attention to the responder naming: I would replace I would also use readable config property names like We need to improve also I'll try to release a new version of https://github.com/TheHive-Project/cortexutils during this second sprint. |
Sorry, I changed the naming immediately after @nadouani comment. The Responder as well as the property names. |
Hello @P0nt05 @nadouani! How about creating a PR for this Responder and proceeding with a discussion there? (: |
Hi @P0nt05 I started to review your code but I've a simple question to begin with. If you create a pull I can validate and merge or if you want I can pull my code and you can give it a try. |
Hello @P0nt05! Could you please join the discussion (: |
Hi @dadokkio, This is my repo: @yugoslavskiy thanks for the short reminder! |
Hi @P0nt05! But in that case, it will return |
@P0nt05 could you please create Pull Request so we could modify your code? |
Pull done! |
Hello @P0nt05! |
My pull is here https://github.com/P0nt05/CortexResponder_DuoUserAccount/pull/1/files |
Feature description
Responder for Duo Security that would be able to execute the following Response Actions:
Describe the solution you'd like
It could be done via Duo Security API using modify-user method:
The text was updated successfully, but these errors were encountered: