Differences between revisions 4 and 5
Revision 4 as of 2014-07-10 17:12:29
Size: 143
Editor: turmio
Comment:
Revision 5 as of 2014-07-10 17:16:15
Size: 1934
Editor: turmio
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
= Hacking Bus Displays =

City of Oulu dumped old bus displays and we got two of those.

Main goal is to figure out how it works and then do _something_ with it.
 
Line 5: Line 11:

== Network ==
{{attachment:network2.jpg}}

=== nmap -results ===
{{{
Host is up (0.00088s latency).
Not shown: 65532 closed ports
PORT STATE SERVICE
21/tcp open ftp
23/tcp open telnet
8080/tcp open http-proxy

PORT STATE SERVICE VERSION
21/tcp open ftp Topfield TF7100HDPVRt DVR ftpd 6.4/OpenBSD/Linux-ftpd-0.17
| ftp-anon: Anonymous FTP login allowed (FTP code 230)
| -rw------- 1 root root 330 Oct 15 2013 .bash_history
| -rw-r--r-- 1 root root 6011 Oct 12 2006 .xftcache
| -rw-r----- 1 root root 24450 Oct 12 2006 ArialBold-14.bdf_longbus
| drwxr-xr-x 1 root root 0 May 28 2002 bin
| drwxr-xr-x 1 root root 0 May 28 2002 dev
| drwxr-xr-x 1 root root 0 May 28 2002 etc
| drwxr-xr-x 1 root root 0 May 28 2002 lib
| drwxr-xr-x 1 root root 0 May 28 2002 lost+found
| drwxr-xr-x 1 root root 0 May 28 2002 mnt
| drwxr-xr-x 1 root root 0 May 28 2002 opt
| dr-xr-xr-x 28 root root 0 Jul 10 23:55 proc
| drwxr-xr-x 1 root root 0 May 28 2002 root
| drwxr-xr-x 1 root root 0 May 28 2002 sbin
| drwxr-xr-x 1 root root 0 May 28 2002 tmp
| drwxr-xr-x 1 root root 0 May 28 2002 usr
|_drwxr-xr-x 1 root root 0 May 28 2002 var
23/tcp open telnet Linux telnetd
8080/tcp open http-proxy?
|_http-open-proxy: ERROR: Script execution failed (use -d to debug)

}}}
Line 9: Line 53:
<<AttachList>> <<AttachList()>>
hacker

turmio

hacker

otter

Hacking Bus Displays

City of Oulu dumped old bus displays and we got two of those.

Main goal is to figure out how it works and then do _something_ with it.

displays.jpg

Network

[ATTACH]

nmap -results

Host is up (0.00088s latency).
Not shown: 65532 closed ports
PORT     STATE SERVICE
21/tcp   open  ftp
23/tcp   open  telnet
8080/tcp open  http-proxy

PORT     STATE SERVICE     VERSION
21/tcp   open  ftp         Topfield TF7100HDPVRt DVR ftpd 6.4/OpenBSD/Linux-ftpd-0.17
| ftp-anon: Anonymous FTP login allowed (FTP code 230)
| -rw-------    1 root     root          330 Oct 15  2013 .bash_history
| -rw-r--r--    1 root     root         6011 Oct 12  2006 .xftcache
| -rw-r-----    1 root     root        24450 Oct 12  2006 ArialBold-14.bdf_longbus
| drwxr-xr-x    1 root     root            0 May 28  2002 bin
| drwxr-xr-x    1 root     root            0 May 28  2002 dev
| drwxr-xr-x    1 root     root            0 May 28  2002 etc
| drwxr-xr-x    1 root     root            0 May 28  2002 lib
| drwxr-xr-x    1 root     root            0 May 28  2002 lost+found
| drwxr-xr-x    1 root     root            0 May 28  2002 mnt
| drwxr-xr-x    1 root     root            0 May 28  2002 opt
| dr-xr-xr-x   28 root     root            0 Jul 10 23:55 proc
| drwxr-xr-x    1 root     root            0 May 28  2002 root
| drwxr-xr-x    1 root     root            0 May 28  2002 sbin
| drwxr-xr-x    1 root     root            0 May 28  2002 tmp
| drwxr-xr-x    1 root     root            0 May 28  2002 usr
|_drwxr-xr-x    1 root     root            0 May 28  2002 var
23/tcp   open  telnet      Linux telnetd
8080/tcp open  http-proxy?
|_http-open-proxy: ERROR: Script execution failed (use -d to debug)

  • [get | view | diff] (2016-10-13 17:32:45, 732.8 KB) [[attachment:DisplayML_Specification_standard.pdf]]
  • [get | view | diff] (2016-10-13 17:32:45, 912.6 KB) [[attachment:Vedlegg_1_til_Bilag_3_Protokoll.pdf]]
  • [get | view | diff] (2014-07-10 17:12:09, 33.6 KB) [[attachment:display2.jpg]]
  • [get | view | diff] (2014-07-10 17:12:12, 27.0 KB) [[attachment:displays.jpg]]
  • [get | view | diff] (2014-11-06 19:45:23, 632.0 KB) [[attachment:fb0_dump.dat]]
  • [get | view | diff] (2014-07-10 18:57:44, 63.5 KB) [[attachment:tarlab-ftw.jpg]]
  • [get | view | diff] (2014-08-21 13:21:19, 1.3 KB) [[attachment:turmio.xml]]
  • [get | view | diff] (2016-10-13 18:28:09, 1.3 KB) [[attachment:turmionTemplate.xml]]
  • [get | view | diff] (2014-07-10 17:10:51, 49.9 KB) [[attachment:webpage.png]]
 All files | Selected Files: delete move to page
Normal Sort Sort + uniq Sort + uniq + count

CategoryProjekti