You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I followed https://github.com/JFC-Group/JF-Customisation/blob/master/Instructions/Get-Any-File-From-JF-ONT-Home-Gateway.md this guide to get the key file but the POST request return 401.
I have already seen the new PR #100 and tried both the pages.
Request:
curl --location 'http://192.168.29.1/platform.cgi'
--header 'Cookie: 489838fbc9963855xxxxxxxx566be131'
--header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.9'
--header 'Referer: http://192.168.29.1/platform.cgi?page=factoryDefault.html'
--form 'button.usbRestore.statusPage="usbRestore"'
--form 'file="/flash/secure/key.txt /mnt/vfs/admin/F/ #"'
--form 'token="cuuvutheuqueiboafidooxxxxxxxxoshohwilohgepeiliethoanaigheicohway"'
--form 'thispage="factoryDefault.html"'
Response:
<title>Jio Centrum Home Gateway : </title> <script type="text/javascript" language="javascript" src="js/jquery-1.8.0.min.js"></script> <script> if(top.location.hostname != self.location.hostname) { top.location = self.location; } </script>401 Unauthorized
Click here to Relogin
Beta Was this translation helpful? Give feedback.
All reactions