Use scapy library in operating GUI
Note You must install "PySimpleGUI" and "scapy" via pip
Warning Because of security and Using at beginners's ease, Not going to include anything to attack like sniffing and spoofing
- Ping 1-way
- Ping 2-way
- SYN 1-way
- SYN 3-way-handshake
- TCP well-known Port Scan
- Confirm Routes
- Get MAC address
- Xmas Scn
- IKE Packet
- Send Packet(.pcap file)
- About Scapy: https://scapy.readthedocs.io/en/latest/usage.html
- About PySimpleGUI: https://github.com/PySimpleGUI/PySimpleGUI