unfetter icon indicating copy to clipboard operation
unfetter copied to clipboard

The main project for the Unfetter-Discover application. This is the project that will hold the configuration files, the docker-compose files, issue tracking, and documentation

Results 101 unfetter issues
Sort by recently updated
recently updated
newest added

https://www.reddit.com/r/AskNetsec/comments/8ot9yt/any_of_you_looked_at_nsas_unfetter_project/ Looks pretty sweet, but I think they were so excited to release the tool that their fingers were working overtime: - Follow the **stnadard** [standard] installation instructions for Docker...

Have a jenkins script that checks all playbooks to determine if any of them have a problem https://docs.ansible.com/ansible/2.5/user_guide/playbooks_checkmode.html

CD/CI

I am seeing random deployment failures. To rerun, it cleans out all the docker images. Need to have the ansible script evaluate when there is a NEW commit. Maybe need...

Need to add a cron job inside the orchestrator to make sure that the hosts are up and running.

When building Unfetter, ansible looks to see if the volume is created, but does not check to see if the files exist. Add the ability to evaluate the contents of...

bug
CD/CI

Ansible has to make a few decisions to determine how to build the Unfetter UI. See if its easier to rename the build script to make the build easier.

CD/CI

be able to show sensors that directly detect attack patterns. Also, show analytics that directly detect attack patterns.

Feature: Assessment

The April 2018 version of Enterprise ATT&CK was added back in May 2018, but the new property `revoked`, while added in the STIX API and in the Mongoose and Swagger...

bug
stix

Docker edge on mac now supports kubernetes deployment with docker compose files https://blog.docker.com/2018/05/kubecon-docker-compose-and-kubernetes-with-docker-for-desktop/ However our compose files may not work with kubernetes due to links, build and container_name references ```...

CD/CI

Things like web server logs through PM2 and database modifications should logged and centralized to an ELK container. This issue concerns getting the logs to the ELK container and into...

backend
application management