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

Implement IP Address and DNS Scanning for VirusTotal Integration #1682

Closed
0x11DFE opened this issue Sep 6, 2024 · 3 comments
Closed

Implement IP Address and DNS Scanning for VirusTotal Integration #1682

0x11DFE opened this issue Sep 6, 2024 · 3 comments
Labels
stale ATTRIBUTE: this issue has not had recent activity suggestion TYPE: idea for new feature or improvements

Comments

@0x11DFE
Copy link

0x11DFE commented Sep 6, 2024

Description:

Currently, Portmaster lacks the ability to scan IP addresses and DNS entries against VirusTotal's database for potential threats. This limits Portmaster's effectiveness in detecting and blocking malicious activity that might bypass traditional list based filtering.

Benefits of Implementation:

  • Enhanced Security: Enabling IP address and DNS scanning would allow Portmaster to identify and block connections to known malicious servers and domains, even if they use non-standard ports or dynamic IP addresses.
  • Proactive Defense: By proactively checking IP addresses and DNS entries, Portmaster could prevent users from inadvertently connecting to harmful websites or services, reducing the risk of malware infections and data breaches.
  • Comprehensive Protection: Integrating IP address and DNS scanning with VirusTotal would further strengthen Portmaster's existing port-based filtering, providing users with more comprehensive protection against a wider range of threats.

Technical Considerations:

  • Performance Impact: Scanning IP addresses and DNS entries could potentially increase Portmaster's resource usage and processing time, especially for users with large numbers of connections. Careful optimization would be necessary to minimize any performance impact.
  • False Positives: It's important to ensure that Portmaster's implementation minimizes false positives, which could disrupt legitimate network traffic and frustrate users.
  • User Control: Provide users with the ability to enable or disable IP address and DNS scanning, as well as configure the sensitivity of the detection algorithms.

Conclusion:

Adding IP address and DNS scanning capabilities to Portmaster, with integration into VirusTotal, would significantly enhance its ability to detect and block malicious activity, providing users with more comprehensive and proactive network security.

Note: This suggestion focuses on improving Portmaster's security features. Other potential enhancements, such as performance optimizations or user interface improvements, could be addressed in separate suggestions.

@0x11DFE 0x11DFE added the suggestion TYPE: idea for new feature or improvements label Sep 6, 2024
Copy link

github-actions bot commented Sep 6, 2024

Greetings and welcome to our community! As this is the first issue you opened here, we wanted to share some useful infos with you:

  • 🗣️ Our community on Discord is super helpful and active. We also have an AI-enabled support bot that knows Portmaster well and can give you immediate help.
  • 📖 The Wiki answers all common questions and has many important details. If you can't find an answer there, let us know, so we can add anything that's missing.

Copy link

This issue has been automatically marked as inactive because it has not had activity in the past two months.

If no further activity occurs, this issue will be automatically closed in one week in order to increase our focus on active topics.

@github-actions github-actions bot added the stale ATTRIBUTE: this issue has not had recent activity label Nov 11, 2024
Copy link

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.

If the issue has not been resolved, you can find more information in our Wiki or continue the conversation on our Discord.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale ATTRIBUTE: this issue has not had recent activity suggestion TYPE: idea for new feature or improvements
Projects
None yet
Development

No branches or pull requests

1 participant