当前位置:网站首页>[watevrCTF-2019]Cookie Store
[watevrCTF-2019]Cookie Store
2022-07-26 22:39:00 【茶经新读.】
[watevrCTF-2019]Cookie Store

自己有50,最便宜的1,其次是10,最贵的100买不起,点击前两个buy按钮会扣相应的钱,这道题应该是要买最贵的那个

bp抓包,找到最贵的,点击buy,发现了一堆base64加密字符串

解密一下得到:

然后按照他这个格式,自己修改money为100,然后base64加密

扔到bp中,代替base64加密字符串的位置,放包,返回页面发现最贵的cookie已经为我们买好,作为礼品并赠送了我们flag:

边栏推荐
- V-viewer use
- Install redis-7.0.4 in Linux system
- Leetcode high frequency question: the choice of the inn, how many options to choose accommodation, to ensure that you can find a coffee shop with a minimum consumption of no more than p yuan in the ev
- 关于Thymeleaf的表达式
- 寻找真凶
- 2020-12-22 maximum common factor
- Web middleware log analysis script 1.0 (shell script)
- TypeScript(tsconfig.json)
- 6_梯度下降法(Gradient Descent)
- 5_线性回归(Linear Regression)
猜你喜欢

5_ Linear regression
![[Qt]属性](/img/ca/5f9d8f33e38b0ac5cbb0768a7b3ffd.png)
[Qt]属性
![[LeetCode] 无重复最长字符串](/img/97/bf8c9b019136ab372ce2c43cddbb2c.jpg)
[LeetCode] 无重复最长字符串

postman的使用

8_多项式回归及模型泛化(Polynomial Regression and Model Generalization)

13_ Ensemble learning and random forests

Inherit, inherit, inherit

Matlab simulation of inverted pendulum control system based on qlearning reinforcement learning

6_梯度下降法(Gradient Descent)

7_主成分分析法(Principal Component Analysis)
随机推荐
【AtCoder Beginner Contest 261 (A·B·C·D)】
5_线性回归(Linear Regression)
寻找真凶
C语言 关机小程序
[4.3 detailed explanation of Euler function]
postman的使用
Collection of 3D LUT related articles
Mysql互不关联的联表查询(减少了查询的次数)
输入一串字母 将里面的元音输出希望各位大佬能给指导
Matlab simulation of inverted pendulum control system based on qlearning reinforcement learning
[PCB open source sharing] stc8a8k64d4 development board
The crawler parses the object of the web page. Element name method
[4.2 approximations]
简单的素数程序 初学者 希望码龄高的大佬可以一下
[4.10 detailed explanation of game theory]
[LeetCode] 无重复最长字符串
Two or three things about redis
In JS, the common writing methods and calling methods of functions - conventional writing, anonymous function writing, taking the method as an object, and adding methods to the object in the construct
7_ Principal component analysis
[4.1 prime number and linear sieve]