Hallo zusammen.
Anbei endlich eine Erfolgsmeldung!
Der Fehler war das der Stick der im Ext3 Format vorlag nicht beschreibbar war. ein rechte Problem.
Ich konnte es mir folgendem Befehl lösen:
sudo chmod -R a+rw /PFAD/ZUR/USB-PARTITION
bei mir sah das denn so aus: (das nach media sieht bei jeden Stick natürlich anders aus!)
sudo chmod -R a+rw /media/8ed5f2aa-f1ac-607c-f885-af3ed2317243
Danach lief es ganz entspannt durch und nun benutze ich eine Fritzbox 7272
Anbei noch das Protokoll:
xecuter@ubuntu:~$ cd Desktop
xecuter@ubuntu:~/Desktop$ sudo ./6641-own.sh
[sudo] password for xecuter:
Please enter the IP address or hostname of your HomeBox 2 (Zyxel 6641)
or just press enter to use the default value
Host [o2.box]: 192.168.1.1
Please enter the registrar of your VoIP connection
or just press enter to use the default value
Registrar [sip.alice-voip.de]:
Please enter the sip-proxy of your VoIP connection
or just press enter to use the default value
SIP-proxy [sip.alice-voip.de]:
Please enter the phone numbers to search for.
Seperate numbers with space and use the format
CCPPPPPPPNNNN
or
0PPPPPPPNNNN
(CC=Country-Code, PPPPP=Prefix, NNNN=Number)
For example: 498005900050 498005251378 08005900050 08005251378
If you are not sure which format is correct for your account,
simply specify both formats for your phone numbers!
Phone numbers: 4951xxxxxx129
- trying to ping the box (192.168.1.1)... SUCCESS
- trying to mount the box: //192.168.1.1/DRIVE1_1... SUCCESS
- trying to create symlink (0_link_to_r00t_51315) to root directory... SUCCESS
- trying to unmount /tmp/tmp.gNMmb5Q8WW... SUCCESS
- trying to mount the box a second time for exploit preparation... SUCCESS
- trying to append "postexec" code... SUCCESS
- trying to create a user called "bob" with password "alice" SUCCESS
- trying to unmount /tmp/tmp.gNMmb5Q8WW... SUCCESS
- trying to mount the box a third time for exploit execution... SUCCESS
- trying to unmount /tmp/tmp.gNMmb5Q8WW... SUCCESS
- checking for open port on 192.168.1.1:23000... SUCCESS
- dumping memory from box to usb drive
please be patient: this takes at least 62 seconds...
- trying to mount the box a fourth time to download the memory dump... SUCCESS
- trying to copy PPP username (<BOX-SERIAL>-CC5D4E@.*\.de), a failure here is OK... SUCCESS
- trying to copy PPP password (your PIN)...
If this fails, extraction of PPP data will fail! SUCCESS
- downloading the memory dump to /tmp/tmp.XynE0zYJy5... SUCCESS
- trying to unmount /tmp/tmp.gNMmb5Q8WW... SUCCESS
- looking for phone number + proxy name in memory dump...
~~~~~~~~~~~~~~~~ FINISHED, RESULTS FOLLOW ~~~~~~~~~~~~~~~~
Your PPP (internet) login data is:
Username:
[email protected]
Password: 2xxxxxx610
For phone number 4951xxxxxx129, please use the following
data to configure your router:
Phone number: your telephone number without prefixes
Username: 4951xxxxxx129
Password: jBxxxxxxxxxxx6Jp
Registrar: sip.alice-voip.de
SIP-proxy: sip.alice-voip.de
Please note:
You may have to reconfigure you FritzBox slightly.
o2 uses rtp_priority = 26 and rtp_port >51000
in their box.
In case of problems with voice quality, try to edit
/var/flash/voip.cfg
on your FritzBox accordingly.
- cleaning up...
Please note: Files on the USB-Stick of the Box are left intact!
You may use them to further debug your results.'
Bye!
xecuter@ubuntu:~/Desktop$
Danke für die Unterstützung und für die grandiose Vorarbeit!!!