Mike Ryan

Results 12 comments of Mike Ryan

Thanks for your contribution! Can you attach an example capture file for reference?

I've never heard of it. Give it a try and let me know how it goes.

I don't have a test file for this specific branch. The fuzzer pointed me to this general neighborhood of code, and upon manually reviewing things I found that the bounds...

This is correct, no GnuTLS support. Also, I just noticed I made one error. The code should read instead like this: ``` verify_callback = Verify_openssl; /* returns true for every...

Hi, have you considered merging this? Is there anything you need from me before it can be merged? I can look into a GnuTLS implementation, but I'm not as familiar...

Masscan outputs `Initiating SYN Stealth Scan` even for UDP scans. See comment below or click link for full context. (Only ICMP scans get a special "Initiating" line). https://github.com/robertdavidgraham/masscan/blob/144c527ed55275ee9fbb80bb14fbb5e3fcff3b7e/src/main.c#L1358-L1365

Thank you (late) for this work! I will consider the best way to merge this in a future release.

This code path, if not dead, is basically dormant and untested. I haven't checked the datasheet for the LPC175x but I'll take your word for it. Feel free to submit...

@h3rb0 do you have an example app or device that produces large ATT packets?

Known issue, cause unclear. I don't have a system on which I can reproduce this behavior reliably.