• 大小: 4.64M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: ddos  dos  测试  工具  

资源简介

很强大的一款DDOS攻击软件,仅供测试服务器使用,切勿用于商业用途!否则后果自负!

资源截图

代码片段和文件信息

/* collection of some upper layer protocol stress-testing
 * loosely based on the slow-loris attempts and other low bandwidth attempts
 *
 * and always remember:
 * if you hit your own server it is called: stress-testing
 * if you hit a server that is not yours it is called: DOS-Attack
 * if you want to test your server but are too stoned to enter your ip correctly
 * it is called: accident (and always blame it on the weed!)
 *
 * B²
 */

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Net;
using System.Net.NetworkInformation;
using System.Net.Sockets;
using System.Text;
using System.Text.Regularexpressions;

namespace LOIC
{
/// 
/// Abstract class cHLDos contributed by B²
/// 

public abstract cl

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-05-07 07:30  LOIC-master\
     文件         578  2019-05-07 07:30  LOIC-master\.gitattributes
     文件         186  2019-05-07 07:30  LOIC-master\.gitignore
     文件         873  2019-05-07 07:30  LOIC-master\CONTRIBUTING.md
     目录           0  2019-05-07 07:30  LOIC-master\Help\
     目录           0  2019-05-07 07:30  LOIC-master\Help\HTML\
     文件       43975  2019-05-07 07:30  LOIC-master\Help\HTML\LOIC.gif
     文件        2008  2019-05-07 07:30  LOIC-master\Help\HTML\about.html
     文件        1797  2019-05-07 07:30  LOIC-master\Help\HTML\hivemind.html
     文件        1433  2019-05-07 07:30  LOIC-master\Help\HTML\http.html
     文件        1350  2019-05-07 07:30  LOIC-master\Help\HTML\index.html
     文件         659  2019-05-07 07:30  LOIC-master\Help\HTML\loic.css
     文件        1718  2019-05-07 07:30  LOIC-master\Help\HTML\newfag.html
     文件        7036  2019-05-07 07:30  LOIC-master\Help\HTML\overlord.html
     文件        3747  2019-05-07 07:30  LOIC-master\Help\HTML\recoil.html
     文件        2220  2019-05-07 07:30  LOIC-master\Help\HTML\slowloic.html
     文件         524  2019-05-07 07:30  LOIC-master\Help\HTML\switches.html
     文件        1107  2019-05-07 07:30  LOIC-master\Help\HTML\tcp.html
     文件         194  2019-05-07 07:30  LOIC-master\Help\Index.hhk
     文件        1906  2019-05-07 07:30  LOIC-master\Help\Table of Contents.hhc
     文件       75658  2019-05-07 07:30  LOIC-master\Help\help.chm
     文件       75669  2019-05-07 07:30  LOIC-master\Help\loichlp.chm
     文件         678  2019-05-07 07:30  LOIC-master\Help\loichlp.hhp
     文件        2738  2019-05-07 07:30  LOIC-master\LICENSE.md
     文件        7334  2019-05-07 07:30  LOIC-master\README.BeSquare
     文件        2511  2019-05-07 07:30  LOIC-master\README.md
     文件          55  2019-05-07 07:30  LOIC-master\WORK_IN_PROGRESS
     文件        2678  2019-05-07 07:30  LOIC-master\loic-net4.5.sh
     文件        2671  2019-05-07 07:30  LOIC-master\loic.sh
     目录           0  2019-05-07 07:30  LOIC-master\src\
     文件        2285  2019-05-07 07:30  LOIC-master\src\Functions.cs
............此处省略95个文件信息

评论

共有 条评论