|
|
| Author |
Message |
FuRiOuS Lurker

Joined: 01 Feb 2006 Posts: 244
|
Posted: May 31, 2006 5:35pm Post subject: Oper Attempts |
|
|
I am going to spread the word because this is something that I personally feel is kinda dangerous to small networks. I have a module loaded on my network that allows me to see all oper attempts, including failed oper attempts. For failed attempts it gives me the user name of who tried to oper, what login name they tried to use and what password they used. For example this :
DELETED. Please see new forum rules about posting nicknames and ip addresses - Admin]
Is what I see. Now in the wrong hands this information could be VERY harmful. I have used a completely bogus login id, and password as well as changed the ip entry however I wanted to show people exactly what can be seem. This module that I have is freely available to any unreal network! Which most networks run unreal so that makes this a big issue. Not all networks are going to use the information in the wrong way, but just 1 wrong person with that info, who also finds out what network you are opered on, could lead to serious issues.
Yes there should be other security measures in place, but on a daily basis I see 2-4 of these failed attempts because they are set in the perform function for any network they log into. Instead of being network specific like they should.
Just figured I would pass this along, because I have even had other Net Admins do this, without realizing that their performs are set wrong. |
|
| Back to top |
|
 |
katsklaw Guru

Joined: 28 Jun 2004 Posts: 1614 Location: Somewhere you're not.
|
Posted: May 31, 2006 6:11pm Post subject: |
|
|
ok I can understand wanting to see fail oper attempts .. I can't see why you'd want to know what username and password were used .. what I totally fail to understand is why you think the info is dangerous in the wrong hands? .. it's obviously bad info .. thus useless info.
Crackers don't want a list of invalid passwords, they have no use for them. That's like me pasting a batch of invalid creditcard numbers to a public channel or me saying "hey guys .. my oper password is not easypasswd" ... totally useless info. |
|
| Back to top |
|
 |
FuRiOuS Lurker

Joined: 01 Feb 2006 Posts: 244
|
Posted: May 31, 2006 6:15pm Post subject: |
|
|
| katsklaw wrote: | ok I can understand wanting to see fail oper attempts .. I can't see why you'd want to know what username and password were used .. what I totally fail to understand is why you think the info is dangerous in the wrong hands? .. it's obviously bad info .. thus useless info.
Crackers don't want a list of invalid passwords, they have no use for them. That's like me pasting a batch of invalid creditcard numbers to a public channel ... totally useless info. |
No the example that I posted is useless info, however MANY opers seem to have their actual oper information in their perform boxes and send it out all the time when they connect to a network. I changed all the information so that it's useless. Normally it is real exact information someone uses on a live network to oper with. Not typically fake stuff. The reason I see the failed attempts is because if someone is attempting to oper on my network I would like to know who, and if it's one of my staff's info they are using that o:line is immediately suspended until it can be changed and that oper spoken to. |
|
| Back to top |
|
 |
katsklaw Guru

Joined: 28 Jun 2004 Posts: 1614 Location: Somewhere you're not.
|
Posted: May 31, 2006 7:57pm Post subject: |
|
|
Yes, I understand you changed the info fo an example .. however, since it's a FAILED attempt .. it's obviously not the right info. That info may work on another network .. but not on your network .. thus useless on your network .. unless you have IRCops that are going to go to 3600+ other networks testing a bunch of passwords and hope they find the right one and hope the oper's hostmask on that network is set to *@* or it will still fail.
If that's your fear then don't broadcast the password replace it with a place holder like [something]:
| Code: |
[7:30pm] -loveshack.utopiamediairc.com- *** Notice -- [FAILOP] From: GeEk, login: whothehell, password: [something]
|
The above is already done on at least 1 network. Besides .. it's not like you have a use for the password anyway. |
|
| Back to top |
|
 |
Jason SearchIRC Developer

Joined: 03 May 2003 Posts: 1484 Location: Tampa, FL
|
Posted: May 31, 2006 9:12pm Post subject: |
|
|
A failed oper attempt shouldn't be a big issue. You have a password and login name pair for a reason.
I know I sometimes ran clients that would oper up on connect, and forget about that when connecting to other networks. Stuff happens, so don't sweat the small stuff. |
|
| Back to top |
|
 |
Plasma Newbie

Joined: 10 Dec 2003 Posts: 63
|
Posted: Jun 01, 2006 3:52am Post subject: |
|
|
| Id find seeing the login and password used useful in the event to see if someone is trying to guess the password which closely resembles the oper's real password etc, or its just random jibberish. |
|
| Back to top |
|
 |
magpie Idler

Joined: 18 Jan 2004 Posts: 453 Location: Essex, UK
|
Posted: Jun 01, 2006 5:12am Post subject: |
|
|
| You actually know your opers' plaintext passwords? I always used to just give my admin a hash. |
|
| Back to top |
|
 |
DeMiNe0 Lurker

Joined: 25 Jan 2004 Posts: 197 Location: Westchester, New York
|
Posted: Jun 01, 2006 5:15pm Post subject: |
|
|
| magpie wrote: | | You actually know your opers' plaintext passwords? I always used to just give my admin a hash. |
It shows the paremeters of the /oper command.
I have a simular module. It shows when each command is used (i have version, map, links, oper, ect) and its paremiters. |
|
| Back to top |
|
 |
katsklaw Guru

Joined: 28 Jun 2004 Posts: 1614 Location: Somewhere you're not.
|
Posted: Jun 01, 2006 5:27pm Post subject: |
|
|
| DeMiNe0 wrote: |
It shows the paremeters of the /oper command.
|
Yes it does, however any sane Server Admin will encrypt the oper password in the conf file so that it's not stored in plain text .. thus not easily compared.
Also IMHO, any sane Server Admin will not give out shell access to other admins .. so no one else should have the passwords either. Since many ircds can encrypt from IRC (/mkpasswd) .. the oper can give the server admin the encrypted pass so that not even the server admin knows it. Because as I've stated before .. there is no reason anyone should be seeing passwords. thus making it pointless to display oper passwords ... valid or not .. in server notices.
Last edited by katsklaw on Jun 01, 2006 5:31pm; edited 1 time in total |
|
| Back to top |
|
 |
magpie Idler

Joined: 18 Jan 2004 Posts: 453 Location: Essex, UK
|
Posted: Jun 01, 2006 5:27pm Post subject: |
|
|
I know what the module is supposed to do. The question was directed at Plasma.
EDIT: That damn katsklaw gets his post in just as I hit submit. :) |
|
| Back to top |
|
 |
Plasma Newbie

Joined: 10 Dec 2003 Posts: 63
|
Posted: Jun 02, 2006 9:19am Post subject: |
|
|
Nah, I made them use /mkpasswd and give me a hash.
I mean if I happened to see *my* password being written (or one of the other opers login names, they could see if their password was trying to be used) etc. |
|
| Back to top |
|
 |
magpie Idler

Joined: 18 Jan 2004 Posts: 453 Location: Essex, UK
|
Posted: Jun 02, 2006 9:45am Post subject: |
|
|
| Gotcha. |
|
| Back to top |
|
 |
MrBurns Lurker

Joined: 13 Oct 2004 Posts: 169 Location: Netherlands
|
Posted: Jun 24, 2006 11:40am Post subject: |
|
|
| I use Unreal and *without using any modules* can see all (failed) oper attempts (but not with username and password). Not that I see a need for that, if somebody I don't know tries to oper and Unreal itself doesn't gline the sucker for 9999 years then I will. |
|
| Back to top |
|
 |
PingBad Post Whore

Joined: 05 Feb 2005 Posts: 3027 Location: New Zealand
|
Posted: Jun 24, 2006 6:14pm Post subject: |
|
|
| well, vanilla Unreal does mention the operid they tried opering up with (valid or otherwise)... |
|
| Back to top |
|
 |
Scire Newbie

Joined: 14 Apr 2006 Posts: 84 Location: IRC
|
Posted: Jun 24, 2006 6:26pm Post subject: |
|
|
Wasn't the point of this thread to warn Ircops to make sure they don't have auto-id scripts running on their IRC clients when joining networks they are in fact not ops on??
..seems like it kind of derailed a bit
In any event thanks for the heads up FuRiOuS, I will pass this link along to my OPs. |
|
| Back to top |
|
 |
|