常见漏洞总结归纳自学路线图
SQL注入漏洞
目录遍历漏洞
https://portswigger.net/web-security/file-path-traversal
https://portswigger.net/web-security/all-labs#path-traversal
命令执行漏洞
https://portswigger.net/web-security/os-command-injection
https://portswigger.net/web-security/all-labs#os-command-injection
暴力猜解漏洞
https://portswigger.net/web-security/logic-flaws
https://portswigger.net/web-security/all-labs#business-logic-vulnerabilities
信息泄露漏洞
https://portswigger.net/web-security/information-disclosure
https://portswigger.net/web-security/all-labs#information-disclosure
越权漏洞
https://portswigger.net/web-security/access-control
https://portswigger.net/web-security/access-control/security-models
文件上传漏洞
https://portswigger.net/web-security/file-upload
https://portswigger.net/web-security/all-labs#file-upload-vulnerabilities
https://github.com/c0ny1/upload-labs
竞争条件漏洞
https://portswigger.net/web-security/race-conditions
https://portswigger.net/web-security/all-labs#race-conditions
SSRF服务器端请求伪造漏洞
https://portswigger.net/web-security/ssrf
https://portswigger.net/web-security/all-labs#server-side-request-forgery-ssrf
XXE(XML实体注入)漏洞
https://portswigger.net/web-security/xxe
https://github.com/c0ny1/xxe-lab
XSS跨站脚本攻击漏洞
https://portswigger.net/web-security/cross-site-scripting
https://portswigger.net/web-security/all-labs#cross-site-scripting
https://www.acunetix.com/websitesecurity/cross-site-scripting/
CSRF跨站请求伪造漏洞
https://portswigger.net/web-security/csrf
https://portswigger.net/web-security/all-labs#cross-site-request-forgery-csrf
CORS跨域资源读取漏洞
https://portswigger.net/web-security/cors
https://portswigger.net/web-security/all-labs#cross-origin-resource-sharing-cors
点击劫持
https://portswigger.net/web-security/clickjacking
https://portswigger.net/web-security/all-labs#clickjacking
Web LLM attacks大模型攻击
https://portswigger.net/web-security/llm-attacks
https://portswigger.net/web-security/all-labs#web-llm-attacks
https://mp.weixin.qq.com/mp/appmsgalbum?__biz=Mzg2NzY0MzM3Ng==&action=getalbum&album_id=3312413957536366597&scene=173&subscene=227&sessionid=1713083860&enterid=1713083865&from_msgid=2247483997&from_itemidx=1&count=3&nolastread=1#wechat_redirect
Host Header Attack host头攻击漏洞
https://portswigger.net/web-security/host-header
https://portswigger.net/web-security/all-labs#http-host-header-attacks
原文始发于微信公众号(利刃信安):【漏洞总结】常见漏洞总结归纳自学路线图
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论