Skip to content

PyMarcus/ftp_code_injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

ftp_code_injection

image

Using FTP (file transfer protocol) to do code injection into the web sites.
By the way, the files are downloaded as temporary files .

The teacher wanted one file script only.

image

System:

Debian 5.17.11-1kali1 GNU/Linux

about ftp config:

https://linuxconfig.org/how-to-setup-and-use-ftp-server-in-ubuntu-linux

Requeriments:

sudo apt-get update

sudo apt-get install vsftpd

sudo systemctl start vsftpd


pip install -r requirements

Injection

A redirect link (to my github) was injected into localhost page:

image

Local file:

image

video:

simplescreenrecorder-2023-04-23_20.40.00.mp4

About

Using FTP (file transfer protocol) to do code injection into the web sites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages