[MontelLUG] Router digicom Michelangelo Wave 300C - Reboot automatico

viper recursivepointer a gmail.com
Lun 6 Feb 2012 12:00:03 CET


solved, era una boiata..

<?php
        $page=file_get_contents('http://192.168.1.254');
        $page=file_get_contents('http://192.168.1.254/cgi-bin/login.exe?pws=PASSWORD');
        $page=file_get_contents('http://192.168.1.254/system_r.stm');
        $page=file_get_contents('http://192.168.1.254/cgi-bin/restart.exe?page=tools_gateway&logout=');
        echo $page;
?>

schedulando questo script in un server interno alla rete si ottiene
l'effetto desiderato senza impegnare il temporizzatore rubato alle
lucette di natale da esterno.. :D

e ho scoperto un fatto agghiacciante: cgi-bin/login.exe e cgi-bin/restart.exe..
su cosa si basa il software di questo router? aiuto..

viper

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments




More information about the montellug mailing list