Phillip Stephens

Results 36 comments of Phillip Stephens

Validated that after fixing up merge conflicts from the past 2 years of changes, the scanning behavior was not changed. Specifically, ran `sudo ./src/zmap -p 53 --probe-module=ipip -i enp0s8 -B...

Looks fine to me, I'm not entirely sure what the purpose of the random `HTTP GET` is in the UDP payload, but the IPIP stuff looks reasonable. Merging!

Yeah, thank you so much @droe for this and your other contributions! I'll give it a proper look over on Tuesday. @zakird Yep sounds good, once we have that bare...

@droe Thank you for this great contribution!

What OS and version are you using? Ex: `Ubuntu 18.04`

Looks like `ZMap` was removed from the Kali Linux [package manager](https://pkg.kali.org/pkg/zmap) earlier this month. Kali Linux isn't presently one of our core supported OS's so we don't maintain it in...

I'm going to create a new VM with the latest Ubuntu to try to reproduce today.

It looks like the upgrade from `22.04` or `23.10` isn't working [presently](https://askubuntu.com/questions/1511589/messed-up-ubuntu-24-04-upgrade-and-cant-even-reach-grub-menu-what-can-i-do), so I can't use our template VM's. I need to read into how to create a VM in...

I was able to test this on a VM running `Ubuntu 24.04` and am not seeing performance degradation. Tested with: `sudo ./src/zmap -p 80 -B 10G -T 6 -o "/dev/null"...

I've done some digging into this the past few days. I'm more and more convinced this isn't an issue _with the right configuration_ on `master`, at least in terms of...