Since my blog over at lionel.textmalaysia.com is gonna be down until further notice, this is gonna be the place for me to get my quick fix for my blogging itch.
Wednesday, October 12, 2011
Subscribe to:
Post Comments (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...
No comments:
Post a Comment