Community discussions

MikroTik App
 
tomislav91
Member
Member
Topic Author
Posts: 313
Joined: Fri May 26, 2017 12:47 pm

hide shodan snmp info

Thu Feb 23, 2023 4:03 pm

Is it possible to hide snmp info from shodan on mikrotik routers?
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 27060
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia
Contact:

Re: hide shodan snmp info

Thu Feb 23, 2023 4:50 pm

Shodan only sees your router if your firewall is not configured properly. Why is your SNMP exposed to internet at all?
 
tomislav91
Member
Member
Topic Author
Posts: 313
Joined: Fri May 26, 2017 12:47 pm

Re: hide shodan snmp info

Fri Feb 24, 2023 12:00 pm

i am having on mikrotik input drop for address list shodan, and shodan.io for source ip, but how than shodan finds info about it?
Its snmp info.
 
User avatar
baragoon
Member
Member
Posts: 402
Joined: Thu Jan 05, 2017 10:38 am
Location: Kyiv, UA
Contact:

Re: hide shodan snmp info

Fri Feb 24, 2023 2:00 pm

web servers src ip may be different than their bot ip
 
User avatar
bpwl
Forum Guru
Forum Guru
Posts: 3145
Joined: Mon Apr 08, 2019 1:16 am

Re: hide shodan snmp info

Fri Feb 24, 2023 2:19 pm

Authentication password on ALL communities (and removal of the "public" community to mitigate brute force attempts on that default community)
SNMP should not be on the WAN port, or at least use a different port number, if that helps anything ?