Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

mIRC services bot!?!
Goto page 1, 2  Next
 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services
Author Message
zeke
Idler
Idler


Joined: 04 Oct 2003
Posts: 334

PostPosted: Dec 14, 2003 10:24pm    Post subject: mIRC services bot!?! Reply with quote

OK...this was just so funny/stupid I had to post it...
This setup may work...but..I recommend highly against using mIRC for network services....unless its a raw-sock..and even then...its running on winblowz...so..ya..

For the safety of that server (deserved or not) and the fact that network names are supposed to be reserved for Network Announcements, I've replaced all the instances I could see of the network name with "{*}"

/version services.{*}.com wrote:
Unreal3.2-beta18. Services.{*}.com FinWXOoZ [*=2303]


/lusers services.{*}.com wrote:
There are 3 users and 8 invisible on 5 servers
6 operator(s) online
18 channels formed
I have 1 clients and 1 servers
-
Current Local Users: 1 Max: 3
Current Global Users: 11 Max: 41


That client was DaBot:
/whois DaBot wrote:
DaBot is DaBot@netadmin.{*}.com * DaBot
DaBot is a registered nick
DaBot on {lots of channels}
DaBot using Services.{*}.com {*} {*} Leaf
DaBot is a Network Administrator
DaBot is available for help.
DaBot Services
DaBot End of /WHOIS list.


and to finish the hilarity:
/ctcp DaBot version wrote:
[DaBot VERSION reply]: mIRC v6.03 Khaled Mardam-Bey
Back to top
Jason
SearchIRC Developer
SearchIRC Developer


Joined: 03 May 2003
Posts: 1484
Location: Tampa, FL

PostPosted: Dec 14, 2003 10:47pm    Post subject: Reply with quote

(BTW, you can say the network name, just not in the _Subject_ line)

;)
Back to top
zeke
Idler
Idler


Joined: 04 Oct 2003
Posts: 334

PostPosted: Dec 14, 2003 10:53pm    Post subject: Reply with quote

*shrugz*

Given that its mIRC v6.03 - and therefore vulnerable to attack by the DCC exploit....its still not a good idea to give away server-names...
Back to top
Mary
SearchIRC Admin
SearchIRC Admin


Joined: 03 May 2003
Posts: 696

PostPosted: Dec 14, 2003 11:52pm    Post subject: Reply with quote

Could be a faked version reply. Not uncommon for bots to return a different unix, windows or mac client when versioned.
Back to top
zeke
Idler
Idler


Joined: 04 Oct 2003
Posts: 334

PostPosted: Dec 15, 2003 1:01am    Post subject: Reply with quote

True...but...given what I know of the crew running that net...and...the fact that its a client on an ircd named services.network.com, AND the fact that the one of the dudes who set up the network said himself he knows nothing about linux (the only commands he knows are ./config and ./unreal start|stop|rehash|etc <-- his words not mine) - mIRC is hard to change the version reply on....I highly doubt it is a faked reply....
Back to top
moonman
Lurker
Lurker


Joined: 15 Jul 2003
Posts: 212

PostPosted: Dec 15, 2003 11:12pm    Post subject: Reply with quote

that makes me sad.
Back to top
nemesis
none
none


Joined: 16 Dec 2003
Posts: 2

PostPosted: Dec 16, 2003 11:40pm    Post subject: Reply with quote

In any event, I think writing your own services bot is admirable. I've written my own in PHP for ircu (p10), and it's not incredibly easy. mIRC may not have been the best choice for the job, but if it's what you know, why not? Smile
Back to top
zeke
Idler
Idler


Joined: 04 Oct 2003
Posts: 334

PostPosted: Dec 17, 2003 12:20am    Post subject: Reply with quote

Writing ones own services bot(s) is extremely admirable...but one should really consider options, connecting a raw socket with mIRC is not that difficult, and using a vulnerable version of the client is not a very good idea =\
Back to top
al5001
Lurker
Lurker


Joined: 17 Jul 2003
Posts: 181
Location: Canada

PostPosted: Jan 18, 2004 9:55pm    Post subject: Reply with quote

Conferenceroom has nice server bots... they NEVER have to be started from a shell... and dont need to be crontab'd... they are built into the IRCd.. all you do is /adminserv bot <nick> add ...adminserv isnt an actual client, its just a command
Back to top
Guest






PostPosted: Feb 02, 2004 12:08am    Post subject: Reply with quote

zeke wrote:
mIRC is hard to change the version reply on....I highly doubt it is a faked reply....


rofl, what are you talking about? It's hard if you're an idiot. It's really quite easy. You just need a hex editor, fire it up open mirc.exe, search for "****", replace the "*" with something else. That kills the reply, then just use a little remote script to make it say whatever you want.
Back to top
Jason
SearchIRC Developer
SearchIRC Developer


Joined: 03 May 2003
Posts: 1484
Location: Tampa, FL

PostPosted: Feb 02, 2004 12:27am    Post subject: Reply with quote

I used to have a windows 3.11 notepad.exe which would write files back in proper binary form. So I was able to edit binary files like mIRC32.exe and replace the version information (and other various text) with whatever I wanted.

So you don't even need to use a hex editor.
Back to top
JulioBell[CampBell]
Guest





PostPosted: Apr 05, 2004 11:30pm    Post subject: Yeah a good soup of operating system .... Reply with quote

Yes, it's borning a soap of services, over a diamond crossplatform for comunnication in relay.

We speak about system integration.

iServices
XChat
ShareDesktops
Tools like Gnome meeting
Servers X crossplatform
h.323

Yeah someone is borning

and I like my bb

JulioBell
Back to top
w00t
Eleet
Eleet


Joined: 09 Jun 2004
Posts: 698
Location: Nowra, Australia

PostPosted: Jun 14, 2004 11:09pm    Post subject: Reply with quote

YaJP - Yet Another Julio Post

Once more, I understood zero percent of that.
Back to top
zeke
Idler
Idler


Joined: 04 Oct 2003
Posts: 334

PostPosted: Jun 16, 2004 5:27am    Post subject: Reply with quote

Anonymous wrote:
zeke wrote:
mIRC is hard to change the version reply on....I highly doubt it is a faked reply....


rofl, what are you talking about? It's hard if you're an idiot. It's really quite easy. You just need a hex editor, fire it up open mirc.exe, search for "****", replace the "*" with something else. That kills the reply, then just use a little remote script to make it say whatever you want.

what version(s) does that apply to?
i recall up to either 6.03 or 6.11 the version reply was in the exe, and could just be spaced over, but it disappeared in the next version
Back to top
uchat
Idler
Idler


Joined: 17 Mar 2004
Posts: 335

PostPosted: Jun 17, 2004 6:29pm    Post subject: Reply with quote

zeke wrote:
True...but...given what I know of the crew running that net...and...the fact that its a client on an ircd named services.network.com, AND the fact that the one of the dudes who set up the network said himself he knows nothing about linux (the only commands he knows are ./config and ./unreal start|stop|rehash|etc <-- his words not mine) - mIRC is hard to change the version reply on....I highly doubt it is a faked reply....


mIRC is insanely easy to change the version reply on. Infact, it can be done on the fly. All you need is one line of code and the right dll file. Hexing the code is not needed either.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer