Extracting cert from ARIS TM822AG - Printable Version +- Haxorware Forums (http://www.haxorware.com/forums) +-- Forum: General (http://www.haxorware.com/forums/forumdisplay.php?fid=6) +--- Forum: Modems (http://www.haxorware.com/forums/forumdisplay.php?fid=7) +--- Thread: Extracting cert from ARIS TM822AG (/showthread.php?tid=6876) |
Extracting cert from ARIS TM822AG - eltremendo - 21-09-2018 Hello, i have an ARIS TM822AG Virgen. I have done a full back up. and i would like to get the certs from the .bin dump. So far in linux i did a "binwalk -e fullflash.bin" and got a folder called "squashfs-root" with some other stufs. i found two certs named "mfg_cert.cery el [b]root_pub_key.bin" in [/b]\squashfs-root\etc\docsis\security. However i did not find the private key and i did not find the fw certs . My question is , do i have to connect the modem then perform the flash back up or my binwalk is not properly installed ? RE: Extracting cert from ARIS TM822AG - ricktendo - 21-09-2018 squashfs-root is the Operating System, you want the NVRAM jffs2-root\fs_1\1\security\download RE: Extracting cert from ARIS TM822AG - eltremendo - 21-09-2018 (21-09-2018, 10:51 PM)ricktendo Wrote: squashfs-root is the Operating System, you want the NVRAM jffs2-root\fs_1\1\security\download Thank you for the quick reply. however on the extractions i did not find the "jffs2-root" folder \fs_1\1\security\download . does bin walk give you that "jffs2-root" or i need the jefferson installed, because i see couple of dimmies files .jffs http://prntscr.com/kx8h5o and here the nvram has 0 files in it http://prntscr.com/kx8hjj RE: Extracting cert from ARIS TM822AG - eltremendo - 21-09-2018 (21-09-2018, 10:51 PM)ricktendo Wrote: squashfs-root is the Operating System, you want the NVRAM jffs2-root\fs_1\1\security\download oh i got it thanks , the jefferson was not installed. |