April 13, 2004 5:55 PM PDT
Attackers infiltrating supercomputer networks
- Related Stories
-
Microsoft warns of a score of security holes
April 13, 2004 -
Server compromise delays GNOME 2.6
March 24, 2004 -
Developers take Linux attacks to heart
December 9, 2003 -
E-terrorism: Digital myth or true threat?
August 26, 2002
The attacks, which apparently compromised servers as recently as April 3, are currently being investigated, according to an advisory posted April 6 by the Information Technology Systems and Services (ITSS) group at Stanford.
"Stanford, along with a large number of research institutions and high-performance computing centers, has become a target for some sophisticated Linux and Solaris attacks," ITSS said in its Web advisory. "The attacker appears to be deliberately targeting machines in academic and high-performance computing environments, rather than attacking systems indiscriminately."
![]()
![]()
![]()
![]()
![]()
![]()
Get Up to Speed on...
Enterprise security![]()
Get the latest headlines and
company-specific news in our
expanded GUTS section.
![]()
![]()
![]()
![]()
It is unclear when the attacks first occurred. The advisory listed one breach as occurring April 3. The unknown attackers use common password-cracking tools to gain access to any account on a server and then gain further access by using security flaws in the software.
"The perpetrators regularly gain access to an unprivileged local user account, presumably by sniffing passwords, cracking passwords from other compromised systems, or by triggering vulnerabilities in remotely accessible services," the advisory states.
Such local vulnerabilities, as they are called, have led to several compromises on the servers used to host Linux development and distribution in recent months.
See more CNET content tagged:
advisory,
high-performance computing,
Stanford,
attacker,
Sun Solaris







http://securecomputing.stanford.edu/alerts/multiple-unix-6apr2004.html
To gain remote access to the systems, the intruder just sniffed network packets and used bruteforce dictionary based password guessing techniques. Neither methord exploits a flaw in the operating system.
To gain root privilege level access, the intruder used vulnerabilities in the kernel. Both vulnerabilities have been fixed, and distributions have released updated kernel packages months before the intrusion. Microsoft itself has stated, it's the responsibility of customer to insure that security updates have been installed.
Having said that, the Linux community have developed solutions which can greatly mitigate the risk of similar vulnerabilities being exploited. Developed by the NSA, SELinux provides mandatory access control,
http://www.crypt.gen.nz/selinux/links.html
which can be deployed to further lock down and secure public exposed servers.
And, of course, all the finger pointing and name calling between competing solution providers are totally misdirected resources that could be directed at something positive. No matter what excuse is offered by the solution provider, every solution is proving vulnerable. No one has room to brag or point fingers. All in all, this mess is showing the biggest and only weakness is PEOPLE. Imagine!