Note
This repository is part of sapphicart's Cybersecurity Portfolio.
Some programs are built on top of low-level networking concepts and can be used in environments where the hacker does not have much control. Other programs, such as the Packet Sniffer requires root-level privileges.
| Program | Language | Concept |
|---|---|---|
| sniffer | Utilises raw sockets with Linux kernel data structures to display information about the device's network communication. |