How can I win all the business of qingting fm?

Source: Internet
Author: User

How can I win all the business of qingting fm?

How can I win all the business of qingting fm?

1. Find the substation. The following second-level domain names are found

Http://star.cms.qingting.fm/phpcms get shell through getshell at the front end

2. Find useful information after obtaining the shell

The fabfile. py Program (Automated O & M tool Fabric) contains the passwords of some proxy machines.

from fabric.api import *env.user = 'root'env.roledefs = {'qingdaoSLB' : ['42.96.165.200',              '42.96.165.202',              '42.96.148.138',              '42.96.148.139',              '42.96.148.134'],        'hangzhouSLB': ['112.124.52.145',                        '112.124.52.146','42.121.195.205',              '42.121.195.206',              '42.121.32.154',              '42.121.32.155'],        'one':        ['42.121.32.154'],        'qdone':       ['42.96.148.139']}env.passwords = {'42.121.195.205': '*****','42.121.195.206': '*****','42.121.32.154' : '*****','42.121.32.155' : '*****','112.124.52.145' : '*****',        '112.124.52.146' : '*****','42.96.165.200' : '*****','42.96.165.202' : '*****','42.96.148.138' : '*****','42.96.148.139' : '*****','42.96.148.134' : '*****',}



After logging on to a machine, check history and find that the machine uses a private key to manage other machines.
 



3. Practice

Enter the main station machine

 



Go to the svn Machine
 



With the private key, we will not list them one by one.

Solution:

Set permissions

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.