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

Default template, nmap modbus port ModbusInvalidMbapError- #574

Open
bestrocker221 opened this issue Jul 9, 2022 · 0 comments
Open

Default template, nmap modbus port ModbusInvalidMbapError- #574

bestrocker221 opened this issue Jul 9, 2022 · 0 comments
Labels

Comments

@bestrocker221
Copy link

Describe the bug
A clear and concise description of what the bug is.
When doing an nmap scan towards conpot, nmap does not even recognize the modbus protocol because nothing get returned to it.

To Reproduce
nmap -sC -sV -p 502 localhost

Log
2022-07-09 18:00:06,565 Modbus ModbusInvalidMbapError: Response length is 11592 while receiving 8 bytes.

Problem seems in handle_request in slave_db at

slave_id, request_pdu = query.parse_request(request)

Cannot get further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant