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

[Bug]: Cisco device parsing fails if hashes are in the login banner #915

Open
cdean00 opened this issue Aug 15, 2023 · 0 comments
Open

[Bug]: Cisco device parsing fails if hashes are in the login banner #915

cdean00 opened this issue Aug 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@cdean00
Copy link

cdean00 commented Aug 15, 2023

Suzieq version

0.22.0rc1

Install Type

hand deployed python

Python version

3.8

Impacted component

sq-poller

Steps to Reproduce

  1. Create a login banner that includes hashes on a Cisco device.
    Example:
###################################################
# this is a login banner #
###################################################

Expected Behavior

Device is properly parsed and marked alive.

Observed Behavior

Following logs:
[WORKER 0]: 2023-08-11 14:26:38,348 - suzieq.poller.worker.nodes.node - ERROR - Cannot parse uptime from :22
[WORKER 0]: 2023-08-11 14:26:38,348 - suzieq.poller.worker.nodes.node - WARNING - Cannot parse version from :22

Device does not show up in device list.

Screenshots

Additional Context

@cdean00 cdean00 added the bug Something isn't working label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant