You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exploration of cryptographic vulnerabilities with Python: cracking MD5, SHA1, and SHA256 (salted vs. unsalted), brute-force & dictionary attacks, and exploiting weaknesses in Diffie-Hellman through brute-force and MITM simulations. Includes practical experiments with ARP & DNS spoofing.
A curated set of hands-on networking tools built in Python to master core concepts across all layers of the OSI and TCP/IP models. This repository bridges theory and real-world application, ideal for students, cybersecurity learners, and network engineers seeking practical experience.
DNS Lookup Tool with Spoof Detection: A Python script that queries multiple public DNS servers to detect DNS spoofing by comparing resolved IP addresses. Helps enhance DNS security awareness and troubleshooting.
python code that detects any entites in lan and redirect them to a new site using arp and dns spoofing. the code also can see there screen and control mouse and keybord
SpoofingApp es una herramienta GUI para realizar ARP y DNS spoofing en redes locales, con escaneo de hosts y bloqueo de Internet, ideal para pentesting ético.