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

Add a script that can get the version of Mikrotik RouterOS #19785

Open
deauther890 opened this issue Jan 3, 2025 · 1 comment
Open

Add a script that can get the version of Mikrotik RouterOS #19785

deauther890 opened this issue Jan 3, 2025 · 1 comment
Labels
suggestion-module New module suggestions

Comments

@deauther890
Copy link

deauther890 commented Jan 3, 2025

Hello,

I can get the exact version of the RouterOS in a mikrotik router using a specific payload. Do you think it's a good idea to make a script for this?

The output will be like the following:
index:
advtool.dll: 6.48.5
dhcp.dll: 6.48.5
hotspot.dll: 6.48.5
mpls.dll: 6.48.5
ppp.dll: 6.48.5
roteros.dll: 6.48.5
roting4.dll: 6.48.5
secure.dll: 6.48.5
system.dll: 6.48.5

You can also see an example on Shodan [https://www.shodan.io/search?query=product%3A%22Winbox%22]
@deauther890 deauther890 added the suggestion-module New module suggestions label Jan 3, 2025
@h00die
Copy link
Contributor

h00die commented Jan 3, 2025

A post module exists for determining the version of the mikrotik router, although it hasn't been touched in 5yrs. I'd encourage you to take a look at it, and build off of that.

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

No branches or pull requests

2 participants