Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.46 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.46 KB

scapy_GUI_for_Beginners

Summary

Use scapy library in operating GUI

GitHub license GitHub last commit CodeQL

GitHub followers Reddit User Karma Twitter Follow

GUI Image

Test Image 1

Note/Warning

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

Functions List

  • 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)

References