当前位置:网站首页>Classic CTF topic about FTP protocol
Classic CTF topic about FTP protocol
2022-07-06 00:18:00 【qq_ twenty-nine million five hundred and sixty-six thousand six】
Gave one to pcap package , The prompt uses ftp agreement :
After filtration , track tcp Flow get :

It can be seen that ftp Passive mode transfers two files , Again because ftp The protocol transmits a file using a connection , So two ports are opened before and after , Here is how to calculate the open port number :
The following is an example
The open port is 159*256+247 = 40951Now that you know the port for transferring files , Then get these two files out , See what it is .
First look at hello.txt
The open port is 33303, Then filter the port first 33303 Data packets of :
track TCP flow :
Look at the other one ( We can also see from the title flag It must be here ):
save as-> 2.png
see :
边栏推荐
- Learn PWN from CTF wiki - ret2libc1
- 时间戳的拓展及应用实例
- Miaochai Weekly - 8
- OS i/o devices and device controllers
- Global and Chinese market of valve institutions 2022-2028: Research Report on technology, participants, trends, market size and share
- 从底层结构开始学习FPGA----FIFO IP核及其关键参数介绍
- FPGA内部硬件结构与代码的关系
- MySQL global lock and table lock
- Global and Chinese markets of universal milling machines 2022-2028: Research Report on technology, participants, trends, market size and share
- SQLServer连接数据库读取中文乱码问题解决
猜你喜欢

上门预约服务类的App功能详解

权限问题:source .bash_profile permission denied

Search (DFS and BFS)

Browser local storage

硬件及接口学习总结
![[binary search tree] add, delete, modify and query function code implementation](/img/38/810a83575c56f17a7a0ed428a2e02e.png)
[binary search tree] add, delete, modify and query function code implementation

Mysql - CRUD

Start from the bottom structure and learn the introduction of fpga---fifo IP core and its key parameters

Effet Doppler (déplacement de fréquence Doppler)

XML configuration file (DTD detailed explanation)
随机推荐
notepad++正则表达式替换字符串
【GYM 102832H】【模板】Combination Lock(二分图博弈)
[binary search tree] add, delete, modify and query function code implementation
MySQL存储引擎
时区的区别及go语言的time库
Configuring OSPF load sharing for Huawei devices
FFMPEG关键结构体——AVFormatContext
Room cannot create an SQLite connection to verify the queries
shardingsphere源码解析
FPGA内部硬件结构与代码的关系
多线程与高并发(8)—— 从CountDownLatch总结AQS共享锁(三周年打卡)
Atcoder beginer contest 254 [VP record]
FFMPEG关键结构体——AVCodecContext
Permission problem: source bash_ profile permission denied
认识提取与显示梅尔谱图的小实验(观察不同y_axis和x_axis的区别)
Doppler effect (Doppler shift)
Mathematical model Lotka Volterra
【QT】Qt使用QJson生成json文件并保存
【DesignMode】装饰者模式(Decorator pattern)
Codeforces round 804 (Div. 2) [competition record]