Egress-Assess icon indicating copy to clipboard operation
Egress-Assess copied to clipboard

Egress-Assess is a tool used to test egress data detection capabilities

Results 17 Egress-Assess issues
Sort by recently updated
recently updated
newest added

Bumps [dnslib](https://github.com/paulc/dnslib) from 0.9.19 to 0.9.20. Commits 29f8679 Release 0.9.20 944dc60 Merge pull request #35 from Caliber-Security-Partners/https 3439b0e Update changelog 5b2dbc9 Merge pull request #39 from brianmaissy/patch-1 619f99b Add --strip-aaaa...

dependencies
python

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.3 to 2.11.0. Commits 50d3322 Cut 2.11.0 35f9a52 Merge branch '2.10' 1150ed2 Cut 2.10.5 f0311c5 Merge branch '2.9' into 2.10 114578a newer invocations for better behavior eg...

dependencies
python

Bumps [impacket](https://github.com/SecureAuthCorp/impacket) from 0.9.24 to 0.10.0. Release notes Sourced from impacket's releases. Impacket 0.10.0 Project's main page at https://www.secureauth.com/labs/open-source-tools/impacket/ ChangeLog for 0.10.0: Library improvements Dropped support for Python 2.7. Refactored...

dependencies
python

It would be a great feature to have to generate the fake data so that we could use it to zip up and upload to something like google drive, mega.nz,...

This is less of an issue and more like a comment on how to fix it, you mention to generate a server.pem "on the same level as Egress-Assess" but in...

[+] received output: VERBOSE: [*] Testing server connection VERBOSE: [*] Server is UP on . VERBOSE: [*] You did not provide a data type to generate. VERBOSE: [*] DNS file...

Powershell is dead, a c# version would be amazing

Please add RAR file as a data type for exfil

It would be cool to keep a running log somewhere on disk of the transfers that were done. The source IP, protocol, data size, type, etc. That way the user...

When running something like `sudo python3 Egress-Assess.py --client icmp --ip [IP] --file sample-text-file.txt` The code would just exit: When I dived deeper, it appears that transmit() was never called in...