Page 1 of 1
Someone hacked into my unreal without opering up and banned
Posted: Thu Dec 16, 2004 10:25 pm
by reptileman04
Someone hacked into us and banned everyone from the server. Any ideas on how to unban us?
Posted: Thu Dec 16, 2004 10:57 pm
by Syzop
I suppose you should do the same as in any other case when you get hacked...
Meaning: reinstall the OS & software (assuming it's your box, else.. you might have a nice problem), make sure any security holes are properly patched, use different passwords, and use config/data files from a 'known good backup' (again, with changed passwords).. in which case it's probably still worth stepping it trough line-by-line (not just unrealircd.conf, but any other files you made yourself and included, like a network .conf thing) to make sure there aren't any backdoors left (oper blocks in myaliases.conf, things like that).
Posted: Wed Jan 19, 2005 3:55 pm
by Daniel1
Put this in the unrealircd.conf:
Code: Select all
except tkl {
mask *@_your-host_;
type {
gline;
gzline;
qline;
gqline;
shun;
};
};
except ban {
mask *@_your-host_;
};
(Replace _your-host_ with your hostname)
Now rehash from the console and you can connect again.
Posted: Mon Jul 04, 2005 2:30 pm
by w00t
Please, no pointless inflamatory posting. Ta.