
Web Security and Identifying Login Forms
WebSecurity
The article "小白--弱口令" discusses web security and the collection of information to identify websites with login forms. Commonly used search engines for this purpose include fofa, 360quake, 鹰图, and shodan, while traditional search engines like Baidu and Google are also mentioned. To search for pages containing login forms, the article suggests using the following syntax on fofa: body="登录" && org="China Education and Research Network Center". This method allows targeting HTML pages containing the term "登录" (login) and belonging to specific organizations.