Introduce some attacks and Solutions

Source: Internet
Author: User

MAC addresses flooding
Simulate a large number of source MAC addresses to fill the Mac table of the switch
You can solve this problem through port security.

VLAN hopping
Access other VLANs by changing the VLAN-id of Packet
Strictly set which VLANs are allowed by the trunk and put unused ports in the common VLAN (that is, vlan1)

Attacks between devices on a common VLAN
Devices belonging to the same VLAN can also attack each other.
Solve the problem through pvlan

DHCP starvation
Attackers send numerous DHCP requests. Come on, and the address in the DHCP server address pool is exhausted.
Solve with DHCP snooping

STP compromises
Attackers set their own bridge priority to the maximum, and thus become the bridge root.
Manually set bridge priority to 0, and set a backup root to enable root guard.

Mac spoofing/ARP Spoofing
The attacker changed his MAC address to the target MAC address, so that the attacker could receive the data.
Manually bind the MAC address and interface, or ARP Inspection

CDP manipulation
Because CDP information is in plain text, attackers can capture its information.
Disable CDP on interfaces that do not need to run CDP.

SSH and telnet attacks
SSH and telnet attacks
Use SSH v2 and access-class for telnet

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.