Openpli 4.0 backdoor?
#1
Posted 8 March 2016 - 17:18
Quick question, if I change password for root from default, no one can access box through telnet and ftp. Is there any other way to access box content or settings? For example installing file manager and deleting file with new password, I've seen this on different image.
Thanks for answers
Re: Openpli 4.0 backdoor? #2
Re: Openpli 4.0 backdoor? #3
Posted 8 March 2016 - 20:38
opkg install mc mcedit /etc/enigma2/settings config.OpenWebif.auth=true
samba
opkg remove sambaserver or chmod 644 /etc/network/if-up.d/01samba-start
and telnet
mcedit /etc/inetd.conf # telnet stream tcp nowait root /usr/sbin/telnetd telnetd
Edited by stejk, 8 March 2016 - 20:42.
Re: Openpli 4.0 backdoor? #4
Re: Openpli 4.0 backdoor? #5
Re: Openpli 4.0 backdoor? #6
Re: Openpli 4.0 backdoor? #7
Re: Openpli 4.0 backdoor? #8
Posted 8 March 2016 - 23:34
What this code means?and telnet
mcedit /etc/inetd.conf # telnet stream tcp nowait root /usr/sbin/telnetd telnetd
You run mcedit. mcedit in my favorite visual file manager. And via this manager you edit this config file /etc/inetd.conf.
And you must in this file add #. This means this line is 'just comment'. And inetd will not start this program (/usr/sbin/telnetd) after start your box.
Re: Openpli 4.0 backdoor? #9
Re: Openpli 4.0 backdoor? #10
Re: Openpli 4.0 backdoor? #11
Posted 9 March 2016 - 05:45
Do you want to access the box from Internet? If yes, use a VPN tunnel. Password protection is never perfect and don't think that all software on the box have no security issues. The box is not designed for it.
Re: Openpli 4.0 backdoor? #12
Posted 9 March 2016 - 06:02
There are ways to secure the box if that is what you want.
1. disable telnet/ftp, only allow ssh/sftp
2. disable root login for ssh with password, only allow login with authorized key.
3. disable / access from samba, only allow /media/hdd
but I haven't understand what you are trying to achieve. If you want to use the box from the internet, better use VPN tunnel as others said.
Re: Openpli 4.0 backdoor? #13
Posted 9 March 2016 - 11:51
I want to block access to box, so no one can see config files, etc, even if person has access to box with remote or openwebifThere are ways to secure the box if that is what you want.
1. disable telnet/ftp, only allow ssh/sftp
2. disable root login for ssh with password, only allow login with authorized key.
3. disable / access from samba, only allow /media/hdd
but I haven't understand what you are trying to achieve. If you want to use the box from the internet, better use VPN tunnel as others said.
Re: Openpli 4.0 backdoor? #14
Re: Openpli 4.0 backdoor? #15
Posted 9 March 2016 - 14:41
I want to block access to box, so no one can see config files, etc, even if person has access to box with remote or openwebif
Why? What will you gain with that? Unless you want to supply "protected" boxes with certain paytv pirated programs, I don't see a reason why to do this. And if that is what you want, you will not find that kind of support here.
Even if you managed to block all access, a skilled person can still takeover an enigma2 box. Change CFE to boot from usb, then mount internal flash. It can easily be done on some boxes (like DMM), more difficult to some others but still, it can be done. So you can't do what you think on enigma2 boxes. They are called "open" for a reason.
Re: Openpli 4.0 backdoor? #16
Posted 9 March 2016 - 16:09
Download a plugin to reset the password and you're in again...
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Openpli 4.0 backdoor? #17
Posted 9 March 2016 - 19:46
I've seen so called "locked" boxes that some piracy groups are offering to their clients. They have telnet/ftp closed, they only allow ssh but not with password, so even if you reset it you can't log in. smb only allows /media etc. software manager is removed so you can't install ipks from a usb. And some other protections too. But still, you can boot the box from USB and remove any or all of those "protections". So after all, those protections were for nothing. Pitty the ignorant fools ...
Re: Openpli 4.0 backdoor? #18
Posted 10 March 2016 - 10:48
Edited by damtom85, 10 March 2016 - 10:49.
Re: Openpli 4.0 backdoor? #19
Posted 10 March 2016 - 10:57
Well, for samba, edit /etc/samba/smb.conf and remove section [root]
Re: Openpli 4.0 backdoor? #20
Posted 10 March 2016 - 12:46
Remote "guest ok", that allows access without a username/password.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users