eggheads / eggdrop

The Eggdrop IRC Bot
GNU General Public License v2.0
497 stars 84 forks source link

large botnets disconnect each other due to telnet-flood #491

Open thommey opened 6 years ago

thommey commented 6 years ago

apparently when large botnets start up and link against each other, they could choke on telnet-flood and block each other. (not quite sure which messages do that, maybe ssl debug msgs? simple apparently knows about it)

found by: OUTsider

key2peace commented 6 years ago

I think it's not the ssl debug msgs, but the volume of traffic STARTSSL generates between those bots while the bot still considers the connection unauthenticated (and thus might classify the data as flood attempt)