<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FTP service accepting unencrypted credentials in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/241187#M46795</link>
    <description>&lt;P&gt;Our gateway running on R81.20&amp;nbsp; with JHF 89 but still the output of&amp;nbsp;ps aux | grep -i ftp showing it is listening on port 21.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what we can do to resolve this?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2025 07:45:02 GMT</pubDate>
    <dc:creator>tavi0906</dc:creator>
    <dc:date>2025-02-14T07:45:02Z</dc:date>
    <item>
      <title>FTP service accepting unencrypted credentials</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/204863#M38620</link>
      <description>&lt;P&gt;Hi team&lt;BR /&gt;Hi community&lt;BR /&gt;I have Security Gateway with multiple FTP service ports opened. Ports are high numbered &amp;gt;33000&lt;BR /&gt;Nmap says "Check Point Firewall - 1 ftpd".&lt;BR /&gt;The vulnerability scanner says "Remote Management Service Accepting Unencrypted Credentials Detected (FTP)".&lt;BR /&gt;Please, help. Could it be a false positive? Like credentials are realy encrypted.&lt;BR /&gt;Why so many (about 14) ftp ports are opened?&lt;BR /&gt;Should I configure ftpd via expert mode?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 07:09:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/204863#M38620</guid>
      <dc:creator>m_k_user</dc:creator>
      <dc:date>2024-02-02T07:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: FTP service accepting unencrypted credentials</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/204892#M38624</link>
      <description>&lt;P&gt;By default, no ftp ports are open on the Check Point firewall.&lt;BR /&gt;&lt;BR /&gt;1) Maybe you have NAT rules to internal FTP servers. I would check the NAT rules. &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In this case I would use SFTP or SSH, then the traffic is encrypted.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;2) It may also be that open ports are recognised incorrectly by NMAP. It depends on how you perform the NMAP scan.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 14:48:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/204892#M38624</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2024-02-02T14:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: FTP service accepting unencrypted credentials</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/221780#M42474</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I think this vulnerability should be investigated.&lt;/P&gt;&lt;P&gt;Check in expert mode which service listening on this ports:&lt;BR /&gt;for example on tcp 37517:&lt;BR /&gt;&lt;EM&gt;lsof -i TCP:37517&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;if your output look similar like this:&lt;BR /&gt;&lt;EM&gt;in.aftpd 4993 admin 0u IPv4 49264 TCP *:37517 (LISTEN)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;then you should implement solution described here (upgrade a hotfix and comment 21 port in file):&lt;BR /&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk180505" target="_blank" rel="noopener"&gt;https://support.checkpoint.com/results/sk/sk180505&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you can also check on which ports n.aftpd listened:&lt;BR /&gt;&lt;EM&gt;ps aux | grep in.aftpd&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 12:50:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/221780#M42474</guid>
      <dc:creator>4mon</dc:creator>
      <dc:date>2024-07-24T12:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: FTP service accepting unencrypted credentials</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/221855#M42513</link>
      <description>&lt;P&gt;Why it needs to be investigated if I may ask? Everyone knows you should not use FTP and instead use an encrypted alternative like FTPS or SSH. Also the SK is pretty clear to me.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 19:39:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/221855#M42513</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-07-24T19:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP service accepting unencrypted credentials</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/221880#M42521</link>
      <description>&lt;P&gt;To prevent?&lt;BR /&gt;If some service works and listening on multilpe ports when we don't using them then is better leave it works or turn off?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 10:28:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/221880#M42521</guid>
      <dc:creator>4mon</dc:creator>
      <dc:date>2024-07-25T10:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: FTP service accepting unencrypted credentials</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/221883#M42522</link>
      <description>&lt;P&gt;The way the SK is written it shouldn't be an issue with the appropriate JHF installed.&lt;/P&gt;
&lt;P&gt;If you are seeing different then you should take it with TAC for investigation obviously.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2024 10:46:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/221883#M42522</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2024-07-25T10:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: FTP service accepting unencrypted credentials</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/241187#M46795</link>
      <description>&lt;P&gt;Our gateway running on R81.20&amp;nbsp; with JHF 89 but still the output of&amp;nbsp;ps aux | grep -i ftp showing it is listening on port 21.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what we can do to resolve this?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 07:45:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/241187#M46795</guid>
      <dc:creator>tavi0906</dc:creator>
      <dc:date>2025-02-14T07:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: FTP service accepting unencrypted credentials</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/241195#M46796</link>
      <description>&lt;P&gt;Which version is the MGMT?&lt;/P&gt;
&lt;P&gt;If the SK has been followed and the issue persists please contact TAC to investigate.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 08:58:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/FTP-service-accepting-unencrypted-credentials/m-p/241195#M46796</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2025-02-14T08:58:21Z</dc:date>
    </item>
  </channel>
</rss>

