[DGD] Sneaky bypass of klib.

Shentino shentino at gmail.com
Wed Jul 12 00:40:01 CEST 2006


I was able to bypass part of the Klib's login process by "hijacking"
the connection object as soon as the Klib called
connman->query_timeout.

What I did was have my binaryd inherit LIB_USER and then do a
connection(); redirect() to the real user object.

The reason I did this was to bypass the klib's habit of checking its
own USERD and not calling select on the connman when I want it to.

This sounds like a bit of voodoo and I just wanted to check to see if
there's anything wrong with this.



More information about the DGD mailing list