VLANs: Am I a joke to you? // Python VLAN hacking.

Dynamic Trunking Protocol (DTP) makes it easy to sniff traffic from other VLANs. Disable DTP on user facing ports by making those ports access ports. You need to learn to code! Learn Python. Learn Networking. You are going to be very powerful and very scary if you combine knowledge of networking with Python scripting! But, do good. Learn to code. Learn Linux. Learn Networking. Menu: 0:00 ▶️ You need to learn Python! 0:57 ▶️ Network Topology 1:28 ▶️ Python Script overview 2:00 ▶️ Cisco switch DTP setup 3:00 ▶️ We can see other VLAN traffic 3:45 ▶️ Script demo 4:24 ▶️ Results of attack 5:09 ▶️ Script explanation 5:49 ▶️ Create a loop 6:50 ▶️ Wireshark capturing of a different VLAN 9:07 ▶️ Kali Linux can see all VLAN traffic ====== Scripts: ====== All scapy scripts here: Scapy DTP attack: Playlist: ============== Scapy Resources: ============== Website: Documentation:
Back to Top