偷偷摘套内射激情视频,久久精品99国产国产精,中文字幕无线乱码人妻,中文在线中文a,性爽19p

Darxite 0.4 登錄程序存在緩沖區(qū)溢出漏洞的內(nèi)容描述

安全
我們今天主要向大家講述的是Darxite 0.4 登錄程序存在緩沖區(qū)溢出漏洞,以下就是對Darxite 0.4 登錄程序存在緩沖區(qū)溢出漏洞的相關內(nèi)容的描述。

我們今天是要和大家一起討論的是Darxite 0.4 登錄程序存在緩沖區(qū)溢出漏洞,如果你對Darxite 0.4 登錄程序存在緩沖區(qū)溢出漏洞心存好奇的話,以下的文章將會揭開它的神秘面紗,以下就是文章的詳細內(nèi)容介紹,望大家借鑒。

Darxite 0.4 登錄程序存在緩沖區(qū)溢出漏洞

受影響系統(tǒng):

 

Ashley Montanaro Darxite 0.4

- Linux 2.x

描述:

Darxite 守護程序用來通過FTP或者HTTP來下載文件或執(zhí)行FTP命令。

它在用戶登錄處理時沒有正確檢查用戶輸入的數(shù)據(jù),如果用戶提供一個很長的用戶名或者

口令,將導致發(fā)生遠程緩沖區(qū)溢出。攻擊者可以遠程獲取Darxite 守護程序的運行權限。

有問題的代碼部分在Library/sockets.c中:

 

  1. char buffer[256];  
  2. ..  
  3. sprintf(buffer, "%s\n", name);  
  4. ..  
  5. sprintf(buffer, "%s\n, password);  
  6. <*來源: dethy (dethy@synnergy.net)  
  7. Scrippie (Scrippie/ronald@grafix.nl)  
  8. http://www.synnergy.net  
  9. *> 

 

Darxite 0.4 登錄程序存在緩沖區(qū)溢出漏洞的測試方法:

警 告

以下程序(方法)可能帶有攻擊性,僅供安全研究與教學之用。使用者風險自負!

 

  1. /*  
  2. Darxite Daemon v0.4 password authentication overflow  
  3. I tried to use some easy functions for string creation, and they seem to  
  4. work pretty quick (no more hours of frustration writing for loops :).  
  5. As always I used my own shellcode, you should do a "nc -l -p 27002" on the  
  6. machine you fill in as "your IP" and execute this - if it works you'll have  
  7. a shell in the netcat session.  
  8. -- Scrippie/ronald@grafix.nl  
  9. */  
  10. /* Synnergy.net 2000 (c) */  
  11. #include  
  12. #include  

 

以上的相關內(nèi)容就是對Darxite 0.4 登錄程序存在緩沖區(qū)溢出漏洞的介紹,望你能有所收獲。

【編輯推薦】

  1. QuickTime壓縮PICT文件處理遠程溢出漏洞
  2. Opera:新緩沖溢出漏洞只會導致瀏覽器崩潰
  3. Omni-NFS Server FTP請求/響應處理棧溢出漏洞
  4. UiPlayer UiCheck組件棧溢出漏洞
  5. 賽門鐵克存儲軟件再現(xiàn)緩存溢出漏洞
責任編輯:佚名 來源: 比特網(wǎng)
相關推薦

2019-02-27 13:58:29

漏洞緩沖區(qū)溢出系統(tǒng)安全

2020-08-10 08:37:32

漏洞安全數(shù)據(jù)

2022-08-09 08:31:40

C -gets函數(shù)漏洞

2011-11-15 16:00:42

2018-11-01 08:31:05

2015-09-02 09:01:03

2017-01-09 17:03:34

2010-09-29 15:10:58

2014-07-30 11:21:46

2020-10-27 09:51:18

漏洞

2009-09-24 18:16:40

2018-01-26 14:52:43

2009-11-16 17:08:59

Oracle日志緩沖區(qū)

2010-12-27 10:21:21

2009-11-16 16:59:24

Oracle優(yōu)化庫高速

2010-10-09 14:45:48

2017-08-30 20:49:15

2011-02-24 09:21:31

2015-03-06 17:09:10

2010-09-08 15:43:18

點贊
收藏

51CTO技術棧公眾號