Creating and implementing a keylogger from scratch that records key strokes from keyboard and send them to email or save them as log files using Python and keyboard library.
Writing a simple Python script using Scapy that identifies and detects an ARP spoof attack in the network.
Building a Speech Emotion Recognition system that detects emotion from human speech tone using Scikit-learn library in Python
Top python libraries and modules that every data scientist and machine learning engineer must know, learn and master.
Building and creating an ARP Spoof script in Python using Scapy to be able to be a man in the middle to monitor, intercept and modify packets in the network.
Building a simple network scanner using ARP requests and monitor the network using Scapy library in Python.
Scapy is a powerful Python-based interactive packet manipulation program and library.