Data General DG/UX 5.4 - inetd Service Exhaustion Denial of Service
Author: The Unicorn type: dos platform: ultrix port: date_added: 2000-03-16 date_updated: 2012-07-14 verified: 1 codes: OSVDB-83869 tags: aliases: screenshot_url: application_url: raw file: 19817.txt
source: https://www.securityfocus.com/bid/1071/info A Denial of service (DoS) attack is possible with the default version of inetd distributed with Data General's DG/UX operating system. By performing a scan utilizing nmap's OS detection option (-O), the inetd daemon is put in a state where it will no longer spawn new services without being restarted. nmap -O -p 21 <target> or nmap -v -O -sS -p1-1023 <target>