ahmedsapry86
2013/05/04, 05:09 AM
http://http://vip-chart.freeiz.com/1/4.gif
سكريبت للتخلص من فيروس في الميكروتيك
conficker
طريق وضع الاسكربت كلنا طبعا عرفنها عن طريق new termenal نفتحه ونعمل كوبى لتكست الموجوده وبعدها باست وبعد ذلك اضغط enter كل الاسكربت هينزل فى الفيلتر الموجود فى الفيروال المصفى لسيرفر احمى شبكتك م الافات التى تجعل ******* ثقيل كثيرا منا يجهل خطوره الفيروسات
/ip firewall mangle
add chain=prerouting protocol=udp dst-port=445 action=mark-connection new-connection-mark=conn-conficker comment=”445-UDP” disabled=no passthrough=yes
add chain=prerouting protocol=tcp dst-port=445 action=mark-connection new-connection-mark=conn-conficker comment=”445-TCP” disabled=no passthrough=yes
add chain=prerouting protocol=tcp dst-port= 135,137,138,139 action=mark-connection new-connection-mark=conn-conficker comment=”135,137,138,139-TCP” disabled=no passthrough=yes
add chain=prerouting protocol=udp dst-port=135,137,138,139 action=mark-connection new-connection-mark=conn-conficker comment=”135,137,138,139-UDP” disabled=no passthrough=yes
add chain=prerouting connection-mark=conn-conficker action=mark-packet new-packet-mark=conficker-pkt passthrough=no comment=”conficker-pkt” disabled=no
/ip firewall filter
add chain=forward packet-mark=conficker-pkt action=drop comment=”drop conficker” disabled=no
/ip firewall filter
add chain=virus protocol= udp dst-port=135 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= udp dst-port=137 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= udp dst-port=138 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= udp dst-port=445 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=135 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=139 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=5933 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=445 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=4691 action=drop comment=”Confiker” disabled=no
سكريبت للتخلص من فيروس في الميكروتيك
conficker
طريق وضع الاسكربت كلنا طبعا عرفنها عن طريق new termenal نفتحه ونعمل كوبى لتكست الموجوده وبعدها باست وبعد ذلك اضغط enter كل الاسكربت هينزل فى الفيلتر الموجود فى الفيروال المصفى لسيرفر احمى شبكتك م الافات التى تجعل ******* ثقيل كثيرا منا يجهل خطوره الفيروسات
/ip firewall mangle
add chain=prerouting protocol=udp dst-port=445 action=mark-connection new-connection-mark=conn-conficker comment=”445-UDP” disabled=no passthrough=yes
add chain=prerouting protocol=tcp dst-port=445 action=mark-connection new-connection-mark=conn-conficker comment=”445-TCP” disabled=no passthrough=yes
add chain=prerouting protocol=tcp dst-port= 135,137,138,139 action=mark-connection new-connection-mark=conn-conficker comment=”135,137,138,139-TCP” disabled=no passthrough=yes
add chain=prerouting protocol=udp dst-port=135,137,138,139 action=mark-connection new-connection-mark=conn-conficker comment=”135,137,138,139-UDP” disabled=no passthrough=yes
add chain=prerouting connection-mark=conn-conficker action=mark-packet new-packet-mark=conficker-pkt passthrough=no comment=”conficker-pkt” disabled=no
/ip firewall filter
add chain=forward packet-mark=conficker-pkt action=drop comment=”drop conficker” disabled=no
/ip firewall filter
add chain=virus protocol= udp dst-port=135 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= udp dst-port=137 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= udp dst-port=138 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= udp dst-port=445 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=135 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=139 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=5933 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=445 action=drop comment=”Confiker” disabled=no
add chain=virus protocol= tcp dst-port=4691 action=drop comment=”Confiker” disabled=no