Egress-Assess
Egress-Assess is a tool used to test egress data detection capabilities
Last updated
Egress-Assess is a tool used to test egress data detection capabilities
Last updated
Source: https://github.com/FortyNorthSecurity/Egress-Assess
Source 2: https://www.christophertruncer.com/egress-assess-testing-egress-data-detection-capabilities/
"Egress-Assess can act as both the client and the server for the protocol you wish to simulate. It supports exfiltration testing over HTTP, HTTPS, and FTP".
If you're going to use HTTPs, you need to generate a server certificate:
We can also transfer files over FTP or HTTP
We can specify the port with --server-port <port>
And for FTP, we can specify a user and password as follows: