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

virustotal file scanning broken (AttributeError: 'Namespace' object has no attribute 'vtotReqLimit') #97

Closed
mmguero opened this issue May 3, 2022 · 1 comment
Assignees
Labels
bug Something isn't working carving Relating to carving (extraction) of files from traffic and the scanning of those files regression It worked at one point...

Comments

@mmguero
Copy link
Collaborator

mmguero commented May 3, 2022

shared/bin/zeek_carve_scanner.py has an invalid variable that got missed when we added other file scanners, making the use of virustotal fail upon startup.

@mmguero mmguero added bug Something isn't working carving Relating to carving (extraction) of files from traffic and the scanning of those files regression It worked at one point... labels May 3, 2022
@mmguero mmguero self-assigned this May 3, 2022
mmguero added a commit to mmguero-dev/Malcolm that referenced this issue May 3, 2022
@mmguero
Copy link
Collaborator Author

mmguero commented May 5, 2022

fixed for next release

@mmguero mmguero closed this as completed May 5, 2022
@mmguero mmguero added this to Malcolm May 10, 2022
@mmguero mmguero moved this to Done in Malcolm May 10, 2022
@mmguero mmguero moved this from Done to Released in Malcolm May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working carving Relating to carving (extraction) of files from traffic and the scanning of those files regression It worked at one point...
Projects
Status: Released
Development

No branches or pull requests

1 participant