Skip to content

Instantly share code, notes, and snippets.

View Z3t4Byt3's full-sized avatar
🟢
Online

Lucas Hernandes Z3t4Byt3

🟢
Online
  • Brazil
View GitHub Profile
@Z3t4Byt3
Z3t4Byt3 / russia-ddos.md
Created March 1, 2022 19:08 — forked from sergeyzenchenko/russia-ddos.md
Russia DDOS list
@Z3t4Byt3
Z3t4Byt3 / facecheck2.0.php
Created June 3, 2021 15:56 — forked from googleinurl/facecheck2.0.php
Verificação de usuários Facebook 2.0
<?php
/*
E d i ç ã o - 2.0 / 29-09-2015
--------------------------------------------------------------------------------
[+] AUTOR: Cleiton Pinheiro / Nick: googleINURL
[+] Blog: http://blog.inurl.com.br
--------------------------------------------------------------------------------
*/
@Z3t4Byt3
Z3t4Byt3 / mega-sena-results.py
Created December 23, 2017 21:21 — forked from felipebastosweb/mega-sena-results.py
Script que pega todos os resultado dos Concursos da Mega-Sena no site da CEF-BR
#######################
# Requirements
# Python v2.7 (because of mechanize requirement)
# pip install re
# pip install bs4
# pip install mechanize
#######################
import re
import mechanize
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.DataInputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintStream;
import java.net.InetAddress;
import java.net.Socket;
import javax.swing.ImageIcon;
@Z3t4Byt3
Z3t4Byt3 / Facebook-brute-force.py
Created June 17, 2017 00:30 — forked from HossamYousef/Facebook-brute-force.py
This simple script to penetrate accounts Facebook brute-force
#!/usr/bin/python
#Install SleekXMPP & xmpppy Modules
#This program is not for children -(18)
#This program is only for educational purposes only.
#Don't Attack people facebook account's it's illegal !
#If you want to HaCk into someone's account, you must have the permission of the user.
#usage:Facebook-brute-force.py [wordlist file]
#Coded By Hossam Youssef <hossam.mox@gmail.com> ^_^