Unix security: Difference between revisions

Content deleted Content added
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.8.8) (Mako001 - 10249
m Services: {{code|}}
Line 80:
 
*Identify what services are running
** {{code|netstat -na}}
** {{code|lsof}}
** {{code|nmap}}
** {{code|sockstat -4}} ([[FreeBSD]])
 
The commands [[inetd]] and [[xinetd]] act as super-servers for a variety of network protocols such as [[rlogin]], [[telnet]] and [[ftp]].