All Projects → AdrianBZG → Twitter Follow Exploit

AdrianBZG / Twitter Follow Exploit

Licence: apache-2.0
Automated Twitter mass account creation and follow using Selenium and Tor VPN

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Twitter Follow Exploit

Icememe
Roblox Exploit Source Code Called IceMeme with some cmds, lua c and limited lua execution with simple ui in c#
Stars: ✭ 42 (-10.64%)
Mutual labels:  open-source, exploit
Pentest Tools Framework
Pentest Tools Framework is a database of exploits, Scanners and tools for penetration testing. Pentest is a powerful framework includes a lot of tools for beginners. You can explore kernel vulnerabilities, network vulnerabilities
Stars: ✭ 48 (+2.13%)
Mutual labels:  exploit
Findme
serverless application to find unlabelled photos of you on twitter using machine learning (tensorflow.js).
Stars: ✭ 43 (-8.51%)
Mutual labels:  twitter
Circular
An open source Buffer app clone
Stars: ✭ 1,030 (+2091.49%)
Mutual labels:  twitter
Talon For Twitter Android
The most powerful and beautiful Twitter client available.
Stars: ✭ 1,022 (+2074.47%)
Mutual labels:  twitter
Nemiro.oauth.dll
Nemiro.OAuth is a class library for authorization via OAuth protocol in .NET Framework
Stars: ✭ 45 (-4.26%)
Mutual labels:  twitter
Auth0 Drupal
Auth0 Drupal Plugin - Single Sign On, Social Login, SAML and AD/LDAP Integration, User Management, Community Driven, Open Source
Stars: ✭ 42 (-10.64%)
Mutual labels:  open-source
Omnisci Tweetmap 2
Play with and instantly visualize hundreds of millions of realtime tweets, from the global level all the way down to your neighborhood.
Stars: ✭ 47 (+0%)
Mutual labels:  twitter
Twittex
Twitter client library for Elixir.
Stars: ✭ 46 (-2.13%)
Mutual labels:  twitter
Apkupdater
APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
Stars: ✭ 1,028 (+2087.23%)
Mutual labels:  open-source
Art
🎨 ASCII art library for Python
Stars: ✭ 1,026 (+2082.98%)
Mutual labels:  twitter
Hackonhills
Official Website for the Annual Hackathon organized by AppTeam NITH
Stars: ✭ 44 (-6.38%)
Mutual labels:  open-source
Php Open Graph
This package provides a fluent PHP OOP builder for Open Graph protocol.
Stars: ✭ 46 (-2.13%)
Mutual labels:  twitter
Enjoylife
😊开源App项目,每天一张精选倩图、一个精选小视频,一篇知乎美文
Stars: ✭ 43 (-8.51%)
Mutual labels:  open-source
Scripting
PS / Bash / Python / Other scripts For FUN!
Stars: ✭ 47 (+0%)
Mutual labels:  exploit
Spring Cloud Zuul Ratelimit
Rate limit auto-configure for Spring Cloud Netflix Zuul
Stars: ✭ 1,018 (+2065.96%)
Mutual labels:  open-source
Write Ups
📚 VoidHack CTF write-ups
Stars: ✭ 45 (-4.26%)
Mutual labels:  exploit
Angular Tree Component
A simple yet powerful tree component for Angular (>=2)
Stars: ✭ 1,031 (+2093.62%)
Mutual labels:  open-source
Twweet Cli
🐦 Tweet right from your cli without even opening your browser.
Stars: ✭ 47 (+0%)
Mutual labels:  twitter
Uwp App Launcher Mobile
[Open Source] It's like the iOS and Android Home Screens but for Windows 10 (Phones).
Stars: ✭ 47 (+0%)
Mutual labels:  open-source

Twitter Follow Exploit

This is a small project with educational/learning purposes that allows you to massively create accounts on Twitter and follow an account with them.

Using Tor Browser for anonymous proxy access to Twitter.

Disclaimer: I don't take any responsabilities over the use of this application, it's just for educational purposes.



NOTES

Please take into account that this app delegates some services to another third-party platforms which are not maintained by the author of this app, and I don't take any responsabilities if the app doesn't work as intended due to failure of the third-party platforms.

DEPENDENCIES

Name Version
Java >= 8
Tor Browser >= 6
Selenium Server 3.0.1
Firefox with Firefox Driver for Selenium
org.json 20160810

BUILDING AND RUNNING

Use Gradle: gradle build && gradle runApp

AUTHOR

See AUTHOR

CONTRIBUTING

  1. Find a thing to fix/implement in Issues or come up with your own idea, create a discussion issue for it and get a feedback.
  2. Fork the repo
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

CONTACT

You can contact me by sending an email to [email protected]

LICENSE

Copyright 2017 Adrian Rodriguez Bazaga

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
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].