Showing posts with label hardening. Show all posts
Showing posts with label hardening. Show all posts

Friday, July 20, 2018

Hardening Mikrotik

Change port telnet,ssh and winbox
disable service not use


bandwith server disable
/tool bandwidth-server set enabled=no
 
 
dns cache disable
ip dns set allow-remote-requests=no
 
proxy disable
/ip proxy set enabled=no
 
sock disable
/ip socks set enabled=no
 
upnp disable
/ip upnp set enabled=no
 
 
check traffic flow wtih torch
 
via CLI : 
tool torch sfp1 port=any ip-protocol=any
 
or 
Via Winbox