Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

All VestaCP installations being attacked Topic is solved

General questions about VestaCP
Locked
  • Print view
Advanced search
231 posts
  • Page 23 of 24
    • Jump to page:
  • Previous
  • 1
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • Next
harry
Posts: 14
Joined: Sun Dec 31, 2017 10:50 pm

Os: CentOS 6x
Web: apache
Re: All VestaCP installations being attacked

Post by harry » Fri Oct 19, 2018 9:37 pm

albertus wrote: ↑
Fri Oct 19, 2018 4:48 pm
imperio wrote: ↑
Fri Oct 19, 2018 9:49 am
Falzo, stop the insults. We have all said in this thread.
More information you can find here
https://www.welivesecurity.com/2018/10/ ... installed/

In the next time I'll give you a warning.
Excuse me, I don't think there were any insults from Falzo and I agree with him. It's a shame how you dealt with this problem. Nobody should keep trusting any of you as you're not capable of communicating properly. Keeping silence and hiding yourself doesn't help. I truly suggest you to decide if you really want to continue mantaining Vesta, as you don't seem capable for such a task.
I too do not see an insult here. While being a developer myself I do understand that sometimes communication during stressful situations may be hard to maintain, but it is really important to keep people trusting you and your project.That's being said, VestaCP is amazing as a whole but communication with its users should really be improved.
Top

hacktivista
Posts: 4
Joined: Sat Oct 20, 2018 2:05 am

Os: CentOS 6x
Web: apache + nginx
Re: All VestaCP installations being attacked

Post by hacktivista » Sat Oct 20, 2018 2:11 am

Just noticed I've been attacked. Have not found the files listed as affected, nor rkhunter found any malware (though some warnings)...

The attacked modified my sudoers configuration and changed admin password, not allowing the vestacp to be updated, this alerted me (700+ emails saying that the user needs a password to execute some files).

Already updated my system and changed passwords, but I don't know what else to check
Top

artuof
Posts: 15
Joined: Fri Nov 10, 2017 5:42 am

Re: All VestaCP installations being attacked

Post by artuof » Sat Oct 20, 2018 7:49 am

My procedure with OS Ubuntu 16.04 LTS.

The first thing I've done has been to change admin and root passwords.

Later, I have seen that my server has /usr/bin/dhcprenew.disabled and /etc/init.d/dhcprenew.disabled files. (why extension .disabled? no idea).
I have deleted both.

Too I have symbolics links:
lrwxrwxrwx 1 root root 19 sep 24 09:36 /etc/rc1.d/S01dhcprenew -> ../init.d/dhcprenew
lrwxrwxrwx 1 root root 19 sep 24 09:36 /etc/rc2.d/S01dhcprenew -> ../init.d/dhcprenew
lrwxrwxrwx 1 root root 19 sep 24 09:36 /etc/rc3.d/S01dhcprenew -> ../init.d/dhcprenew
lrwxrwxrwx 1 root root 19 sep 24 09:36 /etc/rc4.d/S01dhcprenew -> ../init.d/dhcprenew
lrwxrwxrwx 1 root root 19 sep 24 09:36 /etc/rc5.d/S01dhcprenew -> ../init.d/dhcprenew
I have delete all of them.

Then, I have installed rkhunter:
- sudo apt-get install rkhunter

I run it so:
- rkhunter -c

Check if would there are warnings.
In my case it only warns me that root has ssh access, when it not possible really.
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: All VestaCP installations being attacked

Post by imperio » Sat Oct 20, 2018 9:08 am

Later, I have seen that my server has /usr/bin/dhcprenew.disabled and /etc/init.d/dhcprenew.disabled files. (why extension .disabled? no idea).
Because dhcprenew it's a virus and VestaCP renamed this file after upgrade to 0.9.8-23

viewtopic.php?f=25&p=73942#p73942
Security check for/usr/bin/dhcprenew binary. If found checker notifies server administrator
Top

KEZERN
Posts: 13
Joined: Fri Sep 23, 2016 6:51 am

Re: All VestaCP installations being attacked

Post by KEZERN » Sat Oct 20, 2018 8:38 pm

I have just executed
sudo find /etc/ -name "*dhcprenew*"
And no file are listed.

Does it means I have not been atacked?
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: All VestaCP installations being attacked

Post by imperio » Sat Oct 20, 2018 8:41 pm

KEZERN wrote: ↑
Sat Oct 20, 2018 8:38 pm
I have just executed
sudo find /etc/ -name "*dhcprenew*"
And no file are listed.

Does it means I have not been atacked?
Do you have this files ?
/usr/bin/dhcprenew or /usr/bin/dhcprenew.disabled
Top

KEZERN
Posts: 13
Joined: Fri Sep 23, 2016 6:51 am

Re: All VestaCP installations being attacked

Post by KEZERN » Sun Oct 21, 2018 4:40 pm

imperio wrote: ↑
Sat Oct 20, 2018 8:41 pm
KEZERN wrote: ↑
Sat Oct 20, 2018 8:38 pm
I have just executed
sudo find /etc/ -name "*dhcprenew*"
And no file are listed.

Does it means I have not been atacked?
Do you have this files ?
/usr/bin/dhcprenew or /usr/bin/dhcprenew.disabled
No, I don't have any of them
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: All VestaCP installations being attacked

Post by imperio » Sun Oct 21, 2018 4:54 pm

With your server all fine.
Top

KEZERN
Posts: 13
Joined: Fri Sep 23, 2016 6:51 am

Re: All VestaCP installations being attacked

Post by KEZERN » Sun Oct 21, 2018 8:01 pm

imperio wrote: ↑
Sun Oct 21, 2018 4:54 pm
With your server all fine.
Thank you very much!
Top

elpak
Posts: 10
Joined: Sun Oct 21, 2018 7:42 am
Contact:
Contact elpak
Website

Os: Ubuntu 15x
Web: apache + nginx
Re: All VestaCP installations being attacked

Post by elpak » Mon Oct 22, 2018 10:19 am

more attention should be paid to security.
Top


Locked
  • Print view

231 posts
  • Page 23 of 24
    • Jump to page:
  • Previous
  • 1
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • Next

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password