… passwords in shell scripts….
Looking at a file (manuf_sign_cert.sh): # This script is run on every iDRAC at manufacturing time. # to create a certificate with a derived CN using the # service tag...
when you’ve really hosed yourself
Or, perhaps, working with a really minimal system… saw two posts that were pretty handy – basically how to reconstruct binaries with the shell alone (no cheats like mv or...
More than this?
Lost in Translation is really a fabulous movie – if you’ve travelled a lot while being in monogamous relationships (and probably a guy, or at least of a certain mindset),...
HP firmware disks
I’d been playing with them… and since I hadn’t seen this anywhere I’ll put it as a small hack o the day. The disks do what they say (e.g. …...
lsof lite (III/III)
Finally one that looks at a process and tells you what ports its listening to. WPCM450 /tmp]$ ps |grep ssh 1263 root 4532 S /sbin/sshd -g...