Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

说说你对XSS和CSRF的理解 #11

Open
wolichuang opened this issue Oct 13, 2020 · 0 comments
Open

说说你对XSS和CSRF的理解 #11

wolichuang opened this issue Oct 13, 2020 · 0 comments
Labels

Comments

@wolichuang
Copy link
Owner

  1. XSS 攻击,通过 sql 注入 和 脚本注入的方式,向数据库注入非法信息,造成页面显示错乱。(如:留言评论模块)

  2. csrf 跨站请求伪造,冒充正确的用户登录进行一些非法操作。(如:用户登录)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant