Egress Assess : Tool Used to Test Egress Data Detection Capabilities

Egress Assess is a tool used to test egress data detection capabilities. To setup, run the included setup script, or perform the following: Install pyftpdlib Generate a server certificate and store it as “server.pem” on the same level as Egress-Assess. This can be done with the following command: openssl req -new -x509 -keyout server.pem -out …