wiki:bgp-based_ddos_mitigation
Differences
This shows you the differences between two versions of the page.
wiki:bgp-based_ddos_mitigation [2023/04/11 08:00] – created summit | wiki:bgp-based_ddos_mitigation [2023/04/11 08:02] (current) – summit | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{ :infra-security.pdf |}} | + | **Legacy DDoS Mitigation Methods** |
+ | {{:blocking_ddos_in_the_old_days.jpg? | ||
+ | {{: | ||
+ | {{: | ||
- | {{ :portknock.pdf |}} | + | **DDoS Mitigation Using Scrubbing Center** |
+ | |||
+ | {{:screencapture-imperva-products-infrastructure-ddos-protection-services-2023-03-11-04_03_35.png?1000|}} | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
- | * /user set [find name=aminul] password=scl1234 | ||
- | * | ||
- | * | ||
- | * /ip service | ||
- | * set telnet disabled=yes | ||
- | * set ftp disabled=yes | ||
- | * set ssh disabled=yes | ||
- | * | ||
- | * | ||
- | * | ||
- | * /ip firewall service-port | ||
- | * set ftp disabled=yes | ||
- | * set tftp disabled=yes | ||
- | * set irc disabled=yes | ||
- | * set h323 disabled=yes | ||
- | * set udplite disabled=yes | ||
- | * set dccp disabled=yes | ||
- | * set sctp disabled=yes | ||
- | * /ip firewall filter | ||
- | * add action=accept chain=forward dst-port=3129 protocol=tcp | ||
- | * add action=drop chain=input dst-port=67-68 protocol=udp | ||
- | * add action=drop chain=input comment=" | ||
- | * add action=drop chain=forward comment=" | ||
- | * add action=add-src-to-address-list address-list=ssh_blacklist address-list-timeout=1w3d chain=input connection-state=new dst-port=22 protocol=tcp \ | ||
- | * | ||
- | * add action=add-src-to-address-list address-list=ssh_stage3 address-list-timeout=1m chain=input connection-state=new dst-port=22 protocol=tcp \ | ||
- | * | ||
- | * add action=add-src-to-address-list address-list=ssh_stage2 address-list-timeout=1m chain=input connection-state=new dst-port=22 protocol=tcp \ | ||
- | * | ||
- | * add action=add-src-to-address-list address-list=ssh_stage1 address-list-timeout=1m chain=input connection-state=new dst-port=22 protocol=tcp | ||
- | * add action=drop chain=input dst-port=22 protocol=tcp | ||
- | * add action=drop chain=input dst-port=23 protocol=tcp | ||
- | * add action=drop chain=input dst-port=21 protocol=tcp | ||
- | * add action=drop chain=input protocol=tcp src-port=135-139 | ||
- | * add action=drop chain=input protocol=udp src-port=135-139 | ||
- | * add action=drop chain=input protocol=udp src-port=445 | ||
- | * add action=drop chain=input protocol=tcp src-port=2002, | ||
- | * add action=drop chain=input protocol=udp src-port=2002, | ||
- | * add action=drop chain=input protocol=tcp src-port=445 | ||
- | * add action=drop chain=input protocol=tcp src-port=1718 | ||
- | * add action=drop chain=input protocol=udp src-port=1718 | ||
- | * add action=drop chain=input protocol=tcp src-port=1719 | ||
- | * add action=drop chain=input protocol=udp src-port=1719 | ||
- | * add action=drop chain=forward dst-port=1718-1720 protocol=udp | ||
- | * add action=drop chain=forward dst-port=1718-1720 protocol=tcp | ||
- | * add action=drop chain=forward dst-port=11720 protocol=tcp | ||
- | * add action=drop chain=forward dst-port=11720 protocol=udp | ||
- | * add action=drop chain=forward dst-port=4156 protocol=udp | ||
- | * add action=drop chain=forward dst-port=1978 protocol=udp | ||
- | * add action=drop chain=forward dst-port=1978 protocol=tcp | ||
- | * add action=drop chain=forward dst-port=559 protocol=tcp | ||
- | * add action=drop chain=forward dst-port=10100 protocol=udp | ||
- | {{: |
wiki/bgp-based_ddos_mitigation.1681200048.txt.gz · Last modified: 2023/04/11 08:00 by summit