FTP Bounce Attack

  • a network attack that uses FTP servers to deliver outbound traffic to another device on the network.

    • The attacker uses a PORT command to trick the FTP connection into running commands and getting information from a device other than the intended server

Attack

Reference

  • https://www.geeksforgeeks.org/what-is-ftp-bounce-attack/

  • https://book.hacktricks.xyz/network-services-pentesting/pentesting-ftp/ftp-bounce-attack

Last updated