Skip to content

Adds module for Omron Fins protocol - #732

Merged
phillip-stephens merged 4 commits into
zmap:masterfrom
Seanstoppable:ssmith/omronfins
Jun 12, 2026
Merged

Adds module for Omron Fins protocol#732
phillip-stephens merged 4 commits into
zmap:masterfrom
Seanstoppable:ssmith/omronfins

Conversation

@Seanstoppable

@Seanstoppable Seanstoppable commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Another internally maintained module that I am contributing upstream as I attempt to normalize towards maintstream zgrab2

Unfortunately, not much in the way of emulators so integration tests against a real system, but there are existing unit tests

Seanstoppable and others added 4 commits June 8, 2026 14:35
…eadlock

- Add early bounds check in GetDeviceInfo before reading response code
- Fix TCP read >= 14 to read >= TCPHEADERSIZE+14 for correct minimum length
- Add deadlines to fuzz test net.Pipe connections to prevent hangs
- Remove empty-bytes seed from TCP fuzz that could deadlock

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

@phillip-stephens phillip-stephens left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, thanks for the contribution!

@phillip-stephens
phillip-stephens merged commit ebff046 into zmap:master Jun 12, 2026
31 checks passed
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.

2 participants