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

WIP: Added additional validation for Quick PenTest IP range format check #19822

Closed
wants to merge 1 commit into 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 closed this Jan 21, 2025
@mwalas-r7 mwalas-r7 deleted the add-additional-IP-range-format-check branch January 21, 2025 22:12
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