diff -qr -x '*~' -x '*.swp' -x '*.pyc' -I '$Revision:' -I '$File:' -I '$Header:' -I '$Change:' -I '$DateTime:' -I '$Id:' -I '$Date:' -I '$Change:' -I '$Author:' directory1 directory2
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