jonrau1/SyntheticSun

[PFR] Create reference URL egress filtering add-on

jonrau1 opened this issue · 0 comments

Story
As a user of SyntheticSun I want to have a URL filtering solution as an add-on so that I can utilized existing threat intel and automation infrastructure to provide protection against outbound communications to known malicious destinations.

Definition of Done

  • Squid used for URL filtering, added in Appendix B
  • Automation and configuration management scripts created to periodically update lists of malicious domains / URLs
  • CloudFormation support for a new reference VPC using the solution
  • Auto-scaled + load balanced Proxies
  • Onboard Squid logs into SyntheticSun core solution
  • Updated documentation

Nice to Have

  • Fargate Services are used for Squid
  • Multi-VPC egress pattern implemented via TGW

Additional Information