The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 05-05-2005
tmarikle tmarikle is offline Forum Advisor  
Registered User
  
 

Join Date: Jan 2005
Posts: 683
Quote:
Originally Posted by Kelam_Magnus
The only feasible way I have heard is thru internet-facing boxes which run Xwindows and use web access...via DNS attacks or overflow attacks.
UNIX systems are not necessarily imune, they just aren't exploited like Windows systems. Set UID as well as buffer overrun vulnerabilities have been identified on UNIX systems from time to time for all sorts of applications including Oracle 9i, which was touted as unbreakable/unhackable. Who remembers the Morris worm that exploited sendmail and crahsed countless systems accross the net more than a decade ago? This attack was the first one that caught the world's attention due to its substantial impact. CERT has advised that yet another vulnerability exists in sendmail (albeit through unauthorized distrobutions) can be compromised even through a firewall.

Thomas