Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rsshub | 24,740 | 2 | 17 hours ago | 1,820 | September 23, 2022 | 269 | mit | JavaScript | ||
🍰 Everything is RSSible | ||||||||||
Clone Wars | 24,091 | 2 months ago | 24 | agpl-3.0 | ||||||
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars. | ||||||||||
Holehe | 4,806 | 7 days ago | 205 | October 18, 2021 | 8 | gpl-3.0 | Python | |||
holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function. | ||||||||||
Alternative Front Ends | 4,116 | 14 days ago | 50 | agpl-3.0 | ||||||
Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.) | ||||||||||
Thinkup | 3,355 | 6 years ago | 182 | gpl-3.0 | PHP | |||||
ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond. | ||||||||||
Ripme | 3,281 | 5 months ago | 668 | mit | Java | |||||
Downloads albums in bulk | ||||||||||
Syte | 2,835 | 3 years ago | 34 | JavaScript | ||||||
[Archived] A really simple but powerful packaged personal site that has social integrations like twitter, github, dribbble, instagram, foursquare, tumblr, wordpress, linkedin, spotify/last.fm, and much more... | ||||||||||
Timeliner | 2,668 | 2 years ago | 1 | January 26, 2021 | 25 | agpl-3.0 | Go | |||
All your digital life on a single timeline, stored locally | ||||||||||
Socialbox Termux | 2,087 | a month ago | 42 | mit | Shell | |||||
SocialBox is a Bruteforce Attack Framework [ Facebook , Gmail , Instagram ,Twitter ] , Coded By Belahsan Ouerghi Edit By samsesh for termux on android | ||||||||||
Privacy Redirect | 1,675 | 10 days ago | 202 | gpl-3.0 | JavaScript | |||||
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives. |
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 : 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:
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.