Thread: iLiad Open X server port
View Single Post
Old 10-18-2006, 05:54 AM   #1
design256
Connoisseur
design256 doesn't litterdesign256 doesn't litter
 
Posts: 78
Karma: 103
Join Date: Aug 2006
Location: Ipswich, UK
Device: Irex Iliad
Open X server port

While experimenting with IDS, I found that if the Iliad experiences a connection error (like it does connecting to my IDS proxy ),
then it pops up a dialog and waits for a click.

While it is in this state, the network is up and running and there is an unprotected X server running on port 6000. You can happily run X clients on it from another local host or grab window information etc.

While this is very cool (see attached screenshots), I haven't found a way to exploit it. You can run apps to be displayed on the Iliad and see how they look. You can kill off windows. But I haven't found any way of making it do anything more interesting. Ideas anybody?

Here's the output from xlsclients -l:

[chris@apple sbin]$ xlsclients -l
Window 0x600001:
Machine: ereader
Name: pageBar
Icon Name: pageBar
Command: pageBar
Instance/Class: pageBar/PageBar
Window 0xa00001:
Machine: ereader
Name: contentLister
Icon Name: contentLister
Command: contentLister
Instance/Class: contentLister/ContentLister
Window 0xc00001:
Machine: ereader
Name: connectionMgr
Icon Name: connectionMgr
Command: connectionMgr
Instance/Class: connectionMgr/ConnectionMgr
Window 0xe00001:
Machine: ereader
Name: downloadMgr
Icon Name: downloadMgr
Command: downloadMgr
Instance/Class: downloadMgr/DownloadMgr
Window 0x400004:
'' Name: Panel 0
Icon Name: Panel 0
Command: /usr/bin/matchbox-panel --size 39 --no-menu --bgcolor White --no-session --default-apps mb-applet-icon-container



... and here's xwininfo for the matchbox panel:

[chris@apple sbin]$ xwininfo -id 0x400004

xwininfo: Window id: 0x400004 "Panel 0"

Absolute upper-left X: 0
Absolute upper-left Y: 935
Relative upper-left X: 0
Relative upper-left Y: 935
Width: 768
Height: 39
Depth: 8
Visual Class: StaticGray
Border width: 0
Class: InputOutput
Colormap: 0x20 (installed)
Bit Gravity State: ForgetGravity
Window Gravity State: NorthWestGravity
Backing Store State: NotUseful
Save Under State: no
Map State: IsViewable
Override Redirect State: no
Corners: +0+935 -0+935 -0-50 +0-50
-geometry 768x39+0-50

Attached Thumbnails
Click image for larger version

Name:	konsole.jpg
Views:	834
Size:	367.4 KB
ID:	1872   Click image for larger version

Name:	konqueror.jpg
Views:	1901
Size:	371.8 KB
ID:	1873   Click image for larger version

Name:	xclock.jpg
Views:	806
Size:	328.1 KB
ID:	1874  
design256 is offline   Reply With Quote