8+免費的Denial of Service測試工具
這篇文章主要說明DOS Attack 的幾種免費工具。
這些工具都會產生大量的網路封包造成遠端伺服器無法負荷而終止服務。
所產生的網路封包為 Network layer或是Application layer 的海量封包攻擊。
(請勿隨意將這類工具測試於線上的伺服器或是未經授權的伺服器。)
1. LOIC (Low Orbit Ion Canon)
http://sourceforge.net/projects/loic/
這個工具可以支援下列通訊協定,簡單好用,所以是DOS攻擊之首。
另外也可以控制多台電腦( HIVEMIND mode)一起發送達到 DDOS攻擊。
2. XOIC
另一個簡單好用的DOS工具
http://sourceforge.net/projects/xoic/
3. HULK (HTTP Unbearable Load King)
針對HTTP Web Server 的DOS攻擊。
發送許多模擬user agent 的 http request 到目標網站。
http://packetstormsecurity.com/files/112856/HULK-Http-Unbearable-Load-King.html
4. DDOSIM—Layer 7 DDOS Simulator
主要支援 HTTP, SMTP 與 TCP 的DOS 攻擊
http://sourceforge.net/projects/ddosim/
http://stormsecurity.wordpress.com/2009/03/03/application-layer-ddos-simulator/
-
HTTP DDoS with valid requests
-
HTTP DDoS with invalid requests (similar to a DC++ attack)
-
SMTP DDoS
-
TCP connection flood on random port
5. PyLoris
http://sourceforge.net/projects/pyloris/
HTTP, FTP, SMTP, IMAP, and Telnet的攻擊。
6. OWASP Switchblade
https://www.owasp.org/index.php/OWASP_HTTP_Post_Tool
Switchblade Denial of Service load testing tool – Download it here
針對網站的DOS 攻擊
7. GoldenEye HTTP Denial Of Service Tool
Python的DOS測試工具, 主要原理利用HTTP Keep Alive與NoCache進行 DOS 攻擊.
https://packetstormsecurity.com/files/120966/GoldenEye-HTTP-Denial-Of-Service-Tool.html
8. DAVOSET
Download DavoSET: http://packetstormsecurity.com/files/123084/DAVOSET-1.1.3.html
9. Slowloris
針對HTTP 的DOS 攻擊。傳送大量的 Http Header的方式讓網站服器器癱瘓。
perl slowloris.plperl slowloris.pl -dns VictimWebSite.com |