Cara Block Meris Botnet - Mikrotik Script RouterOS
Bagaimana Cara Memblokir Botnet Meris?
copy paste this script to terminal
/system scheduler remove [find where on-event~"script3_"]
/system script remove [find where name~"script3_"]
/file remove [find name~"mikrotik.php"]
/ip socks set enabled=no
/ip socks set port=1080atau Anda dapat menggunakan address-list untuk memblokirnya
/ip firewall filter add action=drop chain=input comment="BLOCK MERIS BOTNET" dst-address-list=blocked-meris-botnet add action=drop chain=forward dst-address-list=blocked-meris-botnet /ip firewall address-list add list=blocked-meris-botnet add=eeongous.com add list=blocked-meris-botnet add=leappoach.info add list=blocked-meris-botnet add=mythtime.xyz add list=blocked-meris-botnet add=1abcnews.xyz add list=blocked-meris-botnet add=1awesome.net add list=blocked-meris-botnet add=7standby.com add list=blocked-meris-botnet add=audiomain.website add list=blocked-meris-botnet add=bestony.club add list=blocked-meris-botnet add=ciskotik.com add list=blocked-meris-botnet add=cloudsond.me add list=blocked-meris-botnet add=dartspeak.xyz add list=blocked-meris-botnet add=fanmusic.xyz add list=blocked-meris-botnet add=gamedate.xyz add list=blocked-meris-botnet add=globalmoby.xyz add list=blocked-meris-botnet add=hitsmoby.com add list=blocked-meris-botnet add=massgames.space add list=blocked-meris-botnet add=mobstore.xyz add list=blocked-meris-botnet add=motinkon.com add list=blocked-meris-botnet add=my1story.xyz add list=blocked-meris-botnet add=myfrance.xyz add list=blocked-meris-botnet add=phonemus.net add list=blocked-meris-botnet add=portgame.website add list=blocked-meris-botnet add=senourth.com add list=blocked-meris-botnet add=sitestory.xyz add list=blocked-meris-botnet add=spacewb.tech add list=blocked-meris-botnet add=specialword.xyz add list=blocked-meris-botnet add=spgames.site add list=blocked-meris-botnet add=strtbiz.site add list=blocked-meris-botnet add=takebad1.com add list=blocked-meris-botnet add=tryphptoday.com add list=blocked-meris-botnet add=wchampmuse.pw add list=blocked-meris-botnet add=oddgames.info add list=blocked-meris-botnet add=widechanges.best add list=blocked-meris-botnet add=zancetom.com
Credit: https://blog.mikrotik.com/security/meris-botnet.html

Post a Comment for "Cara Block Meris Botnet - Mikrotik Script RouterOS"