alastairstevenson
Staff member
It is not for the DS-7808HGH-F1 modelCan you give me a copy of your complete firmware?
It is not for the DS-7808HGH-F1 modelCan you give me a copy of your complete firmware?
I can extract what I want from your firmware.It is not for the DS-7808HGH-F1 model
I am here in China. If you help me, I can provide some equipment in China.I can extract what I want from your firmware.
These are the only changes I made - to inhibit psh and to enable SSH.I can extract what I want from your firmware.
These are the only changes I made - to inhibit psh and to enable SSH.
The plaintext file and the encrypted final version.
These are the only changes I made - to inhibit psh and to enable SSH.
The plaintext file and the encrypted final version.
Insert this somewhere near the beginning to inhibit psh :Can you help me to revise it?
echo ">>>>Inhibit psh<<<<"
mv /bin/psh /bin/psh_orig
ln -s /bin/busybox /bin/psh
# Its good to have an SSH access ... keys should be there by now.
sleep 10
dropbear -r /etc/dropbear/dropbear_rsa_host_key
Insert this somewhere near the beginning to inhibit psh :
Code:echo ">>>>Inhibit psh<<<<" mv /bin/psh /bin/psh_orig ln -s /bin/busybox /bin/psh
And place this near the end, assuming dropbear has been placed in the search path :
Code:# Its good to have an SSH access ... keys should be there by now. sleep 10 dropbear -r /etc/dropbear/dropbear_rsa_host_key
Insert this somewhere near the beginning to inhibit psh :
Code:echo ">>>>Inhibit psh<<<<" mv /bin/psh /bin/psh_orig ln -s /bin/busybox /bin/psh
And place this near the end, assuming dropbear has been placed in the search path :
Code:# Its good to have an SSH access ... keys should be there by now. sleep 10 dropbear -r /etc/dropbear/dropbear_rsa_host_key
OK, try the attached firmware, modified from the one you attached.
IF it works (and I don't have any way to test it) -
Full busybox
psh bypassed
telnet active
Not sure about the firmware on that specific NVR - but on 1 76xxNI-Ex you can enable that as one of the actions under Linkage Method :Setup a script to flip to full screen monitoring to my tv set in living room whenever motion is detected at my front door. (sounds so easy)