当前位置:网站首页>Attack and defense world web advanced area unserialize3
Attack and defense world web advanced area unserialize3
2022-07-02 09:44:00 【hangshao0.0】
subject

Related content
In fact, a deserialization article has been recorded before .
PHP Deserialization -(web_php_unserialize)
The topic of deserialization , It's more complicated than this .
Since I haven't practiced for a long time , And I saw this in the offensive and defensive world unserialize3 The subject of , Just review deserialization .
The problem solving steps
First new An object , And then serialize it , The code is as follows :
The result of serialization is as follows :

"xctf":1: There is only one attribute in the serialized object , If the string to be deserialized , The number of attributes does not conform to the actual , be __wakeup() invalid .
therefore , take "xctf":1: Change it to "xctf":2: Bypass __wakeup() .
The results of parameter transmission are as follows :

边栏推荐
猜你喜欢

Bugkuctf-web21 (detailed problem solving ideas and steps)

Image recognition - Data Cleaning

定时线程池实现请求合并

Solutions to Chinese garbled code in CMD window

c语言编程题

vs+qt 设置应用程序图标

2837xd 代码生成——StateFlow(2)

Navicat 远程连接Mysql报错1045 - Access denied for user ‘root‘@‘222.173.220.236‘ (using password: YES)

Navicat remote connection MySQL reports an error 1045 - access denied for user 'root' @ '222.173.220.236' (using password: yes)

JDBC回顾
随机推荐
Memories of a chat
BugkuCTF-web24(解题思路及步骤)
一次聊天勾起的回忆
Typora安装包分享
Read Day5 30 minutes before going to bed every day_ All key values in the map, how to obtain all value values
Vs+qt set application icon
Redis 序列化 GenericJackson2JsonRedisSerializer和Jackson2JsonRedisSerializer的区别
保存视频 opencv::VideoWriter
Solutions to Chinese garbled code in CMD window
QT signal slot summary -connect function incorrect usage
Kinect DK obtains color RGB images in cv:: mat format (used in openpose)
三相并网逆变器PI控制——离网模式
Idempotent design of Internet API interface
Demand delineation executive summary
BugkuCTF-web21(详细解题思路及步骤)
Alibaba /热门json解析开源项目 fastjson2
Mysql默认事务隔离级别及行锁
MySql报错:unblock with mysqladmin flush-hosts
2837xd 代码生成——StateFlow(2)
How to use PHP spoole to implement millisecond scheduled tasks