提交 #581282: FreeFloat FTP Server 1.0.0 Buffer Overflow信息

标题FreeFloat FTP Server 1.0.0 Buffer Overflow
描述This technique works well against Windows XP Professional Service Pack 2 and 3. This exploitation test was performed on a 32-bit Freefloat FTP server version 1.0. For this exploit, I tried several strategies to increase the reliability of the Poc - Proof Of Concept. Sending an excessive amount of data through the "BELL" command, the application crashes, indicating the Buffer Overflow condition. Then, the offset amount was identified by using msf-pattern_create -l 1000 And then by using msf-pattern_offset -q to discover the offset amount. After discovering the offset amount, it was necessary to adjust the data in the stack. To advance in the exploit, mona was used, together with the command !mona jmp -r esp -n to discover a JMP ESP address, in this case it was 0x7c86467b. Then I used the removal of the main badchars: 0x00\0x0a\0x0d I did not perform a search for badchars through bytearray, because I already knew the environment I was working in. Finally, I added 20 nops and generated the shellcode with msfvenom Successful exploitation of these issues could allow attackers to obtain a remote shell on the system
来源⚠️ https://fitoxs.com/exploit/exploit-bbcf0f842f1c5385430b6992995a8eb068c58dfbaae38ffb7df1d2c69041bc7c.txt
用户
 Fernando Mengali (UID 83791)
提交2025-05-20 02時59分 (11 月前)
管理2025-05-21 15時28分 (2 days later)
状态已接受
VulDB条目309869 [FreeFloat FTP Server 1.0 BELL Command 内存损坏]
积分20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!