Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
/ ftp-stegano-app Public archive

Application for sending files hidden in FTP traffic between two machines.

Notifications You must be signed in to change notification settings

mkpanq/ftp-stegano-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FTP Steganography Malware

Application written in Python for sending files hidden in FTP traffic between two machines. FTP server is "infected" with malware.py script which insert chunks of desirable file into FTP traffic. Attacker's machine is accepting incoming traffic with FTP client together with listener.py script which analyse incoming packets, finding those with hidden chunks and put them together into ready-to-read file.

In pip_requirements.txt there is list of python packages for both scripts to working properly.

About

Application for sending files hidden in FTP traffic between two machines.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages