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.

Botnet informations

Old posts that have not been replied to for several years.
Locked
T
Tyr62

Botnet informations

Post by Tyr62 »

Hello, I am French then to afflict for my English...

I seek where information on the botnet is stored. Can you help me ?
I do not seek the orders of the botnet but files storing information like the splits..etc....

thank you for your assistance,
Tyr62
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

are you refering to the logfiles, or what?
:mrgreen:
T
Tyr62

Post by Tyr62 »

I looked in these files but there is not only I seek
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

.bots
.bottree
.match +b
Or, for more details on how to setup a botnet, look here.
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

# Logfile flags:
# b - information about bot linking and userfile sharing
# c - commands
# d - misc debug information
# h - raw share traffic
# j - joins, parts, quits, and netsplits on the channel
# k - kicks, bans, and mode changes on the channel
# m - private msgs, notices and ctcps to the bot
# o - misc info, errors, etc (IMPORTANT STUFF)
# p - public text on the channel
# r - raw incoming server traffic
# s - server connects, disconnects, and notices
# t - raw botnet traffic
# v - raw outgoing server traffic
# w - wallops (make sure the bot sets +w in init-server)
# x - file transfers and file-area commands
Maybe that will help you. Those are console/logs flags

Simply add to your config file:
logfile jk "logs/kicks_and_netsplits.log"
to log kicks/join/parts/mode changes/netsplits to file
Que?
T
Tyr62

Post by Tyr62 »

ok, thanks
Locked