Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload the .enc file in the Maintenance page #36

Closed
Vshindou opened this issue Feb 2, 2024 · 5 comments
Closed

Cannot upload the .enc file in the Maintenance page #36

Vshindou opened this issue Feb 2, 2024 · 5 comments

Comments

@Vshindou
Copy link

Vshindou commented Feb 2, 2024

I used the steps here but it seems that they might have added a checksum verification

Screenshot (2)

So the above is the sha256 sum of the original .enc downloaded from the maintenance page

Screenshot (3)

Here is the checksum of the new file created with the modifications on the instructions page as you can see they are different
I have verified that the original file works following which i tried to use the modified file and i get this error

Screenshot (4)

Here are my device details

Firmware Version SRCMTF1_JCO4032_R2.52.1

Hardware Version 0003

Model Name JCO4032

Please do help me out

@itsyourap
Copy link
Member

itsyourap commented Feb 2, 2024

If you correctly follow the steps and ensure that there is no line break in the first line before appending os.execute(...), you need not to update the checksum.

Checksum is checked only after executing the command, which should produce a malformed webpage containing the output of passwd command as the initial lines and then the resultant html code...

As per your screenshot, the webpage returned isn't malformed, meaning you must have mistaken a step.

Can you please recheck it?

@raj9-11
Copy link

raj9-11 commented Feb 19, 2024

got the same issue, already checked about the line break in first line there ain't any. kindly help!

@Addster09
Copy link

@raj9-11 have you fixed it and if yes then how?

@raj9-11
Copy link

raj9-11 commented Mar 31, 2024

@raj9-11 have you fixed it and if yes then how?

guys, when you use the keyguesser u get 2 line as output
1st line: xxxxserialnumberxxxx
2nd line: YYYYYYYYYYYYYYY
the key is YYYYYYYYYYYY (2nd line) and not the one with serial number in it.
and donot use the -iter 10000 it doesn't work, jst ignore the warning.

@itsyourap
Copy link
Member

Not sure if your issue is solved or not but we are not able to identify the issue here.
So closing this issue until any new leads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants