Newifi released a beta version of the firmware, belongs to the beta, UI to complete the degree is less than 50%, hope you continue to work hard,
Official firmware, there is no option to open SSH, I first flash is to use violent methods to open, didn't pay attention to, this a few days and then at the firmware,
Found that SSH is back door, it's just hidden, there has been no people released.
Opening method says below:
/WWW/newifi directory below a ifiwen_hss. HTML file
Congratulations
{var data="https://bbs.csdn.net/topics/" id ": 1, 'jsonrpc' : '2.0' and 'method' : 'call', 'params: [' 00000000000000000000000000000000', 'xapi. Basic', 'open_dropbear' {}]}";
$. Ajax ({
Type: "POST",
Url: the url,
Data: data,
Success: the function (data) {
Document. The write (' success ');
},
Error: function (data) {
Document. The write (" error ");
}
});
</script>
Copy the code
http://192.168.99.1/newifi/ifiwen_hss.html
Yes, have to do is to open this web page, it will help you to submit data, no verification, without having to login, SSH immediate effect,
A force method can also use the curl:
To IP/ubus post data line, the success will return
{" jsonrpc ":" 2.0 ", "id" : 1, "result" : [0, {" status ": 0}]}