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.
Old posts that have not been replied to for several years.
-
S
S7reaM
Post
by S7reaM »
Any user in botnet can type:
.modules <bot>
and get list loaded modules on the remote bot. How can i disable it?
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
According to the eggdrop source code, only Global owners can use this command.
I don't see any need to disable this command, but here it goes.
unbind dcc n modules *dcc:modules
-
S
S7reaM
Post
by S7reaM »
On 2001-10-12 07:09, ppslim wrote:
unbind dcc n modules *dcc:modules
I mean disable to prevent access to view my modules from remote bots.
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
AHH, this ia a little harder. And I can see your concern here.
I will forward this request to eggdev for consideration.