Wednesday, August 26, 2009
Tuesday, August 25, 2009
Subscribe to:
Posts (Atom)
How To Bypass Kerberos(kinit) Authentication
Whenever you try to setuid and impersonate as someone else to run something, it is very likely that you will run into kerberos/kinit issues....
-
1. Save the below code as file a.c int main(int ac, char **av) { int uid; uid = geteuid(); setreuid(uid, uid...
-
Lets take a look at the $SPY . Price broke above it's 50MA resistance early last week ( yellow highlight ), and is currently bumping rig...
-
Previously, I have been flirting aroung the html and css world a bit for the past few years without much seriousness. After bumping into...