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

error when try to scan 10.10.0.0/16 #11

Open
sickwell opened this issue Nov 7, 2020 · 6 comments
Open

error when try to scan 10.10.0.0/16 #11

sickwell opened this issue Nov 7, 2020 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@sickwell
Copy link

sickwell commented Nov 7, 2020

hi, I found issue when trying to run scan against /16 subnet.

@sickwell
Copy link
Author

sickwell commented Nov 8, 2020

Fixed by playing with utils.py function
def is_network_in_denylist(self, network):
hosts_limit = XXXXXX

@dolevf dolevf self-assigned this Nov 10, 2020
@dolevf dolevf added the bug Something isn't working label Nov 10, 2020
@dolevf
Copy link
Contributor

dolevf commented Nov 10, 2020

This will be fixed, thanks!

@jonahbohlmann
Copy link

Hi,
any update?

When I try to scan a /16, I got an issue, that this network range is not valid. Any idea?

@sickwell
Copy link
Author

sickwell commented Jan 25, 2022 via email

@sickwell
Copy link
Author

I found a solution in my fork, the code is working but looks damn. It was the hotfix during the CTF competition, sorry ))

image

@jonahbohlmann
Copy link

Yes, I saw that place, thank you!

I will create a PR soon - maybe the maintainer will merge that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants