Open sickwell opened 3 years ago
Fixed by playing with utils.py function def is_network_in_denylist(self, network): hosts_limit = XXXXXX
This will be fixed, thanks!
Hi, any update?
When I try to scan a /16, I got an issue, that this network range is not valid. Any idea?
Hey! Yes, there is restriction in the code. You can fix it manually in python code. I can’t find the function now because I’m from mobile phone - let me know if you can’t too. I will look.
Sent from my iPhone
On 25 Jan 2022, at 21:06, Jonah Bohlmann @.***> wrote:
Hi, any update?
When I try to scan a /16, I got an issue, that this network range is not valid. Any idea?
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.
I found a solution in my fork, the code is working but looks damn. It was the hotfix during the CTF competition, sorry ))
Yes, I saw that place, thank you!
I will create a PR soon - maybe the maintainer will merge that.
hi, I found issue when trying to run scan against /16 subnet.