Git Product home page Git Product logo

grabify-spammer's Introduction

Grabify-Spammer

Simple python application that utilises tor to flood an ip grabber with tor addresses, and rotates after every request. Uses the requests and stem modules. I made this to expermiment with how python can interact with tor and also for people should they expose their ip via a ip grabber to ruin the persons day by spamming pages of junk ip's, and hiding yours in the process.

Images: alt text

Prerequsites: Tor

Instructions/Setup:

  1. Edit the torrc file to enable the controller and the hashpassword eg. ControlPort 9051 HashedControlPassword 16:05834BCEDD478D1060F1D7E2CE98E9C13075E8D3061D702F63BCD674DE (that hashed password is "password" which is NOT reccomended for use as hacking goes brrt, If you are unaware of how to generate a password, open a cmd prompt in the tor executable directory and enter tor --hash-password "<new_password>" replace <new_password> with the one you want.)

  2. start tor, either through the browser and having that start up the proxy, or through the tor executable. (Note, you will need to remove the service and reinstall again if previously installed, shown below:

tor --service remove

tor --service install -options ControlPort 9051

tor --service restart

  1. edit the script and enter the link url, and header if needed.

  2. Run and watch requests flood in

At current rate its around 3 requests per second for me, however this can vary on connection speeds. Tested on windows and python3.8, compatability for linux is likely but untested.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.