AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only

The vulnerability is related to http on port 80 and port 80 runs httpd process from apache

  • 1.  The vulnerability is related to http on port 80 and port 80 runs httpd process from apache

    Posted 2 hours ago

    The vulnerability is related to http on port 80 and port 80 runs httpd process from apache as follows:-

    gdisprnimal1d(root):/# lsof -i :80 -w

    COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME

    httpd 9240872 root 4u IPv6 0xf10010000a38bbc0 0t0 TCP *:http (LISTEN)

    gdisprnimal1d(root):/# ps -ef | grep -i 9240872

    root 9240872 1 0 Aug 22 - 0:30 /opt/freeware/sbin/httpd -k start

    apache 21692778 9240872 0 Nov 01 - 0:00 /opt/freeware/sbin/httpd -k start

    Need help on this to fix http Vulnerability reported on port 80 on Infra NIM servers



    ------------------------------
    Unix Team
    ------------------------------