Code Monkey home page Code Monkey logo

lightaidra's Introduction

Lightaidra

Legal Disclaimer

It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

Description

Lightidra is a mass-tool commanded by irc that allows scanning and exploiting routers for make BOTNET (in rx-bot style), in addition to this, with aidra you can perform some attacks with tcp flood.

Configuration

The installation is just a little complicated, but not hard!

deftcode ~ $ tar zxvf lightaidra*
deftcode ~ $ cd lightaidra*

If cross compilers are not included in bin/ directory you will need to download these cross-compilers and extract them into lightaidra/bin/

http://uclibc.org/downloads/binaries/0.9.30.1/cross-compiler-armv5l.tar.bz2 http://uclibc.org/downloads/binaries/0.9.30.1/cross-compiler-mips.tar.bz2 http://uclibc.org/downloads/binaries/0.9.30.1/cross-compiler-mipsel.tar.bz2 http://uclibc.org/downloads/binaries/0.9.30.1/cross-compiler-sh4.tar.bz2 http://uclibc.org/downloads/binaries/0.9.30.1/cross-compiler-powerpc.tar.bz2

Config.h

IMPORTANT: REFERENCE_HTTP in include/config.h must be the server where you upload the binaries (mipsel, mips, arm, ppc, sh4) and getbinaries.sh. If you change the name of binaries you must update the Makefile and getbinaries.sh too.

deftcode ~ $ vi include/config.h

Build binaries

deftcode ~ $ make x86_32 (for 32bit)
deftcode ~ $ make x86_64 (for 64bit)
deftcode ~ # ./bin/x86_64

Build binaries for MIPSEL, MIPS, ARM, PPC, SUPERH

deftcode ~ $ make mipsel mips arm ppc superh

Now start your httpd and upload the binaries and getbinaries.sh Now go to IRC server and command your bot.

BUGS

If you find bugs (which is quite likely), please submit them to [email protected] with specific information, such as your command-line, the nature of the bug and other.

lightaidra's People

Contributors

ociredefz avatar

Watchers

James Cloos avatar Kevin Kirsche avatar  avatar

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.