Penetration Testing tips

Source: Internet
Author: User

Check the source code to determine whether to use the open-source architecture. If so, check what framework and version it is? Because programmers use basic configurations when using open-source frameworks, or retain files not used in the frameworks, and vulnerabilities inherent in open-source frameworks, there are serious security problems, it is also a breakthrough of Penetration Tester. When viewing the source code, we can pay attention to the following points (example): 1) Comment Statement 1 <! -- <Div id = "footer _"> 2 <div id = "f-poweredbyico"> <a href = "http://www.xxx.com"> </a> </div> 3 www.2cto.com 4 </div> --> 2) the common url/wiki/skins/common/images/wiki/skins/common/commonPrint.css shows that mediawiki is used. We can further analyze the directory structure of mediawiki, pay attention to some important file directories, such as \ mediawiki \ receivdes \ DefaultSettings. php \ mediawiki \ schemdes \ SiteConfiguration. php accessible (many open source framework developers do not pay attention to access control settings for important folders and files)

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.