Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

use application control to Block Ftp upload fail

Hi All,

Use App control to block ftp upload fail
Did someone have this issue??

(SFOS 16.05.3 MR-3)

IPS and Application signatures
3.13.63



This thread was automatically locked due to age.
Parents
  • Hi All,

     

    I open a case ane the support let me using custom signature on ips to do this.

    ticket number 7318990

     

    1) Create a custom signature and name them as FTPUPLOAD and FTPDOWNLOAD
    2) Add the signature respectively
    FTP Download :
    flow:to_server,established;content:"RETR|20|";rawbytes;offset:0;
    FTP Upload :
    flow:to_server,established;content:"STOR|20|";rawbytes;offset:0;

    3) Create a IPS policy FTPtest and those signature in it.
    4) Now Apply the same IPs policy to firewall rule from which you FTP traffic is passing.

     

    Henry

Reply
  • Hi All,

     

    I open a case ane the support let me using custom signature on ips to do this.

    ticket number 7318990

     

    1) Create a custom signature and name them as FTPUPLOAD and FTPDOWNLOAD
    2) Add the signature respectively
    FTP Download :
    flow:to_server,established;content:"RETR|20|";rawbytes;offset:0;
    FTP Upload :
    flow:to_server,established;content:"STOR|20|";rawbytes;offset:0;

    3) Create a IPS policy FTPtest and those signature in it.
    4) Now Apply the same IPs policy to firewall rule from which you FTP traffic is passing.

     

    Henry

Children
  • But this still doesn't explain why has Application Filter failed to block ftp upload.

     

    Does this mean I have to get a ticket to have a customized IPS signature for every customer who wants to block ftp upload through application filter?

     

    As a partner I find this solution unacceptable unless I am missing something here.

     

    po