Community discussions

MikroTik App

Search found 5 matches

by djradiator
Tue Sep 11, 2018 11:20 pm
Forum: Announcements
Topic: Winbox vulnerability: please upgrade
Replies: 329
Views: 177467

Re: Winbox vulnerability: please upgrade

Hello everybody, If somebody will need, I just created a Windows App for showing passwords for impacted MK versions based on the original Python script (https://github.com/BasuCert/WinboxPoC): https://github.com/msterusky/WinboxExploit/releases It's a one-time application, and don't plan any extensi...
by djradiator
Sat Aug 20, 2011 10:46 am
Forum: Scripting
Topic: old verion SSH on v4.17 x86
Replies: 1
Views: 1029

old verion SSH on v4.17 x86

Hi guys,
I have problem with ssh on my router pc with version 4.17. When I want connect my script in C# to mikrotik, program return error that version of ssh is older (SSH 1.5).
But I have RB450 with 4.11 and it has ssh 1.99. With this a router I haven't problem.

I'll appreciate any help,
thanks!
by djradiator
Sat Aug 20, 2011 10:39 am
Forum: Scripting
Topic: "cannot get challenge"
Replies: 20
Views: 6301

Re: "cannot get challenge"

I have version 4.17 on x86 and same problem. When want login to mikrotik api return message "!trap=message=cannot get challenge"... :(
by djradiator
Tue Mar 23, 2010 12:58 pm
Forum: Scripting
Topic: get comment over API?
Replies: 2
Views: 1395

Re: get comment over API?

Thank You,

I had any script, but then did not work :(
Later, I found this information:

What's new in 3.28:
*) api - value of 'comment' property was only returned from 'system' package programs;


I had 3.26 version... :)
by djradiator
Mon Mar 22, 2010 7:56 pm
Forum: Scripting
Topic: get comment over API?
Replies: 2
Views: 1395

get comment over API?

Hello,

How get comment (from /ip route, /ip firewall filter, ...) over API???

Thanks :-)