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