Code Monkey home page Code Monkey logo

irc-bot's Introduction

IRC Bot for pentest learning

This project aims to provide a tiny example of how an IRC Bot can serve as an agent of DoS attack.

Quick start

Make sure that you have IO::Socket dependency and Threads support at your Perl setup and run the following commands:

On a Linux shell:

$ sudo chmod 744 irc-bot
$ ./irc-bot

On a Windows Prompt:

x:\> perl irc-bot

FAQ

Q: How do I evaluate whether the attack is happening successfully??
A: At Linux, run sudo tcpdump -i <interface> -v udp and watch if the packets are being sent.

Contributing

Please, feel free to send us pull requests or suggestions.

Indirect collaboration

  • Thanks to XXxxImmortalxxXX of Go4Expert. Your article was fundamental to the start of this project.
  • Thanks to Artem Nosulchik of LINUX SCREW for UDP Flood source.

Changelog

None so far.

License

This software is under GPL v3 license. For further information, please take a look on LICENSE file.

irc-bot's People

Contributors

igordelorenzi avatar

Watchers

 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.