Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 307 Bytes

stegProject

This is a project done in an information security class. The aim is to detect the use of network steganography techniques

Required python packages

scapy-python3

To install it, use the following command : pip3 install scapy-python3

Help

See help with : ./proxy.py -h