Skip to main content

PCI Compliance and "help.php"

Comments

2 comments

  • quizknows
    This is a false positive. They are erroneously thinking that cPanel services are "TrustPort WebFilter" A statement from you that "TrustPort WebFilter" is not installed, and that port 2096 is a cPanel webmail service should be sufficient to appeal this as a false positive.
    0
  • cPanelMichael
    Hello :) You can show them that cPanel listens on these ports: [~]# netstat -lnp | grep :2096 tcp 0 0 0.0.0.0:2096 0.0.0.0:* LISTEN 6583/cpsrvd (SSL) -
    [~]# netstat -lnp | grep :208 tcp 0 0 0.0.0.0:2082 0.0.0.0:* LISTEN 6583/cpsrvd (SSL) - tcp 0 0 0.0.0.0:2083 0.0.0.0:* LISTEN 6583/cpsrvd (SSL) - tcp 0 0 0.0.0.0:2086 0.0.0.0:* LISTEN 6583/cpsrvd (SSL) - tcp 0 0 0.0.0.0:2087 0.0.0.0:* LISTEN 6583/cpsrvd (SSL) -
    I noticed you mentioned ports 2053 and 8443. What services do you have listening on these ports? Thank you.
    0

Please sign in to leave a comment.