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

Added additional validation for IP range format check #19823

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mwalas-r7
Copy link

This PR enhances the IP range validation logic in Quick PenTest module, by introducing dynamic error messages that provide clearer guidance to users.

Verification

  • Add multiple target addresses
    • At least one with the range that consists of two full ip addresses (eg. '192.168.0.1 - 192.168.0.2')
    • At least one with the range that consists of two full ip addresses from a different subnet (eg '192.168.0.1-192.169.0.1')
  • After starting the scan user should see individual error messages
Screenshot 2025-01-21 at 22 54 07

@mwalas-r7 mwalas-r7 changed the title WIP: Added additional validation for IP range format check Added additional validation for IP range format check Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant