Improper IIS configuration leads to arbitrary code execution, and multiple sites under the company fall. A large amount of procurement and financial data can be queried by listed companies.
In fact, the problem is very simple.
1. Set WebDAV to allow in the WEB Server Extension
2. The write permission is enabled in the website permission configuration.
Http://iservice.qiaqiafood.com: 8003/
First, we found the two OA Systems of the food and Its huabang real estate. This is precisely because the IIS configuration on this server is improper. WEBDAV is allowed to have write permissions, and the parsing vulnerability of IIS6.0 can be directly transmitted.
Asp;.jpg
Suffix (upload tool DAV explorer), kitchen knife connection successful
Open web. config, find the database information, connect to the database, and there are a lot of trousers. The rough calculation covers more than 30 WEB systems, some systems, and some of them are Intranet systems under the China Communications Group, including a large number of procurement, financial, customer information and other information, especially the OA system has a lot of such customer information (detailed to the county-level supermarkets, stores ), financial information includes basic purchase, travel, and other personnel information, which is full of commercial value. However, for public companies, the exposure of short messages in the OA system is more complicated...
Because there are too many systems and websites involved, we will not list them here. We also need to pay attention to web applications on the Intranet and Internet. Many weak passwords exist in the mis Management Information System, security training for internal employees should be strengthened
Solution:
1. Disable webdav
2. Disable write permission
In addition, I scanned the tool and found that IIS tilde directory enumeration exists on several servers. Specifies the name of the short file/folder to be exposed. Microsoft's URLScan can be done, the specific use of see http://www.freebuf.com/articles/4908.html (refer to: License)