Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensmarten the firewall (make it less dumb) #1

Open
toxuin opened this issue Oct 6, 2020 · 0 comments
Open

Ensmarten the firewall (make it less dumb) #1

toxuin opened this issue Oct 6, 2020 · 0 comments
Labels
good first issue Good for newcomers hacktoberfest HACKTOBERFEST!!!1 help wanted Extra attention is needed up-for-grabs

Comments

@toxuin
Copy link
Owner

toxuin commented Oct 6, 2020

Currently, the firewall operates only on "allow/deny" basis for the whole packet, as long as it's answers includes a name from the whitelist.

Current situation creates unnecessary traffic in target network, extraneous data being transmitted over the tunnel and potentially exposes sensitive data to the whole target network.

Smarter firewall would solve this by re-creating the packet with irrelevant answers and questions cut out. Only the whitelisted names would be passed over the tunnel.

@toxuin toxuin added help wanted Extra attention is needed good first issue Good for newcomers up-for-grabs labels Oct 6, 2020
@toxuin toxuin changed the title Ensmarten the firewall Ensmarten the firewall (make it less dumb) Oct 6, 2020
@toxuin toxuin added the hacktoberfest HACKTOBERFEST!!!1 label Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest HACKTOBERFEST!!!1 help wanted Extra attention is needed up-for-grabs
Projects
None yet
Development

No branches or pull requests

1 participant