#!/usr/bin/env python
import socket
import time
import urllib2
import threading
def start_attack(target,isDomain=False):
#attack start here!
pass