This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Sending netbot-commands to non-netbot bots

Old posts that have not been replied to for several years.
Locked
User avatar
x
Voice
Posts: 26
Joined: Sun Jan 18, 2004 6:58 pm
Location: Finland
Contact:

Sending netbot-commands to non-netbot bots

Post by x »

So I got a little question, how it would be possible to make bots running netbots NOT sending the netbot-commands also to those bot(s) in botnet which aren't running netbots. I have set netbot flag only to the bots running netbots, but still when checking traffic to other bots which don't run netbots they receive these netbot commands. Is there a way to stop this?
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

Check your nb_flag setting. If nb_flag is set to "N" or another custom flag, the bot will only sent netbot commands to bots with that flag. The only exception is if a non-netbot is between the sending bot and the receiving bot in the botnet tree, in which case the communication will pass through the non-netbot.
Locked