a-alto / DOS_Dosser

Simple Batch script I made when I was learning about Denial of Service attack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOS Dosser

A very basic experiment of a dosser I made when I was learning about the topic for the first time.
It repeatedly calls Pings from the Command Prompt console and launch them to the specified target.

Usage

ddssr.bat

ddssr target_site buffer_dimension num_of_packets

ddssrcomp.bat

ddssrcomp target_site buffer_dimension
Year: 2014

About

Simple Batch script I made when I was learning about Denial of Service attack.


Languages

Language:Batchfile 100.0%