Awesome
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.
<p align="center"> <img src="http://i.imgur.com/AEk0k5f.png"> <img src="http://i.imgur.com/3dwt7BO.jpg"> <img src="http://i.imgur.com/pOlgqKv.png"> </p> <br><br>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
- 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.
- Fork the repo
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
CONTACT
You can contact me by sending an email to adrian@qmindgroup.com
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.