• Stars
    star
    286
  • Rank 144,690 (Top 3 %)
  • Language
    TypeScript
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Memcache 反射DDOS攻击脚本经供学习参考使用

MemcacheDos

Memcache 反射攻击.

如何使用

git clone https://github.com/Srar/MemcacheDos.git
cd MemcacheDos
npm install
./node_modules/.bin/ts-node main.ts --list result.txt --ip 1.1.1.1 --port 80

Q&A

  • 测试平台

    CentOS7, nodejs v6.12.3 yum安装

  • npm install安装raw-socket时出现错误

    使用npm install --unsafe

  • 反射无效果

    机房已经拦截了伪造IP的数据包

  • 反射倍率

    目前反射倍率60倍. 可以自行先set一段较大的数据, 再使用此数据来反射, 据说倍率可以到4w倍.

全部issues不作回答.

相关新闻