Highlights
- Pro
Popular repositories Loading
-
-
port-scanner
port-scanner PublicSimple Python port scanner for educational purposes. It scans ports 1-999 on a target IP and lists which ports are open. Designed for learning and ethical testing only—always scan networks you own …
Python
-
banner-grabber
banner-grabber PublicSimple Python TCP port and service scanner for educational purposes. Scans ports 1-999 on a target IP and attempts basic banner grabbing from open services. Built to practice socket programming, ne…
Python
-
macChanger
macChanger PublicSimple Python script to randomly change the MAC address of a network interface on Linux. Retrieves the current MAC, generates a random one, applies it, and prints both old and new MACs. Intended fo…
Python
-
network-sniffer
network-sniffer PublicSimple Python packet sniffer using Scapy. Captures live network traffic, stops on ICMP packets, saves captures to a `.pcap` file, and allows reading saved packets later. Built for learning packet a…
Python
If the problem persists, check the GitHub status page or contact support.