Linux

scapy

장성한군사 2017. 1. 10. 21:25

Welcome to Scapy (2.0.0.5 beta)

>>> sendp(Ether(dst='ff:ff:ff:ff:ff:ff', src='00:01:02:03:04:05')/Dot1Q(vlan=1)/Dot1Q(vlan=10)/

 IP(dst='255.255.255.255', src='192.168.0.1')/ICMP())

저작자표시 비영리 변경금지 (새창열림)