当前位置:网站首页>CTF-合天WEB漏洞靶场
CTF-合天WEB漏洞靶场
2022-07-21 00:34:00 【amingMM】
实验环境
https://www.hetianlab.com/expc.do?ce=34dc93e4-58dc-4d37-9ce5-3d7043a6e974
服务器:
Centos7
(nginx+php+php-fpm+mysql)
IP地址:10.1.1.100
客户机:
Windows7
(辅助工具:Mozilla Firefox,burpsuite)
IP地址:随机
测试内容
http头部字段理解
A、观察http响应头
B、Referer理解
C、X-Forwarded-For理解
D、Client-IP理解
E、User-Agent理解
F、Accept-Language理解
G、Cookie理解
sql注入
A、http头部注入1
B、http头部注入2
C、宽字节注入
D、cookie注入
文件上传漏洞理解
A、后缀黑名单
B、后缀白名单
C、检查MIMETYPE(Content-Type 限制)与文件大小限制
D、检查头文件
E、一三四综合
F、文件上传之另类反弹shell
文件包含漏洞理解
A、文件包含练习题一
B、文件包含练习题二
SSRF漏洞理解
A、有回显SSRF漏洞
B、无回显SSRF漏洞
C、练习题一
XXE漏洞理解
A、有回显XXE漏洞
B、无回显XXE漏洞
打开burp 开启代理
IE 局域网代理
或者
firefox
观察http响应头
Referer理解
X-Forwarded-For理解
X-Forwarded-For(XFF)
是用来识别通过HTTP代理或负载均衡方式连接到Web服务器的客户端最原始的IP地址的HTTP请求头字段。
Client-IP理解
边栏推荐
- Vite configure CDN load resources
- Dynamic memory management
- How to use sketch to design web pages and create grid guides tutorial
- 企业和个人选择云桌面的云终端还是云服务器?看完本文就知道
- Vite 配置 cdn 加载资源
- Vulnerability statements of the sorted burp official website
- 递归实现组合型枚举
- Redis practice (I) login
- New research of Stanford and meta AI: Data pruning is more important than we think on the road to AgI
- Haproxy+kept load balancing and high availability
猜你喜欢
Overview and deployment of redis (master-slave replication, sentinel mode, cluster)
About web responsive design
Recursive implementation of combinatorial enumeration
视频4413.8 区域卷积神经网络(R-CNN)系列 13.5多尺度目标检测&13.6目标检测数据集
Raspberry pie 3B builds Flink cluster
VMware下配置kali(一)
UE4 spring blueprint - survival development game
[CS231N]Notes_ 1-Introduction
kali进行arp断网攻击
ipset v7.10: Kernel error received: set type not supported
随机推荐
网络模拟器 eNSP、EVE-NG、GNS3、Packet Tracert
212. 单词搜索 II
Configuring Kali under VMware (I)
map遍历
Browsersync网页服务器搭建
从一线开发到技术总监,你就差一个赶鸭子上架
Solve the problem that MySQL primary key ID increases automatically from 1, and the ID is discontinuous
Baize_foc esp32无刷电机驱动错误问题记录贴
02_ UE4 advanced_ HP strip and blood deduction mechanism
在S/4HANA扩展字段的Available Fields列表里,看不到自己创建的扩展字段该怎么办
C语言编译
Why do some managers always force their sense of existence? (have you met it?)
Kali carries out ARP network disconnection attack
@Document注解与Lombok的区别
图片、视频修复并超分 - Real-ESRGAN项目使用(一) | 机器学习
Vite 配置 cdn 加载资源
471-82(647、5、92、143、148、19)
《MongoDB入门教程》第07篇 CRUD之查找文档
Architect growth: when it comes to architecture, what is it
The most complete summary of MySQL data types in history - (first)