antsword_traffic/solution.md
2023-09-20 10:57:35 +08:00

39 lines
627 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# CTF名称 - antsword_traffic
## 题目描述
蚁剑流量审计题目
## 解题思路
### Step 1: 初步分析
打开流量包
### Step 2: 深入研究
说明下一步你做了什么例如尝试了什么Payload或者使用了哪些工具来分析。
### Step 3: 获取Flag
描述你是如何成功解出题目并获取到flag的。
## 解题工具
- 工具1 (例如Burp Suite、Ghidra)
- 工具2
- ...
## Flag
`flag{这里是你找到的flag}`
## 总结
总结一下这个题目,你觉得有趣的点,或者是学到的新知识。
---
感谢阅读,如有疑问或建议,欢迎提出。