egresscheck-framework | UDP egress filtering on both windows and unix client systems
kandi X-RAY | egresscheck-framework Summary
kandi X-RAY | egresscheck-framework Summary
egresscheck-framework is a Python library. egresscheck-framework has no bugs, it has a Strong Copyleft License and it has low support. However egresscheck-framework has 1 vulnerabilities and it build file is not available. You can download it from GitHub.
Most penetration testers have, at one time or another, had the need to measure or circumvent data egress security controls; red team exercises, targeted attack simulations and some internal penetration tests are good examples. For the purposes of simplicity, assume that there is an opportunity to execute code on either a Windows or a UNIX machine; the next stage would be to effectively 'portscan' your machine's IP address from the compromised machine in order to find out which ports can be used to egress data. This is not a new problem; there are a large number of scripts and tools designed to meet this need and the majority do this very well. This tool aims to improve on the principles on which the other tools have been built, offering a few additional features in a slightly more user-friendly way. I wanted a tool that could offer something for both windows and UNIX systems, that would present the commands and tools to run as one-liners, could offer both TCP and UDP, that could take advantage of native tools on the client, that could format the results and does not require me to immediately kill all my existing listeners.
Most penetration testers have, at one time or another, had the need to measure or circumvent data egress security controls; red team exercises, targeted attack simulations and some internal penetration tests are good examples. For the purposes of simplicity, assume that there is an opportunity to execute code on either a Windows or a UNIX machine; the next stage would be to effectively 'portscan' your machine's IP address from the compromised machine in order to find out which ports can be used to egress data. This is not a new problem; there are a large number of scripts and tools designed to meet this need and the majority do this very well. This tool aims to improve on the principles on which the other tools have been built, offering a few additional features in a slightly more user-friendly way. I wanted a tool that could offer something for both windows and UNIX systems, that would present the commands and tools to run as one-liners, could offer both TCP and UDP, that could take advantage of native tools on the client, that could format the results and does not require me to immediately kill all my existing listeners.
Support
Quality
Security
License
Reuse
Support
egresscheck-framework has a low active ecosystem.
It has 93 star(s) with 16 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 4 open issues and 1 have been closed. On average issues are closed in 9 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of egresscheck-framework is current.
Quality
egresscheck-framework has 0 bugs and 74 code smells.
Security
egresscheck-framework has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
egresscheck-framework code analysis shows 1 unresolved vulnerabilities (0 blocker, 1 critical, 0 major, 0 minor).
There are 0 security hotspots that need review.
License
egresscheck-framework is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
egresscheck-framework releases are not available. You will need to build from source code and install.
egresscheck-framework has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
It has 367 lines of code, 16 functions and 1 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed egresscheck-framework and discovered the below as its top functions. This is intended to give you an instant insight into egresscheck-framework implemented functionality, and help decide if they suit your requirements.
- Generate linter script .
- generate code
- set parameter
- Build a port list from a port string .
- Print banner .
- Print the supported languages .
- Write data to a temporary file .
- Handle signals .
- colourise a string
Get all kandi verified functions for this library.
egresscheck-framework Key Features
No Key Features are available at this moment for egresscheck-framework.
egresscheck-framework Examples and Code Snippets
No Code Snippets are available at this moment for egresscheck-framework.
Community Discussions
No Community Discussions are available at this moment for egresscheck-framework.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install egresscheck-framework
On your system, run the tcpdump command provided by the 'generate tcpdump' directive:.
The compromised machine is 10.0.0.1 which runs Linux.
Your machine is 192.168.0.1.
You want to identify egress opportunities from 10.0.0.1 to 192.168.0.1 across all 65535 TCP and UDP ports.
The compromised machine is 10.0.0.1 which runs Linux.
Your machine is 192.168.0.1.
You want to identify egress opportunities from 10.0.0.1 to 192.168.0.1 across all 65535 TCP and UDP ports.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page