Giter Site home page Giter Site logo

openleecher's Introduction

OpenLeecher

What does it do?

OpenLeecher is a CLI/GUI tool for scanning Internet. It has no useful purpose except to be lost on the world wide web. It scans random generated addresses with the hope to find content, depending how you set up the session.

Imagine the internet as a big city, full of houses. Each house is someone's router, its own internet connection. Houses are usually locked, but some of them aren't : there could be a website inside them, so the owner would want people from outside his house to be able to visit inside. Also, sometimes, owners just don't know how to lock a door.

What OpenLeecher does, it chooses a random house and ring the bell. If no one answers, it moves to the next. Simple as that.

How does it work?

There is two main parts of this software : generators, and scanners. Generators output addresses (find houses), while scanners try to talk to them on different protocols (ring bells). If something is found, it will be displayed, and logged. The GUI makes it easier to just preview content without opening an external program.

Second thing is the threads. Checking one house at a time would take a ton of time, and we wouldn't be truly exploiting a computer's resources. That's why we use threads to ring multiple bells at a time. The maximum number of threads can be adjusted in real-time, even when the program has already started a session.

Usage

For CLI, run openleecher -h to get the help, displaying all available arguments.

For GUI, run openleecher --gui.

CLI is not available on Windows. Running the script and/or the binary will launch the GUI.

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.