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.

linking strategies

Old posts that have not been replied to for several years.
Locked
v
virtuoso
Halfop
Posts: 90
Joined: Fri May 16, 2003 6:52 pm

linking strategies

Post by virtuoso »

hello

this is my hub user file :


<c4gn3774> C4gn3774 no 0 befjoptvx never (nowhere )
<c4gn3774> HOSTS: *!marche1@ich.bin.co0l.de
<c4gn3774> ADDRESS: 3557581880
<c4gn3774> users: 2000, bots: 2000

<c4gn3774> aalina yes 0 bfo 24 Dec (unlinked )
<c4gn3774> BOT FLAGS: gs
<c4gn3774> HOSTS: *!aalina@*
<c4gn3774> ADDRESS:
<c4gn3774> users: 3333, bots: 3333

<c4gn3774> adele yes 0 bfo 24 Dec (unlinked )
<c4gn3774> BOT FLAGS: gs
<c4gn3774> HOSTS: *!adele@*
<c4gn3774> ADDRESS:
<c4gn3774> users: 3333, bots: 3333


and this is the user file of the first leaf "aalina"


<aalina> HANDLE PASS NOTES FLAGS LAST
<aalina> C4gn3774 yes 0 befjoptvx 11:28 (linked)
<aalina> BOT FLAGS: ghp
<aalina> HOSTS: *!marche1@ich.bin.co0l.de
<aalina> ADDRESS: 3557581880
<aalina> users: 2000, bots: 2000

<aalina> aalina yes 0 bfo 22 Dec (#ehcram)
<aalina> HOSTS: *!aalina@*
<aalina> ADDRESS: 3333
<aalina> users: 3333, bots: 3333

<aalina> adele yes 0 bfo 23 Dec (unlinked)
<aalina> HOSTS: *!adele@*
<aalina> ADDRESS: 3333
<aalina> users: 3333, bots: 3333


now i want to know why,when i kill the hub "C4gn3774" ,the leafs "aalina and adele" aren't able to establish the link and to get/receive the @,and how can i fix this problem.

thanks for your time.
Online
User avatar
CrazyCat
Revered One
Posts: 1286
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

ok, so if I make it shortly:
c4gn3774 is your hub
aalina is leaf
adele is leaf but is an alternative hub for aalina
so, try:
<aalina> .botattr adele +agp

<adele> .botattr aalina +gls
v
virtuoso
Halfop
Posts: 90
Joined: Fri May 16, 2003 6:52 pm

hss

Post by virtuoso »

hello.

i want to make a botnet with dynamic ip/hostnames. for this reason i need to have a stable hub always online. i've thought to this solution :

aalina is my hub
adele is leaf n.1
agnese is leaf n.2 but is an alternative hub for adele
alberta is leaf n.3 but is an alternative hub for adele
ambra is leaf n.4 but is an alternative hub for adele
anna is leaf n.5 but is an alternative hub for adele
barbara is leaf n.6 but is an alternative hub for adele
betta is leaf n.7 but is an alternative hub for adele
and so on,until leaf 99...

with this structure i can have always a hub online. if someone wants to denial of service a part of my botnet,the rest of it will be alive and linked always with one hub but i don't know what could happens if the leaf n.1 will be offline. what do u think about this solution ?
v
virtuoso
Halfop
Posts: 90
Joined: Fri May 16, 2003 6:52 pm

ggg

Post by virtuoso »

something like this ?

dcc chat with hub (aalina)

.+bot adele
.+host adele *!adele@*
.chattr adele +fo
.botattr adele +gs

dcc chat with leaf (adele)

.+bot aalina aalina.mynumber.org:4764
.+bot agnese agnese.mynumber.org:4764
.+bot alberta alberta.mynumber.org:4764
.+host aalina *!aalina@*
.+host agnese *!agnese@*
.+host alberta *!alberta@*
.chattr aalina +fo
.chattr agnese +fo
.chattr alberta +fo
.botattr aalina +ghp
.botattr agnese +agp
.botattr alberta +agp

dcc chat with leaf but alternative hub (agnese)

.bot adele
.+host adele *!adele@*
.chattr adele +fo
.botattr adele +gls


dcc chat with leaf but alternative hub (alberta)

.bot adele
.+host adele *!adele@*
.chattr adele +fo
.botattr adele +gls
Locked