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.

is there a way to do .up across the whole botnet?

Old posts that have not been replied to for several years.
Locked
d
ddaddy

is there a way to do .up across the whole botnet?

Post by ddaddy »

I want to see the uptimes of all bots on a botnet to see which is up the longest.

.vbottree shows versions of all bots, is there a way to get all uptimes?

cheers
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

If you are running the netbots script, try doing .nethelp
d
ddaddy

Post by ddaddy »

thanks, i found .netshell mentioned uptime, but when i run it i get this

'couldn't execute "uptime": no such file or directory'

what could be the problem?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

An improperly setup shell account.
User avatar
slennox
Owner
Posts: 593
Joined: Sat Sep 22, 2001 8:00 pm
Contact:

Post by slennox »

I looked at the command and it still spits out the result if the catch returns 1 (i.e. an error). It could be changed so that you would not see any annoying errors (the bot on shells where "uptime" doesn't work would simply not respond). But this could make it harder to diagnose problems.
Locked