All Projects → complexpotato → Faitagram

complexpotato / Faitagram

Licence: mit
(Doesn't work anymore)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Faitagram

Socialbox Termux
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi Edit By init__0 for termux on android
Stars: ✭ 324 (+176.92%)
Mutual labels:  bruteforce, brute-force, twitter, facebook, instagram
Hyprpulse
Brute force multiple accounts at once
Stars: ✭ 105 (-10.26%)
Mutual labels:  brute-force, twitter, facebook, instagram
Hackphiles
BruteForce Tool For both Instagram and Facebook
Stars: ✭ 57 (-51.28%)
Mutual labels:  bruteforce, brute-force, facebook, instagram
Feeds
Importiert Daten aus API-Quellen wie Facebook, Instagram, Twitter, YouTube, Vimeo oder RSS (ehemals YFeed)
Stars: ✭ 34 (-70.94%)
Mutual labels:  twitter, facebook, instagram
Social Login Helper Deprecated
A simple android library to easily implement social login into your android project
Stars: ✭ 81 (-30.77%)
Mutual labels:  twitter, facebook, instagram
Social ids
Get user ids from social network handlers
Stars: ✭ 9 (-92.31%)
Mutual labels:  twitter, facebook, instagram
Instahack
Instagram bruteforce tool
Stars: ✭ 265 (+126.5%)
Mutual labels:  bruteforce, brute-force, instagram
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (-32.48%)
Mutual labels:  twitter, facebook, instagram
Nemiro.oauth.dll
Nemiro.OAuth is a class library for authorization via OAuth protocol in .NET Framework
Stars: ✭ 45 (-61.54%)
Mutual labels:  twitter, facebook, instagram
Instabrute
Instagram password bruteforcer
Stars: ✭ 91 (-22.22%)
Mutual labels:  bruteforce, brute-force, instagram
Bash2mp4
Video Downloader for Termux .
Stars: ✭ 68 (-41.88%)
Mutual labels:  twitter, facebook, instagram
Socialcounters
jQuery/PHP - Collection of Social Media APIs that display number of your social media fans. Facebook Likes, Twitter Followers, Instagram Followers, YouTube Subscribers, etc..
Stars: ✭ 104 (-11.11%)
Mutual labels:  twitter, facebook, instagram
Social Media Profiles Regexs
📇 Extract social media profiles and more with regular expressions
Stars: ✭ 324 (+176.92%)
Mutual labels:  twitter, facebook, instagram
Socialmanagertools Gui
🤖 👻 Desktop application for Instagram Bot, Twitter Bot and Facebook Bot
Stars: ✭ 293 (+150.43%)
Mutual labels:  twitter, facebook, instagram
Embera
A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support.
Stars: ✭ 268 (+129.06%)
Mutual labels:  twitter, facebook, instagram
Keyring
Keyring is an authentication framework for WordPress. It comes with definitions for a variety of HTTP Basic, OAuth1 and OAuth2 web services. Use it as a common foundation for working with other web services from within WordPress code.
Stars: ✭ 52 (-55.56%)
Mutual labels:  twitter, facebook, instagram
instabrute
Instagram Brute Forcer
Stars: ✭ 135 (+15.38%)
Mutual labels:  instagram, bruteforce, brute-force
Timeliner
In general, Timeliner obtains items from data sources and stores them in a timeline.
Stars: ✭ 2,911 (+2388.03%)
Mutual labels:  twitter, facebook, instagram
Network Avatar Picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
Stars: ✭ 74 (-36.75%)
Mutual labels:  twitter, facebook, instagram
Skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, IFunny, VK, Pikabu)
Stars: ✭ 72 (-38.46%)
Mutual labels:  twitter, facebook, instagram

Faitagram - Don't Use This (Doesn't work anymore)-

A Bruter for FAcebook, twITter, and InstAGRAM. Made with python, developed from brut3k1t.

[You will need python!]

CREDIT:

This project was developed from brut3k1t,which was made by ex0dus-0x. Here is the page : https://github.com/ex0dus-0x/brut3k1t Since this script was not functionning, and was not ready for a attack, so I decided to develop this program from his.

I am not responsible for your action.

---------------- How To Use ----------------

Get the requirements:

python setup.py

Command:

python faitagram -s [service] -u [username] -w [wordlist] -d [delay(Optional)]

Examples:

python faitagram -s facebook -u [email protected] -w /root/passwd.txt -d 10

(Execute faitagram) (facebook)  (Email of the target)  (wordlist path)   (delay[10secs])


python faitagram -s instagram -u justin -w wlist

(Execute faitagram) (Instagram) (username) (wordlist)


python faitagram -s twitter -u hellohahahha -w wlist -d 3

(Execute faitagram) (Twitter)  (Username)  (wordlist) (delay[3secs])

Memorize:

-s, -u, -w parameters are musts, and -d is optional.

-d in default is 1 sec.

In facebook, you would have to type the email in the -u.

In facebook, the script will ask you the Name of the target.

Specific tutorial will be on NullByte, I would put a link after I make a tutorial:

https://null-byte.wonderhowto.com/forum/hacking-facebook-twitter-instagram-account-passwords-with-bruteforce-0181808/

How it works:

This script uses selenium web driver, and Xvfb and pyvirtualdisplay to make the web driver invisible so you can keep doing work, this script also uses STEM as the proxy.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].