1.HTML form without CSRF protection     

2.User credentials are sent in clear text 

用户得凭证信息以明文发送

3.Cookie without HttpOnly flag set

Cookie未设置HttpOnly标识

4.Login page password-guessing attack

登录页面密码猜测攻击

5.OPTIONS method is enabled

 允许options类型请求方式

6.Possible sensitive directories

可能的敏感目录

相关文章:

  • 2021-06-26
  • 2021-12-20
  • 2021-12-15
  • 2022-12-23
  • 2021-09-27
  • 2021-05-25
  • 2021-11-06
  • 2021-12-08
猜你喜欢
  • 2021-08-28
  • 2021-08-19
  • 2021-07-10
  • 2022-12-23
  • 2021-12-02
  • 2021-12-02
  • 2021-09-13
相关资源
相似解决方案