Kabouterplop01 schreef op dinsdag 04 november 2008 @ 00:28:
Wellicht dat je er iets over kan vinden op de motorola site (over de tool en welke string er wordt gebruikt)
Je zou het kunnen proberen met een linux box met SNMP erop.
en een snmpwalk doen. (Ik weet niet wat er allemaal te managen valt aan dat modem, maar misschien kn je de config dumpen en er wat uit halen.
snmp is mooi en ook weer niet.
Misschien ken je de oude kreet security is not my problem

.
Inmiddels al wel verbeterd met v3
SNMP is poortje 161 udp dus telnet x.x.x.x 161 en je weet of snmp aanstaat.
Uit onderzoek blijkt dat op de interne netwerk zijde EN externe ip zijde GEEN SNMP aanstaat:
Starting Nmap 4.11 (
http://www.insecure.org/nmap/ ) at 2008-11-02 20:03 CET
Interesting ports on 192.168.100.1:
Not shown: 1676 closed ports
PORT STATE SERVICE
23/tcp filtered telnet
80/tcp open http
1720/tcp filtered H.323/Q.931
5190/tcp open aol
Maar nou blijkt de modem nog een 10.*.*.* ip te hebben voor beheer van de modem... (is alleen te bereiken vanuit Multikabel/Ziggo)....
Overigens leek het me wel hanig om het zogenaamde config: .bin bestandje te hebben en die eens door te spitten... Met geen mogelijkheid kon ik die via TFP direct vanaf de modem krijgen en ook niet de bij behoren DHCP server van MK/Ziggo::
Zoals in mijn modem na een reboot te zien is:
2008-11-02 06:31:01 7-Information SNMP: Working in SNMP V1/2c Only NmAccess mode
2008-11-02 06:31:00 7-Information PROG: SW upgrade Failed in gradual download
2008-11-02 06:31:00 5-Warning TFTP server ERROR2 ch_id 0
2008-11-02 06:31:00 4-Error E108.0SW upgrade Failed after download - SW File corruption
2008-11-02 06:31:00 5-Warning PROG: Absent mandatory TLV28
2008-11-02 06:31:00 4-Error DIST: Unexpected management Message Type->33 - Discard message
2008-11-02 06:31:00 6-Notice E102.0SW Download INIT - Via Config file
2008-11-02 06:31:00 7-Information PROG: Software download file from server 172.31.254.17 5 started...
2008-11-02 06:30:59 7-Information INITIALIZATION COMPLETE - MODEM IS OPERATIONAL
2008-11-02 06:30:59 7-Information Starting software download...
2008-11-02 06:30:59 7-Information SEC: Mfg CVC from configuration file was verified
2008-11-02 06:30:59 7-Information B401.0Authorized
2008-11-02 06:30:59 7-Information REGISTRATION COMPLETE - Waiting for Operational status
2008-11-02 06:30:59 7-Information Registration file - downloaded
2008-11-02 06:30:58 4-Error DIST: Unexpected management Message Type->33 - Discard message
2008-11-02 06:30:56 4-Error DIST: Unexpected management Message Type->33 - Discard message
2008-11-02 06:30:56 7-Information Trying to download Configuration file ...
2008-11-02 06:30:56 7-Information Time of day - retrieved
1970-01-01 00:00:19 7-Information DHCP - parameters acquired
1970-01-01 00:00:19 7-Information DHCP: ACK: Setting (*) CM TFTP Boot file: HSD_PowerVoice.bin
1970-01-01 00:00:19 7-Information DHCP: Setting CM IP address to: 10.132.28.40
1970-01-01 00:00:19 7-Information DHCP: Setting (*) CM Syslog Server address to: 0.0.0.0
1970-01-01 00:00:19 7-Information DHCP: Setting (*) CM Time Server address to: 172.31.254.155
1970-01-01 00:00:19 7-Information DHCP: Setting (*) CM Subnet mask to: 255.255.252.0
1970-01-01 00:00:19 7-Information DHCP: Setting (*) CM Gateway address to: 10.132.28.1
1970-01-01 00:00:19 7-Information DHCP: OFFER: Setting (*) CM TFTP Boot file:
HSD_PowerVoice.bin
1970-01-01 00:00:19 7-Information DHCP select: Setting (*) CM TFTP Server address to:
172.31.254.155
1970-01-01 00:00:19 7-Information DHCP: Offered (*) CM IP address to: 10.132.28.40
1970-01-01 00:00:17 4-Error DIST: Unexpected management Message Type->33 - Discard message
1970-01-01 00:00:15 4-Error DIST: Unexpected management Message Type->33 - Discard message
1970-01-01 00:00:13 4-Error DIST: Unexpected management Message Type->33 - Discard message
1970-01-01 00:00:11 4-Error DIST: Unexpected management Message Type->33 - Discard message
1970-01-01 00:00:11 7-Information Trying to register through CMTS...
1970-01-01 00:00:11 7-Information SYNCHRONIZED - 322000000 Hz , ucd 51
1970-01-01 00:00:09 4-Error DIST: Unexpected management Message Type->33 - Discard message
1970-01-01 00:00:08 7-Information Starting Ranging On Channel 51
1970-01-01 00:00:07 4-Error DIST: Unexpected management Message Type->33 - Discard message
1970-01-01 00:00:05 4-Error DIST: Unexpected management Message Type->33 - Discard message
1970-01-01 00:00:04 7-Information Downstream Locked - Collecting Upstream Information
1970-01-01 00:00:03 4-Error DIST: Unexpected management Message Type->33 - Discard message
1970-01-01 00:00:01 7-Information Scanning frequency 322000000Hz
1970-01-01 00:00:01 7-Information Trying to synchronize ...
1970-01-01 00:00:01 7-Information Vendor Cold Start
Haalt de modem HSD_PowerVoice.bin op van 172.31.254.155 via TFTP... Ik gok dat hier een hoop interessante info instaat... Iemand een idee hoe ik die HSD_PowerVoice.bin kan inkijken?
BTW pingen naar: 172.31.254.155 werkt prima... TFTP -i 172.31.254.155 GET HSD_PowerVoice.bin werkt niet...